forked from pablanopete/kusama.network
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy.html
executable file
·545 lines (531 loc) · 52.3 KB
/
privacy.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
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Privacy Policy | Kusama</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Privacy policy of kusama.network.">
<link href="/assets/css/loaders/loader-typing.css" rel="stylesheet" type="text/css" media="all" />
<link href="/assets/css/theme.css" rel="stylesheet" type="text/css" media="all" />
<link href="/assets/css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href="/assets/css/fonts.css" rel="stylesheet" type="text/css" media="all">
<link href="/assets/css/glitch.css" rel="stylesheet" type="text/css" media="all">
<link rel="shortcut icon" type="image/ico" href="/assets/img/favicon.ico" />
<!-- Klaro script – Cookie consent manager -->
<script defer type="text/javascript" src="/assets/js/config.js"></script>
<script defer type="text/javascript" src="/assets/js/klaro.js"></script>
<script type="opt-in" data-type="application/javascript" data-name="googleAnalytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-103354191-4');
</script>
<!-- Google Tag Manager w/ Klaro -->
<script type="opt-in" data-type="application/javascript" data-name="googleTagManager">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M796NTG');
</script>
<!-- End Google Tag Manager -->
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://kusama.network/">
<meta property="og:title" content="Kusama — A canary network for Polkadot experiments">
<meta property="og:description" content="Kusama is a community research and development network for experimenting cutting-edge blockchain projects.">
<meta property="og:image" content="/assets/img/og-card.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://kusama.network/">
<meta property="twitter:title" content="Kusama — A canary network for Polkadot experiments">
<meta property="twitter:description" content="Kusama is a community research and development network for experimenting cutting-edge blockchain projects.">
<meta property="twitter:image" content="/assets/img/og-card.png">
</head>
<body>
<div class="loader">
<div class="loading-animation"></div>
</div>
<div class="navbar-container bg-dark">
<nav class="navbar navbar-expand-lg navbar-dark" data-sticky="top">
<div class="container">
<a class="navbar-brand fade-page" href="/">
<img src="/assets/img/kusama-logo.svg" alt="Kusama" class="logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-collapse" aria-expanded="false" aria-label="Toggle navigation">
<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 17C3 17.5523 3.44772 18 4 18H20C20.5523 18 21 17.5523 21 17V17C21 16.4477 20.5523 16 20 16H4C3.44772 16 3 16.4477 3 17V17ZM3 12C3 12.5523 3.44772 13 4 13H20C20.5523 13 21 12.5523 21 12V12C21 11.4477 20.5523 11 20 11H4C3.44772 11 3 11.4477 3 12V12ZM4 6C3.44772 6 3 6.44772 3 7V7C3 7.55228 3.44772 8 4 8H20C20.5523 8 21 7.55228 21 7V7C21 6.44772 20.5523 6 20 6H4Z" fill="#212529" />
</svg>
</button>
<div class="collapse navbar-collapse justify-content-end">
<div class="py-2 py-lg-0">
<ul class="navbar-nav">
<li class="nav-item">
<a href="https://guide.kusama.network/en/latest/" class="nav-link">User Guide</a>
</li>
<li class="nav-item">
<a href="https://polkadot.network/tag/kusama/" class="nav-link">Announcements</a>
</li>
<li class="nav-item">
<div class="dropdown">
<button class="btn btn-lang btn-transparent dropdown-toggle rounded-0 py-1" data-toggle="dropdown" type="button" aria-haspopup="true" aria-expanded="false">
<span>EN</span>
</button>
<div class="dropdown-menu dropdown-content">
<a class="dropdown-item" href="#">Español</a>
<!-- LANGUAGE DROPDOWN
<a class="dropdown-item" href="#">Italiano</a> -->
<a class="dropdown-item" href="#">日本語</a>
<!-- LANGUAGE DROPDOWN
<a class="dropdown-item" href="#">한국어</a> -->
<a class="dropdown-item" href="#">Pусский</a>
<a class="dropdown-item" href="#">Türk</a>
<a class="dropdown-item" href="#">中文</a>
</div>
</div>
</li>
<li class="nav-item">
<a href="https://twitter.com/kusamanetwork" target="_blank" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" class="icon undefined" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Twitter icon</title>
<path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z"></path>
</svg>
</a>
</li>
<li class="nav-item">
<a href="https://t.me/kusamanetworkofficial" target="_blank" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" class="icon undefined" xmlns:xlink="http://www.w3.org/1999/xlink" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<title>Telegram icon</title>
<path id="telegram-1" d="M18.384,22.779c0.322,0.228 0.737,0.285 1.107,0.145c0.37,-0.141 0.642,-0.457 0.724,-0.84c0.869,-4.084 2.977,-14.421 3.768,-18.136c0.06,-0.28 -0.04,-0.571 -0.26,-0.758c-0.22,-0.187 -0.525,-0.241 -0.797,-0.14c-4.193,1.552 -17.106,6.397 -22.384,8.35c-0.335,0.124 -0.553,0.446 -0.542,0.799c0.012,0.354 0.25,0.661 0.593,0.764c2.367,0.708 5.474,1.693 5.474,1.693c0,0 1.452,4.385 2.209,6.615c0.095,0.28 0.314,0.5 0.603,0.576c0.288,0.075 0.596,-0.004 0.811,-0.207c1.216,-1.148 3.096,-2.923 3.096,-2.923c0,0 3.572,2.619 5.598,4.062Zm-11.01,-8.677l1.679,5.538l0.373,-3.507c0,0 6.487,-5.851 10.185,-9.186c0.108,-0.098 0.123,-0.262 0.033,-0.377c-0.089,-0.115 -0.253,-0.142 -0.376,-0.064c-4.286,2.737 -11.894,7.596 -11.894,7.596Z" />
</svg>
</a>
</li>
<li class="nav-item">
<a href="https://github.com/paritytech/polkadot/" target="_blank" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 32.58 31.77" class="icon undefined" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>GitHub icon</title>
<path d="M16.29,0a16.29,16.29,0,0,0-5.15,31.75c.82.15,1.11-.36,1.11-.79s0-1.41,0-2.77C7.7,29.18,6.74,26,6.74,26a4.36,4.36,0,0,0-1.81-2.39c-1.47-1,.12-1,.12-1a3.43,3.43,0,0,1,2.49,1.68,3.48,3.48,0,0,0,4.74,1.36,3.46,3.46,0,0,1,1-2.18c-3.62-.41-7.42-1.81-7.42-8a6.3,6.3,0,0,1,1.67-4.37,5.94,5.94,0,0,1,.16-4.31s1.37-.44,4.48,1.67a15.41,15.41,0,0,1,8.16,0c3.11-2.11,4.47-1.67,4.47-1.67A5.91,5.91,0,0,1,25,11.07a6.3,6.3,0,0,1,1.67,4.37c0,6.26-3.81,7.63-7.44,8a3.85,3.85,0,0,1,1.11,3c0,2.18,0,3.94,0,4.47s.29.94,1.12.78A16.29,16.29,0,0,0,16.29,0Z" />
</path>
</svg>
</a>
</li>
</ul>
</div>
<a href="http://claim.kusama.network/" target="_blank" class="btn btn-outline-primary ml-lg-3">Claim KSM</a>
</div>
</div>
</nav>
</div>
<section>
<div class="container">
<div class="row">
<div class="col">
<div class="row justify-content-center">
<div class="col-xl-7 col-lg-8">
<h1 class="my-2">Privacy policy of kusama.network</h1>
<div class="text-muted">Updated July 2019</div>
<hr>
<article class="article">
<p>This Website collects some Personal Data from its Users.</p>
<h4>Owner and Data Controller</h4>
<p>WEB 3.0 TECHNOLOGIES FOUNDATION<br>(registration number CH-322.596.347)<br>Reiffergässli 4, 6300, Zug, Switzerland</p>
<p>Owner contact email: support@web3.foundation</p>
<h4>Types of Data collected</h4>
<p>Among the types of Personal Data that this Website collects, by itself or through third parties, there are: Cookies; Usage Data; email address.</p>
<p>Complete details on each type of Personal Data collected are provided in the dedicated sections of this privacy policy or by specific explanation texts displayed prior to the Data collection.</p>
<p>Personal Data may be freely provided by the User, or, in case of Usage Data, collected automatically when using this Website.</p>
<p>Any use of Cookies – or of other tracking tools – by this Website or by the owners of third-party services used by this Website serves the purpose of providing the Service required by the User, in addition to any other purposes described in the present document and in the Cookie Policy, if available.</p>
<p>Users are responsible for any third-party Personal Data obtained, published or shared through this Website and confirm that they have the third party's consent to provide the Data to the Owner.</p>
<h4>Mode and place of processing the Data</h4>
<h5>Methods of processing</h5>
<p>The Owner takes appropriate security measures to prevent unauthorized access, disclosure, modification, or unauthorized destruction of the Data.<br>The Data processing is carried out using computers and/or IT enabled tools, following organizational procedures and modes strictly related to the purposes indicated. In addition to the Owner, in some cases, the Data may be accessible to certain types of persons in charge, involved with the operation of this Website (administration, sales, marketing, legal, system administration) or external parties (such as third-party technical service providers, mail carriers, hosting providers, IT companies, communications agencies) appointed, if necessary, as Data Processors by the Owner. The updated list of these parties may be requested from the Owner at any time.</p>
<h5>Legal basis of processing</h5>
<p>The Owner may process Personal Data relating to Users if one of the following applies:</p>
<ul>
<li>Users have given their consent for one or more specific purposes. Note: Under some legislations the Owner may be allowed to process Personal Data until the User objects to such processing (“opt-out”), without having to rely on consent or any other of the following legal bases. This, however, does not apply, whenever the processing of Personal Data is subject to European data protection law;</li>
<li>provision of Data is necessary for the performance of an agreement with the User and/or for any pre-contractual obligations thereof;</li>
<li>processing is necessary for compliance with a legal obligation to which the Owner is subject;</li>
<li>processing is related to a task that is carried out in the public interest or in the exercise of official authority vested in the Owner;</li>
<li>processing is necessary for the purposes of the legitimate interests pursued by the Owner or by a third party.</li>
</ul>
<p>In any case, the Owner will gladly help to clarify the specific legal basis that applies to the processing, and in particular whether the provision of Personal Data is a statutory or contractual requirement, or a requirement necessary to enter into a contract.</p>
<h5>Place</h5>
<p>The Data is processed at the Owner's operating offices and in any other places where the parties involved in the processing are located.</p>
<p>Depending on the User's location, data transfers may involve transferring the User's Data to a country other than their own. To find out more about the place of processing of such transferred Data, Users can check the section containing details about the processing of Personal Data.<br>Users are also entitled to learn about the legal basis of Data transfers to a country outside the European Union or to any international organization governed by public international law or set up by two or more countries, such as the UN, and about the security measures taken by the Owner to safeguard their Data.<br>If any such transfer takes place, Users can find out more by checking the relevant sections of this document or inquire with the Owner using the information provided in the contact section.</p>
<h5>Retention time</h5>
<p>Personal Data shall be processed and stored for as long as required by the purpose they have been collected for.<p>
<p>Therefore:</p>
<ul>
<li>Personal Data collected for purposes related to the performance of a contract between the Owner and the User shall be retained until such contract has been fully performed.</li>
<li>Personal Data collected for the purposes of the Owner’s legitimate interests shall be retained as long as needed to fulfill such purposes. Users may find specific information regarding the legitimate interests pursued by the Owner within the relevant sections of this document or by contacting the Owner.</li>
</ul>
<p>The Owner may be allowed to retain Personal Data for a longer period whenever the User has given consent to such processing, as long as such consent is not withdrawn. Furthermore, the Owner may be obliged to retain Personal Data for a longer period whenever required to do so for the performance of a legal obligation or upon order of an authority.</p>
<p>Once the retention period expires, Personal Data shall be deleted. Therefore, the right to access, the right to erasure, the right to rectification and the right to data portability cannot be enforced after expiration of the retention period.</p>
<h4>The purposes of processing</h4>
<p>The Data concerning the User is collected to allow the Owner to provide its Services, as well as for the following purposes: Analytics and Managing contacts and sending messages.<br>Users can find further detailed information about such purposes of processing and about the specific Personal Data used for each purpose in the respective sections of this document.</p>
<h4>Detailed information on the processing of Personal Data</h4>
<p>Personal Data is collected for the following purposes and using the following services:</p>
<ul>
<li>Analytics</li>
<li>Managing contacts and sending messages</li>
</ul>
<h4>The rights of Users</h4>
<p>Users may exercise certain rights regarding their Data processed by the Owner.</p>
<p>In particular, Users have the right to do the following:</p>
<ul>
<li><strong>Withdraw their consent at any time.</strong> Users have the right to withdraw consent where they have previously given their consent to the processing of their Personal Data.</li>
<li><strong>Object to processing of their Data.</strong> Users have the right to object to the processing of their Data if the processing is carried out on a legal basis other than consent. Further details are provided in the dedicated section below.</li>
<li><strong>Access their Data.</strong> Users have the right to learn if Data is being processed by the Owner, obtain disclosure regarding certain aspects of the processing and obtain a copy of the Data undergoing processing.</li>
<li><strong>Verify and seek rectification.</strong> Users have the right to verify the accuracy of their Data and ask for it to be updated or corrected.</li>
<li><strong>Restrict the processing of their Data.</strong> Users have the right, under certain circumstances, to restrict the processing of their Data. In this case, the Owner will not process their Data for any purpose other than storing it.</li>
<li><strong>Have their Personal Data deleted or otherwise removed.</strong> Users have the right, under certain circumstances, to obtain the erasure of their Data from the Owner.</li>
<li><strong>Receive their Data and have it transferred to another controller.</strong> Users have the right to receive their Data in a structured, commonly used and machine readable format and, if technically feasible, to have it transmitted to another controller without any hindrance. This provision is applicable provided that the Data is processed by automated means and that the processing is based on the User's consent, on a contract which the User is part of or on pre-contractual obligations thereof.</li>
<li><strong>Lodge a complaint.</strong> Users have the right to bring a claim before their competent data protection authority.</li>
</ul>
<h5>Details about the right to object to processing</h5>
<p>Where Personal Data is processed for a public interest, in the exercise of an official authority vested in the Owner or for the purposes of the legitimate interests pursued by the Owner, Users may object to such processing by providing a ground related to their particular situation to justify the objection.<br>Users must know that, however, should their Personal Data be processed for direct marketing purposes, they can object to that processing at any time without providing any justification. To learn, whether the Owner is processing Personal Data for direct marketing purposes, Users may refer to the relevant sections of this document.</p>
<h5>How to exercise these rights</h5>
<p>Any requests to exercise User rights can be directed to the Owner through the contact details provided in this document. These requests can be exercised free of charge and will be addressed by the Owner as early as possible and always within one month.</p>
<h4>Additional information about Data collection and processing</h4>
<h5>Legal action</h5>
<p>The User's Personal Data may be used for legal purposes by the Owner in Court or in the stages leading to possible legal action arising from improper use of this Website or the related Services.<br>The User declares to be aware that the Owner may be required to reveal personal data upon request of public authorities.</p>
<h5>Additional information about User's Personal Data</h5>
<p>In addition to the information contained in this privacy policy, this Website may provide the User with additional and contextual information concerning particular Services or the collection and processing of Personal Data upon request.</p>
<h5>System logs and maintenance</h5>
<p>For operation and maintenance purposes, this Website and any third-party services may collect files that record interaction with this Website (System logs) use other Personal Data (such as the IP Address) for this purpose.</p>
<h5>Information not contained in this policy</h5>
<p>More details concerning the collection or processing of Personal Data may be requested from the Owner at any time. Please see the contact information at the beginning of this document.</p>
<h5>How “Do Not Track” requests are handled</h5>
<p>This Website does not support “Do Not Track” requests.<br>To determine whether any of the third-party services it uses honor the “Do Not Track” requests, please read their privacy policies.</p>
<h5>Changes to this privacy policy</h5>
<p>The Owner reserves the right to make changes to this privacy policy at any time by giving notice to its Users on this page and possibly within this Website and/or - as far as technically and legally feasible - sending a notice to Users via any contact information available to the Owner. It is strongly recommended to check this page often, referring to the date of the last modification listed at the bottom.</p>
<p>Should the changes affect processing activities performed on the basis of the User’s consent, the Owner shall collect new consent from the User, where required.</p>
<h4>Definitions and legal references</h4>
<h5>Personal Data (or Data)</h5>
<p>Any information that directly, indirectly, or in connection with other information — including a personal identification number — allows for the identification or identifiability of a natural person.</p>
<h5>Usage Data</h5>
<p>Information collected automatically through this Website (or third-party services employed in this Website), which can include: the IP addresses or domain names of the computers utilized by the Users who use this Website, the URI addresses (Uniform Resource Identifier), the time of the request, the method utilized to submit the request to the server, the size of the file received in response, the numerical code indicating the status of the server's answer (successful outcome, error, etc.), the country of origin, the features of the browser and the operating system utilized by the User, the various time details per visit (e.g., the time spent on each page within the Website) and the details about the path followed within the Website with special reference to the sequence of pages visited, and other parameters about the device operating system and/or the User's IT environment.</p>
<h5>User</h5>
<p>The individual using this Website who, unless otherwise specified, coincides with the Data Subject.</p>
<h5>Data Subject</h5>
<p>The natural person to whom the Personal Data refers.</p>
<h5>Data Processor (or Data Supervisor)</h5>
<p>The natural or legal person, public authority, agency or other body which processes Personal Data on behalf of the Controller, as described in this privacy policy.</p>
<h5>Data Controller (or Owner)</h5>
<p>The natural or legal person, public authority, agency or other body which, alone or jointly with others, determines the purposes and means of the processing of Personal Data, including the security measures concerning the operation and use of this Website. The Data Controller, unless otherwise specified, is the Owner of this Website.</p>
<h5>This Website</h5>
<p>The means by which the Personal Data of the User is collected and processed.</p>
<h5>Service</h5>
<p>The service provided by this Website as described in the relative terms (if available) and on this site/Website.</p>
<h5>European Union (or EU)</h5>
<p>Unless otherwise specified, all references made within this document to the European Union include all current member states to the European Union and the European Economic Area.</p>
<h5>Cookies</h5>
<p>Small sets of data stored in the User's device.</p>
<h4>Legal information</h4>
<p>This privacy statement has been prepared based on provisions of multiple legislations, including Art. 13/14 of Regulation (EU) 2016/679 (General Data Protection Regulation).<br>This privacy policy relates solely to this Website, if not stated otherwise within this document.</p>
<h4>Effective date and changes</h4>
<p>This Privacy Notice was created on and has been in effect since the 15th of July 2019. We reserve the right, at Our complete discretion, to change, modify, add, or remove portions of this Privacy policy at any time. You should check back periodically at this page to read the most recent version of this Privacy policy as Your continued use of this Website following the posting of changes to these terms will mean You acknowledge these changes.</p>
<p>Thank you for visiting this Website.</p>
</article>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-primary-alt">
<div class="container">
<div class="row justify-content-center position-relative">
<div class="col-lg-10 col-xl-8">
<div class="card card-sm card-body border-0 o-hidden bg-primary text-light mb-3">
<div class="position-relative d-flex flex-column flex-md-row justify-content-between align-items-center">
<div class="h3 text-center mb-md-0">Ready to break stuff?</div>
<a href="https://guide.kusama.network/en/latest/" class="btn btn-lg btn-white">Read the user guide</a>
</div>
<div class="decoration top middle-x layer-0">
<img src="/assets/img/bg-2.png" class="jarallax-img">
</div>
</div>
</div>
</div>
<div class="row text-center justify-content-center position-relative">
<div class="col-lg-10 col-xl-8">
<span>Want to know when Kusama launches? <a href="#" class="hover-arrow" data-toggle="modal" data-target="#subscribe-modal">Subscribe to the newsletter</a></span>
</div>
</div>
</div>
</section>
<section class="p-0">
<div class="container">
<div class="modal fade" id="subscribe-modal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<svg class="icon bg-dark" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.2426 6.34311L6.34309 16.2426C5.95257 16.6331 5.95257 17.2663 6.34309 17.6568C6.73362 18.0473 7.36678 18.0473 7.75731 17.6568L17.6568 7.75732C18.0473 7.36679 18.0473 6.73363 17.6568 6.34311C17.2663 5.95258 16.6331 5.95258 16.2426 6.34311Z" fill="#212529" />
<path d="M17.6568 16.2426L7.75734 6.34309C7.36681 5.95257 6.73365 5.95257 6.34313 6.34309C5.9526 6.73362 5.9526 7.36678 6.34313 7.75731L16.2426 17.6568C16.6331 18.0473 17.2663 18.0473 17.6568 17.6568C18.0474 17.2663 18.0474 16.6331 17.6568 16.2426Z" fill="#212529" />
</svg>
</button>
<div class="m-xl-4 m-3">
<div class="text-center mb-3">
<p class="h1 mb-2">Stay in the loop</p>
<p>Subscribe to the newsletter to hear about Kusama updates and events.</p>
</div>
<form action="https://foundation.us16.list-manage.com/subscribe/post?u=a30a54feb730c7553e5d2eb0c&id=37c3da536e" name="mc-embedded-subscribe-form" class="validate" method="post" novalidate>
<div class="form-row">
<div class="col-12 mb-3">
<p class="text-bold">What describes you best? (one or more)</p>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" value="1" name="group[4385][1]" id="mce-group[4385]-4385-0">
<label class="custom-control-label text-small" for="mce-group[4385]-4385-0">I'm an enthusiast</label>
</div>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" value="2" name="group[4385][2]" id="mce-group[4385]-4385-1">
<label class="custom-control-label text-small" for="mce-group[4385]-4385-1">I'm a developer</label>
</div>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" value="4" name="group[4385][4]" id="mce-group[4385]-4385-2">
<label class="custom-control-label text-small" for="mce-group[4385]-4385-2">I'm a validator</label>
</div>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" value="8" name="group[4385][8]" id="mce-group[4385]-4385-3">
<label class="custom-control-label text-small" for="mce-group[4385]-4385-3">I'm into governance</label>
</div>
</div>
<div class="col-12 mb-2">
<input type="email" value="" class="form-control required email" placeholder="Your email address" name="EMAIL" required id="mce-EMAIL">
</div>
<div class="col-12 mb-2">
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_a30a54feb730c7553e5d2eb0c_37c3da536e" tabindex="-1" value="">
</div>
<button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="clear btn btn-primary btn-loading btn-block" data-loading-text="Sending">
<svg class="icon" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Icon For Loading</title>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g>
<polygon points="0 0 24 0 24 24 0 24" opacity="0"></polygon>
</g>
<path d="M12,4 L12,6 C8.6862915,6 6,8.6862915 6,12 C6,15.3137085 8.6862915,18 12,18 C15.3137085,18 18,15.3137085 18,12 C18,10.9603196 17.7360885,9.96126435 17.2402578,9.07513926 L18.9856052,8.09853149 C19.6473536,9.28117708 20,10.6161442 20,12 C20,16.418278 16.418278,20 12,20 C7.581722,20 4,16.418278 4,12 C4,7.581722 7.581722,4 12,4 Z" fill="#000000" fill-rule="nonzero" transform="translate(12.000000, 12.000000) scale(-1, 1) translate(-12.000000, -12.000000) "></path>
</g>
</svg>
<span>Subscribe</span>
</button>
</div>
</div>
</form>
<small class="text-muted form-text">To see how we use your information please see our <a href="/privacy" target="_blank">privacy policy</a>. Unsubscribe anytime by clicking the link in the bottom of any newsletter.
</small>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="pb-4 bg-dark text-light" id="footer">
<div class="container">
<div class="row mb-5">
<div class="col-12 col-sm-6 col-lg-4">
<a href="/">
<img src="/assets/img/kusama-logo.svg" alt="Kusama" class="icon icon-md mb-3">
</a>
<p class="pr-xl-3">
Kusama is an experimental community research and development network.
</p>
</div>
<div class="col-6 col-sm-3 col-lg-2 mt-3 mt-lg-0 pl-2">
<h5>Info</h5>
<ul class="nav flex-column">
<li class="nav-item">
<a href="http://claim.kusama.network/" target="_blank" class="nav-link">Claim KSM</a>
</li>
<li class="nav-item">
<a href="https://guide.kusama.network/en/latest/" class="nav-link">User guide</a>
</li>
<li class="nav-item">
<a href="teams" class="nav-link">Teams</a>
</li>
<li class="nav-item">
<a href="https://guide.kusama.network/en/latest/break/bug-bounty/" class="nav-link">Bug bounty</a>
</li>
<li class="nav-item">
<a href="https://guide.kusama.network/en/latest/code-of-conduct/" class="nav-link">Code of conduct</a>
</li>
</ul>
</div>
<div class="col-6 col-sm-3 col-lg-2 mt-3 mt-lg-0">
<h5>Social</h5>
<ul class="nav flex-column">
<li class="nav-item">
<a href="https://twitter.com/kusamanetwork" target="_blank" class="nav-link">Twitter</a>
</li>
<li class="nav-item">
<a href="https://forum.kusama.network/" class="nav-link">Forum</a>
</li>
<li class="nav-item">
<a href="https://riot.im/app/#/room/#kusamawatercooler:polkadot.builders" target="_blank" class="nav-link">Chat</a>
</li>
<li class="nav-item">
<a href="contact" class="nav-link">Contact</a>
</li>
<li class="nav-item">
<a href="logos" class="nav-link">Logos</a>
</li>
</ul>
</div>
<div class="col-12 col-sm-12 col-lg-4 mt-3 mt-lg-0">
<h5>Subscribe</h5>
<p>Subscribe to the newsletter to hear about Kusama updates and events.</p>
<button class="btn btn-primary btn-block mb-2" data-toggle="modal" data-target="#subscribe-modal">Subscribe</button>
<small class="text-muted form-text">To see how we use your information please see our <a href="/privacy">privacy policy</a>.</small>
</div>
</div>
<div class="row justify-content-center mb-2">
<div class="col-auto">
<ul class="nav">
<li class="nav-item">
<a href="https://twitter.com/kusamanetwork" target="_blank" class="nav-link">
<svg class="icon undefined" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Twitter icon</title>
<path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z" />
</svg>
</a>
</li>
<li class="nav-item">
<a href="https://t.me/kusamanetworkofficial" target="_blank" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" class="icon undefined" xmlns:xlink="http://www.w3.org/1999/xlink" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<title>Telegram icon</title>
<path id="telegram-1" d="M18.384,22.779c0.322,0.228 0.737,0.285 1.107,0.145c0.37,-0.141 0.642,-0.457 0.724,-0.84c0.869,-4.084 2.977,-14.421 3.768,-18.136c0.06,-0.28 -0.04,-0.571 -0.26,-0.758c-0.22,-0.187 -0.525,-0.241 -0.797,-0.14c-4.193,1.552 -17.106,6.397 -22.384,8.35c-0.335,0.124 -0.553,0.446 -0.542,0.799c0.012,0.354 0.25,0.661 0.593,0.764c2.367,0.708 5.474,1.693 5.474,1.693c0,0 1.452,4.385 2.209,6.615c0.095,0.28 0.314,0.5 0.603,0.576c0.288,0.075 0.596,-0.004 0.811,-0.207c1.216,-1.148 3.096,-2.923 3.096,-2.923c0,0 3.572,2.619 5.598,4.062Zm-11.01,-8.677l1.679,5.538l0.373,-3.507c0,0 6.487,-5.851 10.185,-9.186c0.108,-0.098 0.123,-0.262 0.033,-0.377c-0.089,-0.115 -0.253,-0.142 -0.376,-0.064c-4.286,2.737 -11.894,7.596 -11.894,7.596Z" />
</svg>
</a>
</li>
<li class="nav-item">
<a href="https://github.com/paritytech/polkadot/" target="_blank" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 32.58 31.77" class="icon undefined" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>GitHub icon</title>
<path d="M16.29,0a16.29,16.29,0,0,0-5.15,31.75c.82.15,1.11-.36,1.11-.79s0-1.41,0-2.77C7.7,29.18,6.74,26,6.74,26a4.36,4.36,0,0,0-1.81-2.39c-1.47-1,.12-1,.12-1a3.43,3.43,0,0,1,2.49,1.68,3.48,3.48,0,0,0,4.74,1.36,3.46,3.46,0,0,1,1-2.18c-3.62-.41-7.42-1.81-7.42-8a6.3,6.3,0,0,1,1.67-4.37,5.94,5.94,0,0,1,.16-4.31s1.37-.44,4.48,1.67a15.41,15.41,0,0,1,8.16,0c3.11-2.11,4.47-1.67,4.47-1.67A5.91,5.91,0,0,1,25,11.07a6.3,6.3,0,0,1,1.67,4.37c0,6.26-3.81,7.63-7.44,8a3.85,3.85,0,0,1,1.11,3c0,2.18,0,3.94,0,4.47s.29.94,1.12.78A16.29,16.29,0,0,0,16.29,0Z" />
</path>
</svg>
</a>
</li>
<li class="nav-item">
<a href="/remarkable/" target="_blank" class="nav-link">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid meet" viewBox="0 0 500 500" width="20" height="20">
<defs>
<path d="M24.1 25L124.1 25L124.1 125L24.1 125L24.1 25Z" id="jjhd20BDS"></path>
<path d="M200 25L300 25L300 125L200 125L200 25Z" id="a1bATCYkR5"></path>
<path d="M375 25L475 25L475 125L375 125L375 25Z" id="e6b4ajb6WD"></path>
<path d="M24.1 200L124.1 200L124.1 300L24.1 300L24.1 200Z" id="bLjboxP6s"></path>
<path d="M200 200L300 200L300 300L200 300L200 200Z" id="gunu3miAY"></path>
<path d="M375 200L475 200L475 300L375 300L375 200Z" id="gl6I9735X"></path>
<path d="M24.1 375L124.1 375L124.1 475L24.1 475L24.1 375Z" id="a1aYfAkYFk"></path>
<path d="M200.01 375L300.01 375L300.01 475L200.01 475L200.01 375Z" id="hdXjSbDpY"></path>
<path d="M375 375L475 375L475 475L375 475L375 375Z" id="b28nMjG2Wl"></path>
</defs>
<g>
<g>
<g>
<use xlink:href="#jjhd20BDS" opacity="1" fill="#e6007a" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#a1bATCYkR5" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#e6b4ajb6WD" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#bLjboxP6s" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#gunu3miAY" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#gl6I9735X" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#a1aYfAkYFk" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#hdXjSbDpY" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
<g>
<use xlink:href="#b28nMjG2Wl" opacity="0.5" fill="#ffffff" fill-opacity="1"></use>
</g>
</g>
</g>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="row justify-content-center">
<div class="col col-md-auto text-center">
<small class="text-muted">©
<script type="text/JavaScript">document.write(new Date().getFullYear());</script> Kusama · <a href="/privacy">Privacy Policy</a> · <a href="/terms">Terms and Conditions</a> · <a href="#" onclick="return klaro.show();">Cookie Settings</a></small>
</div>
</div>
</div>
</footer>
<a href="#" class="btn back-to-top btn-primary btn-round" data-smooth-scroll data-aos="fade-up" data-aos-anchor="section:last-of-type" data-aos-mirror="true" data-aos-once="false">
<svg class="icon" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Icon For Arrow-up</title>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<polygon points="0 0 24 0 24 24 0 24" opacity="0"></polygon>
<rect fill="#000000" x="11" y="5" width="2" height="14" rx="1"></rect>
<path d="M6.70710678,12.7071068 C6.31658249,13.0976311 5.68341751,13.0976311 5.29289322,12.7071068 C4.90236893,12.3165825 4.90236893,11.6834175 5.29289322,11.2928932 L11.2928932,5.29289322 C11.6714722,4.91431428 12.2810586,4.90106866 12.6757246,5.26284586 L18.6757246,10.7628459 C19.0828436,11.1360383 19.1103465,11.7686056 18.7371541,12.1757246 C18.3639617,12.5828436 17.7313944,12.6103465 17.3242754,12.2371541 L12.0300757,7.38413782 L6.70710678,12.7071068 Z" fill="#000000" fill-rule="nonzero"></path>
</g>
</svg>
</a>
<!-- Required vendor scripts (Do not remove) -->
<script type="text/javascript" src="/assets/js/jquery.min.js"></script>
<script type="text/javascript" src="/assets/js/popper.min.js"></script>
<script type="text/javascript" src="/assets/js/bootstrap.js"></script>
<!-- Optional Vendor Scripts (Remove the plugin script if current page does not use that feature) -->
<!-- AOS (Animate On Scroll - animates elements into view while scrolling down) -->
<script type="text/javascript" src="/assets/js/aos.js"></script>
<!-- Clipboard (copies content from browser into OS clipboard) -->
<script type="text/javascript" src="/assets/js/clipboard.js"></script>
<!-- Fancybox (handles image and video lightbox and galleries) -->
<script type="text/javascript" src="/assets/js/jquery.fancybox.min.js"></script>
<!-- Flickity (handles touch enabled carousels and sliders) -->
<script type="text/javascript" src="/assets/js/flickity.pkgd.min.js"></script>
<!-- Ion rangeSlider (flexible and pretty range slider elements) -->
<script type="text/javascript" src="/assets/js/ion.rangeSlider.min.js"></script>
<!-- Isotope (masonry layouts and filtering) -->
<script type="text/javascript" src="/assets/js/isotope.pkgd.min.js"></script>
<!-- jarallax (parallax effect and video backgrounds) -->
<script type="text/javascript" src="/assets/js/jarallax.min.js"></script>
<script type="text/javascript" src="/assets/js/jarallax-video.min.js"></script>
<script type="text/javascript" src="/assets/js/jarallax-element.min.js"></script>
<!-- jQuery Countdown (displays countdown text to a specified date) -->
<script type="text/javascript" src="/assets/js/jquery.countdown.min.js"></script>
<!-- Plyr (unified player for Video, Audio, Vimeo and Youtube) -->
<script type="text/javascript" src="/assets/js/plyr.polyfilled.min.js"></script>
<!-- Prism (displays formatted code boxes) -->
<script type="text/javascript" src="/assets/js/prism.js"></script>
<!-- ScrollMonitor (manages events for elements scrolling in and out of view) -->
<script type="text/javascript" src="/assets/js/scrollMonitor.js"></script>
<!-- Smooth scroll (animation to links in-page)-->
<script type="text/javascript" src="/assets/js/smooth-scroll.polyfills.min.js"></script>
<!-- TwitterFetcher (displays a feed of tweets from a specified account)-->
<script type="text/javascript" src="/assets/js/twitterFetcher_min.js"></script>
<!-- Typed text (animated typing effect)-->
<script type="text/javascript" src="/assets/js/typed.min.js"></script>
<!-- Required theme scripts (Do not remove) -->
<script type="text/javascript" src="/assets/js/theme.js"></script>
<!-- Telemetry -->
<script type="text/javascript" src="/assets/js/telemetry.min.js"></script>
<!-- Removes page load animation when window is finished loading -->
<script type="text/javascript">
window.addEventListener("load", function () {
document.querySelector('body').classList.add('loaded');
});
</script>
<!-- Start of HubSpot Embed Code with Klaro script -->
<script type="opt-in" data-type="application/javascript" id="hs-script-loader" data-src="//js.hs-scripts.com/7051618.js" data-name="hubSpot" async></script>
<!-- End of HubSpot Embed Code -->
</body>
</html>