This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
250 lines (235 loc) · 6.39 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Toward a more decentralized Web</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<link rel="stylesheet" href="styles/screen-16x10.css">
<link rel="stylesheet" href="styles/custom.css">
</head>
<body class="shower list">
<header class="caption">
<h1>Toward a more decentralized Web</h1>
<p>
<a href="https://ruben.verborgh.org/">Ruben Verborgh</a>
</p>
<p class="venue">
<a href="https://blockchaineducationfrance.fr/">Blockchain, Open Education & Digital Citizenship</a>,
28 May 2019
</p>
</header>
<div class="title slide" id="title">
<h2>Toward a more decentralized Web</h2>
<p class="author">Ruben Verborgh</p>
<p class="affiliation">Ghent University – imec</p>
</div>
<div class="slide" id="intro">
<h2>
Will blockchain reinvent<br>
the Internet?
</h2>
<ul class="next">
<li>blockchain
<ul>
<li>without central mediator</li>
<li class="next">parties want to reach a <strong>common agreement</strong></li>
<li class="next">while <strong><em>not</em> trusting</strong> each other</li>
</ul>
<li>Internet
<ul>
<li>without central mediator</li>
<li class="next">parties <strong><em>want</em> to disagree</strong></li>
<li class="next">and say their <strong>own things</strong></li>
</ul>
</li>
</li>
</ul>
</div>
<div class="text slide" id="challenges">
<p>
People have lost control over<br>
their personal data on the Web.
</p>
<p class="next">
Large-scale data harvesting<br>
is an obstacle to innovation<br>
and customer choice.
</p>
</div>
<div class="text slide" id="summary">
<p>
The Solid ecosystem enables people
to use the apps they need,
<span class="next">while<br> storing their data wherever they want.</span>
</p>
<p class="next">
People control their data,
<span class="next">and share it<br>
with the apps and people they choose.</span>
</p>
</div>
<div class="slide" id="decentralized-data">
<h2>
People choose where they store<br>
every single piece of data they produce.
</h2>
<figure class="cover height margin">
<img src="images/decentralized-data.svg" alt="">
</figure>
</div>
<div class="slide" id="views">
<h2>
They can grant apps and people access<br>
to very specific parts of their data.
</h2>
<figure class="cover height margin">
<img src="images/apps-as-views.svg" alt="">
</figure>
</div>
<div class="slide" id="markets">
<h2>
Separating app and storage competition<br>
drives <em>permissionless innovation</em>.
</h2>
<figure class="cover height margin">
<img src="images/data-and-app-markets.svg" alt="">
</figure>
</div>
<div class="slide" id="solid-logo">
<figure class="cover height">
<img src="images/solid-logo.svg" alt="[the Solid logo]" />
</figure>
</div>
<div class="slide" id="solid">
<h2>
Solid is an ecosystem of data and apps<br>
that work seamlessly together.
</h2>
<ul>
<li>
data pods
<ul class="inline next">
<li>profile</li>
<li>photos</li>
<li>comments</li>
<li>diplomas</li>
<li>open badges</li>
<li>…</li>
</ul>
</li>
<li>
applications
<ul class="inline next">
<li>photo album</li>
<li>resume viewer</li>
<li>document collaboration</li>
<li>…</li>
</ul>
</li>
<li>
standards
<ul class="inline next">
<li>HTTP</li>
<li>URL</li>
<li>Resource Description Framework</li>
<li>Linked Data Platform</li>
<li>Linked Data Notifications</li>
<li>…</li>
</ul>
</li>
</ul>
</div>
<div class="slide" id="lose-access">
<h2>
Will we lose access to people’s data<br>
we need for analytics?
</h2>
<ul>
<li class="next">
No.
Their version becomes the <em>source of truth</em>.
</li>
<li class="next">
Companies can still keep a copy,<br>
but don’t have to.
<ul>
<li class="next">
We can argue that it is <em>our</em> data too.
</li>
<li class="next">
Storage might be expensive under GDPR.
</li>
</ul>
</li>
</ul>
</div>
<div class="slide" id="trust-data">
<h2>
Can we trust data that comes<br>
from people?
</h2>
<ul>
<li class="next">
No.
</li>
<li class="next">
Yes.
<ul>
<li>
The source can digitally sign the data.
</li>
</ul>
</li>
</ul>
</div>
<div class="slide" id="no-harvesting">
<h2>
What should we do if<br>
we are not collecting data anymore?
</h2>
<ul>
<li class="next">
Relax.
</li>
<li class="next">
Focus on what you really want to do.
<ul>
<li>
…which is most likely not data harvesting.
</li>
</ul>
</li>
</ul>
</div>
<div class="slide" id="more-data">
<h2>
There will not be less data.<br>
There will be <em>more</em>.
</h2>
<ul>
<li class="next">
Not just the data you generate.
</li>
<li class="next">
Data from many other sources.
</li>
</ul>
</div>
<div class="title slide" id="end">
<h2>Toward a more decentralized Web</h2>
<p class="author">Ruben Verborgh</p>
<p class="affiliation">Ghent University – imec</p>
</div>
<footer>
<p class="badge"><a href="https://github.com/RubenVerborgh/Blockchain-Education-France-2019">View on GitHub</a></p>
<p class="license">
©2019 <a href="https://ruben.verborgh.org/">Ruben Verborgh</a> –
Except where otherwise noted,
the content of these slides is
licensed under <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0</a>.
</p>
</footer>
<script src="scripts/shower.min.js"></script>
</body>
</html>