-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
137 lines (114 loc) · 5.83 KB
/
index.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
---
layout: default
isIndex: true
title: Data Transparency Lab
---
<section class="section1">
<div class="container-fluid">
<div class="logo img-responsive"><img src="./images/dtl1.png"></div>
<div class="logo-divider-line"></div>
<div class="row">
<div class="col-sm-12 introduction-hero">
<h5>A community of technologists, researchers, policymakers and industry
representatives working to advance online personal data transparency through scientific research and design.</h5>
</div>
<!-- CTA button -->
<!-- <div class="button-main"><a href="http://www.dtlconferences.org/">Visit the DTL2015 Conference Site</a></div> -->
</div>
</div>
<!-- <br> -->
<!-- <br>
<br>
<div class="clear"><div class="updates-divider-line"></div></div> -->
</section>
<section id="introduction" class="section2">
<div id="headliners">
<!-- <div class="container-fluid padded-bottom"> -->
<div class="row">
<!-- <div class="clearfix visible-xs"></div> -->
<div class="col-xs-12 col-sm-4 headliner">
<a href="#about">
<img title="What is the Data Transparency Lab?" src="./images/headliners/mainHeadliners-03.png" class="img-responsive">
</a>
</div>
<div class="col-xs-12 col-sm-4 headliner">
<a href="/grants-program.html">
<img title="DTL2017 Call for Proposals now open!" src="./images/headliners/mainHeadliners-cfp.png" class="img-responsive">
</a>
</div>
<div class="col-xs-12 col-sm-4 headliner">
<a href="http://dtlconferences.org">
<img title="Save the Date: DTL2016" src="./images/headliners/mainHeadliners-2016.png" class="img-responsive">
</a>
</div>
<!-- <div class="clearfix visible-xs"></div> -->
<!-- <div class="clearfix visible-xs-block"></div> -->
</div>
<!-- </div> -->
<br>
<br>
<br>
<br>
<div class="section-divider-line"></div>
</div>
</section>
<br>
<br>
<!-- about section -->
<section id="about" class="section2">
<div class="page-title"><h3 style="color:#454545;">About DTL</h3></div>
<div class="divider-line"></div>
<div class="container-fluid">
<div class="row">
<div class="col-sm-2"></div>
<div class="col-sm-8">
<div class="introduction left-aligned">
<h4>Purpose</h4>
<p> The DTL is an inter-institutional collaboration, seeking to create a global community of technologists, researchers, policymakers and industry representatives working to advance online personal data transparency through scientific research and design.
</p>
<br>
<h4>Problem Statement</h4>
<p>The accelerated growth of the internet has outpaced our abilities as individuals, societies and states to maintain control of our identity and privacy. We need to define new standards and guidelines for how our personal data is owned, accessed and used.</p>
<p>What tools can we create that provide us with insights and the ability to influence the use of our personal data? How can we ensure the policies and tools we adopt are flexible enough to keep up with rapid technological change and changing consumer expectations?</p>
<br>
<h4>DTL Aims</h4>
<div class="introduction">The DTL aims to:</div>
<ul class="fa-ul">
<li><i class="fa-li fa fa-angle-right"></i>Fund research to support academic partners to consider current practices in the area of personal data online;</li>
<li><i class="fa-li fa fa-angle-right"></i>Develop tools and programs that empower individual users by creating awareness and giving them control of their personal data;</li>
<li><i class="fa-li fa fa-angle-right"></i>Work in consultation with researchers, civil society groups and other stakeholders to build awareness of issues related to use of personal data;
</li><li><i class="fa-li fa fa-angle-right"></i>Produce best practice recommendations, tools and information on personal data transparency online, which may inform further programs for governments and organisations;</li>
<li><i class="fa-li fa fa-angle-right"></i>Connect industries with researchers working in this field to explore practical applications of their findings, including potential partnerships;</li>
<li><i class="fa-li fa fa-angle-right"></i>Build broader public awareness of what personal data organisations and governments hold, how it is used, and your access rights.</li>
</ul>
<p>To deliver these aims, 3 teams have been established: a User and Community Awareness Team led by Mozilla, a Research Team led by Telefonica, and a Policy Team co-led by the founding members.</p>
<br>
<p><a href="./team.html"><i class="fa fa-link fa-1x" style="color:#424242;"></i> Meet the DTL Team</a></p>
</div>
</div>
</div>
</div>
<br>
<div class="section-divider-line"></div>
<div id="partnerLogos">
<div class="container-fluid padded-bottom">
<div class="row partner-logos">
<div class="col-xs-12 col-sm-3"></div>
<div class="col-xs-12 col-sm-2"><img src="./images/Telefonica-logo.png" class="a-partner-logo"></div>
<div class="col-xs-12 col-sm-2"><img src="./images/att.png" class="a-partner-logo"></div>
<!-- <div class="clearfix visible-xs"></div> -->
<div class="col-xs-12 col-sm-2"><img src="./images/Mozilla-logo.png" class="a-partner-logo"></div>
<!-- <div class="clearfix visible-xs"></div> -->
</div>
<br>
<div class="row partner-logos">
<div class="col-xs-12 col-sm-4"></div>
<div class="col-xs-12 col-sm-2"><img src="./images/inria.png" class="a-partner-logo"></div>
<div class="col-xs-12 col-sm-2"><img src="./images/mit_logo.png" class="a-partner-logo" style="height: 50px;"></div>
<div class="col-xs-12 col-sm-2"></div>
</div>
</div>
</div>
</section>
<section>
</section>