forked from HexHive/security-group.epfl.ch
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
249 lines (216 loc) · 9.45 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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Mathias Payer">
<meta name="theme-color" content="#563d7c">
<title>Security @ EPFL</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/fontawesome.min.css" rel="stylesheet"/>
<link href="css/academicons.min.css" rel="stylesheet"/>
<style>
body {
overflow-x: hidden;
font-family: Helvetica, Arial, sans-serif;
}
p {
line-height: 1.75;
text-align: left;
}
a {
color: #b33;
}
a.active, a:active, a:focus, a:hover {
color: #d44;
}
strong.important {
color: #b33;
}
.text-primary {
color: #00ff00 !important;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
font-weight: 700;
}
section {
padding: 10px 0;
}
section h2.section-heading {
font-size: 30px;
margin-top: 0;
margin-bottom: 15px;
}
section h3.section-subheading {
font-size: 20px;
font-weight: 400;
margin-top: 10px;
margin-bottom: 10px;
text-transform: none;
}
</style>
</head>
<body id="page-top">
<main role="main" class="container">
<section id="header">
<div class="container">
<div class="jumbotron" style="padding: 15px;">
<img src="icbuilding.jpg" width="35%" class="rounded float-right" alt="IC Building at EPFL">
<h1>Security @ EPFL</h1>
<br/>
<p>This is the homepage of the <b>Security, Privacy, and Cryptography Group</b> in the <a href="https://ic.epfl.ch">School of Computer and Communication Sciences</a> (IC School) at <a href="https://www.epfl.ch">EPFL</a> in Lausanne, Switzerland.</p>
<p>We research a broad range of topics, including privacy enhancing technologies, software security, theoretical and applied cryptography, and blockchain technologies. Our labs are closely connected and often collaborate on research projects, or we get together for social outings and fun interactions.</p>
<p>If you would like to join the IC School as a graduate student, apply to <a href="https://www.epfl.ch/education/phd/edic-computer-and-communication-sciences/edic-computer-and-communication-sciences/edic-how-to-apply/">our PhD program</a> or <a href="https://www.epfl.ch/schools/ic/education/master/">our MSc program</a> (the <a href="https://www.epfl.ch/schools/ic/education/master/cyber-security/">Master in Cyber Security</a> may be of interest). If you are a recent PhD graduate, we also have positions available for postdoctoral researchers, just drop us a note with your CV, interests, and qualifications.</p>
<!-- some brr's to space image -->
<br/><br/><br/>
</div>
</div>
</section>
<section id="people">
<div class="container">
<h2>People</h2>
<hr>
<div class="row align-items-start">
<div class="col">
<h3>Faculty (and Labs)</h3>
<ul>
<li><a href="https://dslab.epfl.ch/people/candea/">George Candea</a> (<a href="https://dslab.epfl.ch/">DSLAB</a>)</li>
<li><a href="https://ic-people.epfl.ch/~achiesa/">Alessandro Chiesa</a> (COMPSEC)</li>
<li><a href="https://bford.info/">Bryan Ford</a> (<a href="https://www.epfl.ch/labs/dedis/">DEDIS</a>)</li>
<li><a href="https://people.epfl.ch/jean-pierre.hubaux">Jean-Pierre Hubaux</a>* (<a href="https://c4dt.epfl.ch/">C4DT</a>)</li>
<li><a href="https://sanidhya.github.io/">Sanidhya Kashyap</a> (<a href="https://rs3lab.github.io/">RS3Lab</a>)</li>
<li><a href="https://nebelwelt.net">Mathias Payer</a> (<a href="https://hexhive.epfl.ch">HexHive</a>)</li>
<li><a href="https://carmelatroncoso.com/">Carmela Troncoso</a> (<a href="https://www.epfl.ch/labs/spring/">SPRING</a>)</li>
<li><a href="https://lasec.epfl.ch/people/vaudenay/">Serge Vaudenay</a> (<a href="https://lasec.epfl.ch/">LASEC</a>)</li>
* Note, JP Hubaux does not recruit PhD students nor postdocs anymore
</ul>
<h3>Postdocs and Researchers</h3> <!-- Ordered by last name, Research Scientists and Post Doctoral Scholars in IC speak -->
<ul>
<li>Ritam Bhaumik</li>
<li>Marcel Busch</li>
<li>Vero Estrada</li>
<li>Boris Tako Fouotsa</li>
<li><a href="https://gwangmu.github.io/">Gwangmu Lee</a></li>
<li><a href="https://kavousniksirat.com/">Kavous Salehzadeh Niksirat</a></li>
<li><a href="https://mex2meou.github.io/"> Apostolos Pyrgelis</a></li>
<li><a href="https://pasquini-dario.github.io/me/">Dario Pasquini</a></li>
<li><a href="http://flaviotoffalini.info/">Flavio Toffalini</a></li>
</ul>
<h3>Software Engineers</h3> <!-- Ordered by last name, Software Engineers in IC speak -->
<ul>
<li>Pierluca Borsò</li>
<li>Jean Viaene</li>
</ul>
</div>
<div class="col">
<h3>PhD Students</h3> <!-- Ordered by last name, EDIC fellows, PhD students, and PhD candidates in IC speak -->
<ul>
<li>Ceyhun Alp</li>
<li><a href="https://nicolasbadoux.com/">Nicolas Badoux</a></li>
<li>Khashayar Barooti</li>
<li><a href="https://atrib.bitbucket.io/">Atri Bhattacharyya</a></li>
<li>Andrea Caforio</li>
<li>Can Cebeci</li>
<li><a href="https://s-chtl.github.io/">Sylvian Chatel</a></li>
<li><a href="https://lasec.epfl.ch/people/collins/">Daniel Collins</a></li>
<li>Simone Colombo</li>
<li><a href="https://cyanpencil.xyz/">Luca Di Bartolomeo</a></li>
<li><a href="https://kasra.edalat.dev/">Kasra EdalatNeadkhamene</a></li>
<li>Zhiyao Feng</li>
<li>Aymeric Genet</li>
<li>Ahmad Hazimeh</li>
<li>Florian Hofhammer</li>
<li>Loïs Huguenin</li>
<li><a href="https://dslab.epfl.ch/people/iyer/">Rishabh Iyer</a></li>
<li>Klim Kireev</li>
<li><a href="https://yugeshk.github.io">Yugesh Kothari</a></li>
<li><a href="https://bogdankulynych.me/">Bogdan Kulynych</a></li>
<li>Tao Lyu</li>
<li>Philipp Mao</li>
<li>Laurane Marco</li>
<li>Louis-Henri Merino</li>
<li><a href="Sylvian Chatel">Christian Mouchet</a></li>
<li><a href="https://dslab.epfl.ch/people/pirelli/">Solal Pirelli</a></li>
<li>Mathilde Raynal</li>
<li><a href="https://andsanmar.github.io/">Andrés Sanchez</a></li>
<li><a href="https://sinemsav.github.io/">Sinem Sav </a></li>
<li><a href="Sinem Sav">Theresa Stadler</a></li>
<li><a href="https://www.abdullahtalayhan.com">Abdullah Talayhan</a></li>
<li>Pasindu Tennage</li>
<li>Bénédikt Tran</li>
<li><a href="https://wangboya.org/">Boya Wang</a></li>
<li>Lei Yan</li>
<li>Chibin Zhang</li>
<li>Haoqian Zhang</li>
</ul>
</div>
<div class="col">
<h3>MSc Researchers</h3> <!-- Ordered by last name, MSc scholars in IC speak -->
<ul>
<li>Hossein Moghaddas</li>
<li>Zurab Tsinadze</li>
<li>Duo Xu</li>
</ul>
<h3>Academic Alumni</h3>
<ul>
<li><a href="https://francozappa.github.io/">Daniele Antonioli</a></li>
<li>Cristina Basescu</li>
<li><a href="https://sites.google.com/site/monsieurlelanc">Subhadeep Banik</a></li>
<li><a href="https://giocher.com/">Giovanni Cherubin</a></li>
<li>Georgia Fragkouli</li>
<li>David Frölicher</li>
<li><a href="https://philipp.jovanovic.io/">Philipp Jovanovic</a></li>
<li><a href="https://ist.ac.at/en/research/kokoris-group/">Eleftherios Kokoris-Kogias</a></li>
<li><a href="https://wouterlueks.nl/">Wouter Lueks</a></li>
<li><a href="https://nikirill.com/">Kirill Nikitin</a></li>
<li><a href="https://sandrasiby.github.io/">Sandra Siby</a></li>
<li>Juan Troncoso-Pastoriza</li>
<li>Hailun Yan</li>
</ul>
</div>
</section>
<section id="people">
<div class="container">
<div class="row align-items-start">
<div class="col">
<h2>Courses</h2>
<hr>
<h3>Undergraduate Courses</h3>
<ul>
<li><a href="https://edu.epfl.ch/coursebook/en/technologies-for-democratic-society-CS-234">CS-234 Technologies for democratic society</a></li>
<li><a href="https://edu.epfl.ch/studyplan/en/bachelor/computer-science/coursebook/computer-security-COM-301">COM-301 Computer security</a></li>
</ul>
<h3>Graduate (MSc & PhD) Courses</h3>
<ul>
<li><a href="https://edu.epfl.ch/studyplan/en/master/computer-science-cybersecurity/coursebook/cryptography-and-security-COM-401">COM-401 Cryptography and security</a></li>
<li><a href="https://edu.epfl.ch/coursebook/en/information-security-and-privacy-COM-402">COM-402 Information security and privacy</a></li>
<li><a href="https://edu.epfl.ch/studyplan/en/master/computer-science-cybersecurity/coursebook/software-security-CS-412">CS-412 Software security</a></li>
<li><a href="https://edu.epfl.ch/coursebook/en/decentralized-systems-engineering-CS-438">CS-438 Decentralized systems engineering</a></li>
<li><a href="https://edu.epfl.ch/coursebook/en/foundations-of-probabilistic-proofs-CS-459">CS-459 Foundations of probabilistic proofs</a></li>
<li><a href="https://edu.epfl.ch/studyplan/en/master/computer-science-cybersecurity/coursebook/advanced-cryptography-COM-501">COM-501 Advanced cryptography</a></li>
<li><a href="https://edu.epfl.ch/coursebook/en/student-seminar-security-protocols-and-applications-COM-506">COM-506 Student seminar: security protocols and applications</a></li>
<li><a href="https://edu.epfl.ch/coursebook/en/topics-in-language-based-software-security-CS-725">CS-725 Topics in Language-based Software Security</a></li>
</ul>
PhD students can also attend <a href="https://www.epfl.ch/education/phd/edic-computer-and-communication-sciences/edic-computer-and-communication-sciences/edic-course-book/">any course in our program</a>, which includes depth courses, breadth courses, and specialized (doctoral) courses.
</div>
<div class="col">
<h2>Events</h2>
<hr>
<ul>
<li>PrivaSec Seminar: semesterly gathering among all security people.</li>
<li><a href="https://suri.epfl.ch/">Security/Privacy track of EPFL's SuRI (Summer Research Institute)</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<br/><br/><br/>
<img src="secpriv.jpg" width="100%"/>
</div>
</section>
</main>
</body>
</html>