forked from hosssha/hosseinSh.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·418 lines (339 loc) · 18.8 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<!-- icon for the browser -->
<link rel="icon" href="images/Droplet_trans.png">
<title>Droplet</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/scrolling-nav.css" rel="stylesheet">
<!-- nice figures -->
<link rel="stylesheet" href="css/font-awesome.css">
<!-- news ticker -->
<link rel="stylesheet" href="css/bootstrap-theme.css">
<link rel="stylesheet" href="css/site.css" type="text/css"/>
<link href="http://www.jqueryscript.net/css/jquerysctipttop.css" rel="stylesheet" type="text/css">
<!--script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>-->
<script src="scripts/jquery.bootstrap.newsbox.min.js" type="text/javascript"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-79132319-3', 'auto');
ga('send', 'pageview');
</script>
<style>
#map {
height: 400px;
width: 80%;
background-color: grey;
}
</style>
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll"><img width=28px margin-right: 3px; src="images/Droplet_trans.png"></div>
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Droplet</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#why">Why</a>
</li>
<li>
<a class="page-scroll" href="#how">How</a>
</li>
<li>
<a class="page-scroll" href="#doc">Documents</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#code">Code</a>
</li>
<li>
<a class="page-scroll" href="#team">Team</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<header>
<div class="slogan">
<h1>Droplet</h1>
<h2>Decentralized Authorization for Encrypted Data Streams</h2>
</div>
</header>
<!-- Intro Section -->
<section id="why" class="why-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
</br></br><h1>Why</h1>
</pr>
</br>
<!-- FLUID GRID -->
<!-- Columns start at 100% wide on mobile and bump up to 33.3% wide on desktop -->
<div class="row">
<div class="col-xs-12 col-md-4">
<h4>Ownership</h4>
<pr>The moment we upload our data into the Internet, we give the ownership of our data.
Applications trade with user data without their consent.
There is no need to give up data ownership, to use innovative services!</pr>
</div>
<div class="col-xs-12 col-md-4">
<h4>Control</h4>
<pr>Few cooperations control majority of data in the Internet.
With Droplet we intend to empower users with control over their data.
Users should decide what and with whom they want to share.
</pr>
</div>
<div class="col-xs-12 col-md-4">
<h4>IoT</h4>
<pr>With the myriad of IoT devices, more and more Internet-connected sensors will produce personal data.
Enabling a secure storage and sharing of IoT data is imperative to its success.
</pr>
</div>
</div>
</pr>
</br>
</br>
</br>
</br>
</pr>
</br>
</br>
</br>
</br>
</div>
</div>
</div>
</section>
<section id="how" class="how-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
</br><hr>
<h1>How</h1>
<div>
<h4>How do we empower the user with ownership and fine-grained access control for IoT data without sacrificing performance or security?</h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:center;">
<img width=300px src="images/blockchain.png">
</div>
<!-- FLUID GRID -->
<!-- Columns start at 100% wide on mobile and bump up to 33.3% wide on desktop -->
<div class="row">
<div class="col-xs-12 col-md-4">
<h4>Blockchain</h4>
<pr>We leverage the blockchain technology to bootstrap trust, for a distributed, secure, and resilient access control management.
The permission-less blockchain provides auditability to our system.
</pr>
</div>
<div class="col-xs-12 col-md-4">
<h4>Sharing</h4>
<pr>Droplet enables reliable sharing among heterogeneous applications without intermediate trust entities, and features a cryptographically-protected fine-grained and scalable access control to data streams.
</pr>
</div>
<div class="col-xs-12 col-md-4">
<h4>Time-series Data</h4>
<pr>Droplet handles time series data, ensuring confidentiality, integrity, and authenticity.
After defined intervals data streams become immutable, such that even compromise of secret keys does not allow modification of previous stream data.
</pr>
</div>
</div>
</div>
<br>
<br>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/711pgdKUvcA" frameborder="0" allowfullscreen></iframe>
<br>
<br>
<br>
</div>
</div>
</div>
</section>
<!-- Publication Section -->
<section id="doc" class="doc-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
</br><hr>
<h1>Documents</h1>
<ul>
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<li><a name="shafagh_Droplet_CCSW17"></a>
<a class="publink" href="http://www.vs.inf.ethz.ch/publ/papers/mshafagh_CCSW17_Droplet.pdf"><b>Towards Blockchain-based Auditable Storage and Sharing of IoT Data.</b><br></a>
ACM Cloud Computing Security Workshop (CCSW’17). Dallas, TX, USA. November 2017<br>
<br>
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<li><a name="Droplet_NSDI_2017"></a>
<a class="publink" target="_blank" href=""><b>Towards Blockchain-based Auditable Storage and Sharing of IoT Data (poster). </b><br></a>
USENIX Symposium on Networked Systems Design and Implementation (NSDI'17). Boston, MA, USA. March 2017<br>
<br><br>
</pr>
</br>
</br>
</br>
</br>
</div>
</div>
</div>
</section>
<!-- Code Section -->
<section id="code" class="">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="section-title-tc">Droplet Code</h2>
<p class="lead"><a class="publink" href="https://github.com/dropletchain/droplet-engine">GitHub repository</a></p>
</div>
</div>
</div>
</section>
<!-- Team Section -->
<section id="team" class="team-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
</br><hr>
<h1>Team </h1>
<!-- FLUID GRID -->
<!-- Columns start at 100% wide on mobile and bump up to 33.3% wide on desktop -->
<div class="row">
<div class="col-xs-12 col-md-4">
<h4> <a href="https://people.inf.ethz.ch/mshafagh/">Hossein Shafagh</a>
<span class="btn btn-github"><a href="https://github.com/hosseinsh/"><i class="fa fa-github" aria-hidden="true"></i></a></span>
<span class="btn btn-linkedin"><a href="https://www.linkedin.com/in/hshafagh"><i class="fa fa-linkedin" aria-hidden="true"></i></a></span>
<span class="btn font awesomebtn-twitter"><a href="https://twitter.com/hossein_shafagh"><i class="fa fa-twitter" aria-hidden="true"></i></a></span>
</h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:left;">
<img class="img-rounded" width=150px src="images/hossein_avatar.png">
</div>
<pr>Hossein Shafagh is a research scientist at the Distributed Systems Group at ETH Zurich, Switzerland.</pr></br>
</div>
<div class="col-xs-12 col-md-4">
<h4><a href="https://people.eecs.berkeley.edu/~hithnawi/">Anwar Hithnawi</a>
<span class="btn btn-github"><a href="https://github.com/Anwarhit/"><i class="fa fa-github" aria-hidden="true"></i></a></span>
<span class="btn btn-linkedin"><a href="https://www.linkedin.com/in/anwarhit/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></span>
<span class="btn font awesomebtn-twitter"><a href="https://twitter.com/anwarhit/"><i class="fa fa-twitter" aria-hidden="true"></i></a></span>
</h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:left;">
<img class="img-rounded" width=150px src="images/anwar_avatar.png">
</div>
<pr>Anwar Hithnawi is a research scientist at the NetSys Lab at UC Berkeley, USA.</pr></br>
</div>
<div class="col-xs-12 col-md-4">
<h4><a href="https://people.inf.ethz.ch/burlukas/">Lukas Burkhalter</a>
<span class="btn btn-github"><a href="https://github.com/lubux/"><i class="fa fa-github" aria-hidden="true"></i></a></span>
<span class="btn btn-linkedin"><a href="https://ch.linkedin.com/in/lukas-burkhalter-015ab3133"><i class="fa fa-linkedin" aria-hidden="true"></i></a></span>
<span class="btn font awesomebtn-twitter"><a href="https://twitter.com/lubux86"><i class="fa fa-twitter" aria-hidden="true"></i></a></span>
</h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:left;">
<img class="img-rounded" width=150px src="images/lukas_avatar.jpg">
</div>
<pr>Lukas Burkhalter is a Ph.D. candidate and research assistant at the Distributed Systems Group at ETH Zurich, Switzerland.</pr></br>
</div>
<div class="col-xs-12 col-md-4">
<h4><a href="http://www.simonduquennoy.net/">Simon Duquennoy</a> <span class="btn btn-github"><a href="https://github.com/simonduq"><i class="fa fa-github" aria-hidden="true"></i></a></span>
<span class="btn btn-linkedin"><a href="https://www.linkedin.com/in/sduquennoy/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></span>
<span class="btn font awesomebtn-twitter"><a href="https://twitter.com/simonduquennoy"><i class="fa fa-twitter" aria-hidden="true"></i></a></span></h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:left;">
<img class="img-rounded" width=150px src="images/simon_avatar.jpg">
</div>
<pr>Simon Duquennoy is a research scientist at RISE SICS (NES group), Sweden.</pr></br>
</div>
<div class="col-xs-12 col-md-4">
<h4><a href="https://people.eecs.berkeley.edu/~sylvia/">Sylvia Ratnasamy</a> <span class="btn btn-github"><a href="https://github.com/"><i class="fa fa-github" aria-hidden="true"></i></a></span>
<span class="btn btn-linkedin"><a href="https://www.linkedin.com/in//"><i class="fa fa-linkedin" aria-hidden="true"></i></a></span>
<span class="btn font awesomebtn-twitter"><a href="https://twitter.com/"><i class="fa fa-twitter" aria-hidden="true"></i></a></span></h4>
<div id="image" style="margin: 0px 10px 10px 0px; text-align:left;">
<img class="img-rounded" width=150px src="images/ratnasamy_avator.jpg">
</div>
<pr>Sylvia Ratnasamy is an Associate Professor at the NetSys Lab at UC Berkeley, USA.</pr></br>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
</br><hr>
<h1>Contact </h1>
ETH Zurich (Swiss Federal Institute of Technology Zurich)<br>
Department of Computer Science<br>
Distributed Systems Group<br>
Universitaetstrasse 6<br>
CH-8092 Zurich, Switzerland<br>
<br>
</br>
</div>
</div>
</div>
</section>
<div id="footer" class="modal-footer">
<div align="center">
<p>© Copyright Droplet 2020
<a target="_blank" href="https://github.com/dropletchain/dropletchain.github.io.git">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a></p>
<div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Scrolling Nav JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrolling-nav.js"></script>
<script type="text/javascript">
$(function () {
$("#mynews").bootstrapNews({
newsPerPage: 4,
autoplay: false,
onToDo: function () {
//console.log(this);
}
});
});
</script>
</body>
</html>