-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmission.html
More file actions
30 lines (26 loc) · 1.5 KB
/
mission.html
File metadata and controls
30 lines (26 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
layout: default
sectionid: mission
---
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="header-light regular-pad">Mission</h2>
<h3>Our mission</h3>
<p>
We want to raise awareness about how private data are handled online, what kinds of footprints people leave, and how they can control how they appear to the web.
</p>
<p>
This association was created around the start of a Master's thesis project : <a href="https://osf.io/zs4xt/">Web Digital Footprints and Data Privacy</a>. The goal of this project was to raise awareness about how private informations are handled online, and the study to appeal to the general Swiss population. The three people involved with this project wanted to make this possible and visible through an independant and non-profit medium : That's how the idea of creating this association came to life.
</p>
<h3>Our studies</h3>
<p>
To reach this goal, we are doing studies by using different angles of view of our premise. Here is a list of these studies :
</p>
<h4>Ongoing</h4>
<ul>
<li><a href="https://osf.io/zs4xt/">Web Digital Footprints and Data Privacy</a> : Create a browser extension that analyses users' web browsing habits with the goal to make them aware of what kind of information they leave.</li>
</ul>
</div>
</div>
</div>