-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
190 lines (140 loc) · 6.94 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
---
title: home
layout: default2
body_notitle: true
container: false
---
<div class="jumbotron jumbotron-fluid" style="background-image: url('/img/pattern1.png') ">
<div class="container">
<div class="row">
<div class="fulltitle col col-md-4 p-3" style="background-color: rgba(255,255,255,.9) ">
<div class="l1">NEXT</div>
<div class="l2">generation</div>
<div class="l3">techno-social and</div>
<div class="l4">Legal</div>
<div class="l5">Encryption</div>
<div class="l6">Access and</div>
<div class="l7">Privacy</div>
</div>
<div class="col col-md-8 p-3" style="background-color: rgba(255,255,255,.8)">
<h2>In the wake of the Snowden revelations, public trust in the Internet has eroded.</h2>
<p>NEXTLEAP aims to create, validate, and deploy communication and computation protocols that can serve as pillars for a secure, trust-worthy, annotable and privacy-respecting Internet that ensures citizens fundamental rights. For this purpose NEXTLEAP will develop an interdisciplinary internet science of decentralisation that provides the basis on which these protocols will be built.</p>
</div>
</div>
</div>
</div>
<div class="container mb-5" id="testimonials">
<h2>Why does it matter?</h2>
<div class="row">
<div class="col col-md-4">
<h3>Francesca Musiani</h3>
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://player.vimeo.com/video/187038671?portrait=0&byline=0&title=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
<div class="col col-md-4">
<h3>George Danezis</h3>
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://player.vimeo.com/video/187038662?portrait=0&byline=0&title=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
<div class="col col-md-4">
<h3>Carmela Troncoso</h3>
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://player.vimeo.com/video/187038660?portrait=0&byline=0&title=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div class="container mb-5">
<div class="row">
<div class="col col-md-6">
<figure class="figure">
<img class="img-fluid" src="img/static/phototeam.jpg" alt="NEXTLEAP Team group photo." />
<figcaption class="small figure-caption text-center">Holger Krekel, Georges Danezis, Bruno Blanchet, Francesca Musiani, Carmela Troncoso, Karthikeyan Bhargavan, Marios Isaakidis and Harry Halpin (not the entire team).</figurecaption>
</figure>
</div>
<div class="col col-md-6">
<h2>Meet the NEXTLEAP team</h2>
<p>NEXTLEAP combines expertise from across different disciplines in order to develop a set comprehensive answers to questions surrounding privacy and society. Our team is spread across Europe and includes specialists in computer science, formal protocol verification, sociology, social philosophy, cryptography and engineering. </p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col col-4">
<div class="mb-5">
<h3>Launch</h3>
<h4><small>The Political Significance of Cryptography</small></h4>
<p class="small">Although historically cryptography has been restricted to government and industrial use, there has recently, after revelations of mass surveillance by Snowden, been increased interest in securing the everyday communications of citizens: Applications such WhatsApp, Telegram, Silence, Crypto.cat, Signal, and even PGP all claim to use end-to-end encrypted messaging to secure the content of communication. There has been discussion in France after the Bataclan attacks of banning end-to-end encryption, and in recent weeks, political parties have declared their desire to keep end-to-end encryption legal but have a backdoor or passwords available to the government. Rumors of hacking now dominate the news, and are claimed even influence elections. Given that cryptography has moved from an obscure branch of mathematical number theory to a real-world problem, the NEXTLEAP project is drawing together an interdisciplinary group of cryptographers, activists, and philosophers to discuss the political significance of cryptography.</p>
<ul class="list-group">
<li class="list-group-item"><a href="/events/launch.html#keynote">Keynote by Bernard Stiegler</a></li>
<li class="list-group-item"><a href="/events/launch.html#panel1">Panel with cryptographers and activists</a></li>
<li class="list-group-item"><a href="/events/launch.html#panel1">Presentations by NEXTLEAP researchers</a></li>
</ul>
</div>
<h3>Seminars</h3>
<h4><small>2017 - Decrypting Algorithms</small></h4>
{% for seminar in site.seminars %}
<div class="mb-2">
<div class="text-muted small">{{ seminar.date_pretty }}</div>
<a href="{{ seminar.url }}">{{ seminar.title }}</a>
<ul>
{% for speaker in seminar.speakers %}
<li><small>{{ speaker }}</small></li>
{% endfor %}
</ul>
</div>
{% endfor %}
<h3 class="mt-4">Cryptoparties</h3>
<div class="text-muted small">27-28-29.10.2017</div>
<a href="/events/cryptocamp-mdo-2017.html">#CryptoPartyCamp</a> / <a href="http://www.mainsdoeuvres.org">Mains d'Oeuvres</a>
<h3 class="mt-4">Workshop</h3>
<div class="text-muted small">17.01.2018</div>
<a href="/events/workshop-decentralization-2017-01-17.html">Decentralization and Messaging</a>
</div>
<div class="col col-4">
<div class="mb-5">
<h3>We are open source</h3>
<p>Repositories of various deliverables worked on by NEXTLEAP are available as open source materials. Feel free to download, replicate, share, remix and provide us some feedbacks.</p>
<a class="btn btn-primary" href="https://github.com/nextleap-project/">Consult our github repository</a>
</div>
<h3>Projects</h3>
{% for project in site.projects %}
<div class="mb-2">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-{{ project.icon }} fa-stack-1x fa-inverse"></i>
</span>
<a href="{{ project.url }}">{{ project.title }}</a>
<div>
<small>{{ project.abstract }}</small>
</div>
</div>
{% endfor %}
</div>
<div class="col col-4">
<h3>Events</h3>
{% assign events = site.events | sort: 'date' | reverse %}
{% for event in events limit:17 %}
{% capture posttime %}{{ event.date | date: '%s'}}{% endcapture %}
{% assign content = event.content | strip_newlines %}
<div class="mb-2">
<a href="{{ event.event_url }}">{{ event.title }}</a>
<div class="text-muted small">
{{ event.location }} /
{% if event.fulldate %}
{{ event.fulldate }}
{% else %}
{{ event.date | date : "%d.%m.%Y" }}
{% endif %}
</div>
</div>
{% endfor %}
<a class="btn btn-primary mt-2" href="/events.html">See events</a>
</div>
</div>
</div>
<div id="partners" class="container">
{% include partners.html %}
</div>