-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
686 lines (667 loc) · 54.5 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
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
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
<!DOCTYPE html>
<html style="font-size: 16px;" 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.0">
<title>Decentralized open source on-line storage and communication network</title>
<link rel="apple-touch-icon" sizes="180x180" href="logos/logo-pictogram-color.png">
<link rel="icon" type="image/png" sizes="32x32" href="logos/logo-pictogram-color.png">
<link rel="icon" type="image/png" sizes="16x16" href="logos/logo-pictogram-color.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="logos/logo-pictogram-color.svg" color="#5bbad5">
<meta property="og:type" content="website">
<meta property="og:title" content="Decentralized open source on-line storage and communication network">
<meta property="og:description"
content="Decentralized open source on-line storage and communication network">
<meta property="og:url" content="https://bitdust.io">
<meta property="og:image" content="https://bitdust.io/assets/img/og/og-image.jpg">
<meta name="keywords" content="Decentralized open source on-line storage and communication network">
<meta name="description" content="">
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="index.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 6.17.0, nicepage.com">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Site1",
"logo": "images/BitDust_logo.png",
"sameAs": [
"https://t.me/bitdust",
"https://github.com/bitdust-io/"
]
}
</script>
<meta name="theme-color" content="#478ac9">
</head>
<body data-path-to-root="./" data-include-products="false" class="u-body u-xxl-mode" data-lang="ru">
<header class="u-clearfix u-header u-image u-sticky u-sticky-8eae u-valign-bottom-md u-valign-bottom-sm u-header" id="sec-950e" data-image-width="6000" data-image-height="374">
<style class="u-sticky-style" data-style-id="8eae">.u-sticky-fixed.u-sticky-8eae, .u-body.u-sticky-fixed .u-sticky-8eae {
box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4) !important
}
</style>
<div class="u-clearfix u-sheet u-sheet-1">
<a href="index.html" class="u-image u-logo u-image-1" data-image-width="2048" data-image-height="627">
<img src="images/BitDust_logo.png" class="u-logo-image u-logo-image-1">
</a>
<nav class="u-align-left u-menu u-menu-one-level u-offcanvas u-menu-1" data-responsive-from="MD">
<div class="menu-collapse u-custom-font u-font-lato" style="font-size: 1.25rem; letter-spacing: 0px; font-weight: 700;">
<a class="u-button-style u-custom-effect-duration u-custom-left-right-menu-spacing u-custom-padding-bottom u-custom-text-active-color u-custom-text-color u-custom-text-hover-color u-custom-text-shadow u-custom-top-bottom-menu-spacing u-nav-link u-text-active-custom-color-1 u-text-hover-custom-color-1 u-text-white" href="index.html" style="padding: 0px 1px; font-size: calc(1em + 0px);">
<svg class="u-svg-link" viewBox="0 0 24 24">
<use xlink:href="#menu-hamburger"></use>
</svg>
<svg class="u-svg-content" version="1.1" id="menu-hamburger" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
<g>
<rect y="1" width="16" height="2"></rect>
<rect y="7" width="16" height="2"></rect>
<rect y="13" width="16" height="2"></rect>
</g>
</svg>
</a>
</div>
<div class="u-custom-menu u-nav-container">
<ul class="u-custom-font u-font-lato u-nav u-spacing-20 u-unstyled u-nav-1">
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="./#sec-a860" target="_blank" style="padding: 10px 4px;">Product</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="./#sec-4189" target="_blank" style="padding: 10px 4px;">Problem</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="./#carousel_e949" target="_blank" style="padding: 10px 4px;">Solution</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="./#sec-4f53" target="_blank" style="padding: 10px 4px;">Ecosystem</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="https://bitdust.io/wiki/" style="padding: 10px 4px;">Wiki</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-custom-color-1 u-text-custom-color-1 u-text-hover-custom-color-1" href="./#sec-8760" target="_blank" style="padding: 10px 4px;">News</a></li>
</ul>
</div>
<div class="u-custom-menu u-nav-container-collapse">
<div class="u-container-style u-custom-color-19 u-inner-container-layout u-sidenav">
<div class="u-inner-container-layout u-sidenav-overflow">
<div class="u-menu-close"></div>
<ul class="u-align-center u-nav u-popupmenu-items u-text-custom-color-1 u-unstyled u-nav-2">
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="./#sec-a860" target="_blank">Product</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="./#sec-4189" target="_blank">Problem</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="./#carousel_e949" target="_blank">Solution</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="./#sec-4f53" target="_blank">Ecosystem</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://bitdust.io/wiki/">Wiki</a></li>
<li class="u-nav-item"><a class="u-button-style u-nav-link" href="./#sec-8760" target="_blank">News</a></li>
</ul>
</div>
</div>
<div class="u-custom-color-19 u-menu-overlay u-opacity u-opacity-50"></div>
</div>
<style class="menu-style">@media (max-width: 959px) {
[data-responsive-from="MD"] .u-nav-container {
display: none;
}
[data-responsive-from="MD"] .menu-collapse {
display: block;
}
}
</style>
</nav>
<a href="./#sec-a860" class="u-border-2 u-border-active-custom-color-8 u-border-custom-color-4 u-border-hover-custom-color-8 u-btn u-btn-round u-button-style u-custom-font u-font-lato u-none u-radius u-text-custom-color-1 u-text-hover-custom-color-8 u-btn-1"> DOWNLOAD </a>
<a href="https://forms.gle/RkJW3L7NTamZ5K8m6" class="u-border-2 u-border-active-custom-color-24 u-border-custom-color-30 u-border-hover-custom-color-24 u-btn u-btn-round u-button-style u-custom-font u-font-lato u-none u-radius u-text-custom-color-1 u-text-hover-custom-color-24 u-btn-2" data-target="_blank"> GIVE FEEDBACK </a>
</div>
</header>
<section class="u-align-center u-clearfix u-image u-section-1" id="carousel_e798" data-target="_blank" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-left u-custom-font u-font-lato u-text u-text-body-alt-color u-text-1">
Decentralized<br>open source<br>on-line storage<br>and<br>communication<br>network
<br>
</h2>
<a href="https://youtu.be/i-pNFOn1SSY" class="u-border-2 u-border-custom-color-24 u-btn u-btn-round u-button-style u-custom-font u-font-lato u-hover-palette-1-light-1 u-none u-radius u-text-custom-color-10 u-btn-1" target="_blank">how bitdust works </a>
</div>
</section>
<section class="u-align-center u-clearfix u-container-align-center u-image u-section-2" id="sec-a860" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-left u-custom-font u-font-lato u-text u-text-white u-text-1">The Product (alpha) </h2>
<p class="u-align-left u-custom-font u-font-lato u-text u-text-white u-text-2">
BitDust provides a free-to-use open source application where by you can safely and securely upload and manage your personal data.
<br><br>
In addition BitDust offers you the ability to chat and share files with your friends.
<br><br>
All your data is encrypted before it leaves your computer with a private key that your computer generates.
No one else can read your data, not even the BitDust Team!
</p>
<div class="u-expanded-width-sm u-expanded-width-xs u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-1">
<div class="u-container-layout u-similar-container u-valign-bottom-lg u-valign-bottom-xl u-valign-top-xxl u-container-layout-1">
<span class="u-custom-color-20 u-file-icon u-icon u-icon-circle u-icon-1" data-href="https://github.com/bitdust-io/p2p-app/releases/download/alpha/bitdust-p2p-app.msi"><img src="images/TheWindows-12fe75a6.png" alt=""></span>
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-3" data-href="https://github.com/bitdust-io/p2p-app/releases/download/alpha/bitdust-p2p-app.msi">Windows</h3>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-2">
<div class="u-container-layout u-similar-container u-valign-bottom-lg u-valign-bottom-xl u-valign-top-xxl u-container-layout-2">
<span class="u-custom-color-20 u-file-icon u-icon u-icon-circle u-icon-3" data-href="https://github.com/bitdust-io/p2p-app/releases/download/alpha/BitDust-p2p-app.dmg"><img src="images/Mac-033a3842.png" alt=""></span>
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-4" data-href="https://github.com/bitdust-io/p2p-app/releases/download/alpha/BitDust-p2p-app.dmg">MacOS</h3>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-list-item-3">
<div class="u-container-layout u-similar-container u-valign-bottom-lg u-valign-bottom-xl u-valign-top-xxl u-container-layout-3">
<span class="u-custom-color-20 u-file-icon u-icon u-icon-circle u-icon-4" data-href="https://github.com/bitdust-io/p2p-app"><img src="images/TheLinux1-dbd8372c.png" alt=""></span>
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-5" data-href="https://github.com/bitdust-io/p2p-app">Linux</h3>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-4">
<div class="u-container-layout u-similar-container u-valign-bottom-lg u-valign-bottom-xl u-valign-top-xxl u-container-layout-4">
<span class="u-custom-color-20 u-file-icon u-icon u-icon-circle u-icon-5" data-href="https://play.google.com/store/apps/details?id=org.bitdust_io.bitdust1"><img src="images/Android-5bfd540c.png" alt=""></span>
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-6" data-href="https://play.google.com/store/apps/details?id=org.bitdust_io.bitdust1">Android</h3>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-5">
<div class="u-container-layout u-similar-container u-valign-bottom-lg u-valign-bottom-xl u-valign-top-xxl u-container-layout-5">
<span class="u-custom-color-20 u-file-icon u-icon u-icon-circle u-icon-6" data-href="https://github.com/bitdust-io/p2p-app" data-target="_blank"><img src="images/TheSoures1-0869bdfa.png" alt=""></span>
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-7" data-href="https://github.com/bitdust-io/p2p-app">Sources</h3>
</div>
</div>
</div>
</div>
<!--
<a href="https://bitdust.io/wiki/install.html" class="u-active-none u-border-none u-btn u-button-style u-hover-none u-none u-text-active-custom-color-20 u-text-custom-color-30 u-text-hover-custom-color-20 u-btn-1" target="_blank"> Using BitDust as a customer </a>
<h4 class="u-align-left u-custom-font u-font-lato u-text u-text-white u-text-8"> It’s easy and takes just few minutes. </h4>
<div class="u-expanded-width-sm u-expanded-width-xs u-list u-list-2">
<div class="u-repeater u-repeater-2">
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-6">
<span class="u-icon u-text-custom-color-10 u-icon-7">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-5221"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-5221" style="enable-background:new 0 0 52 52;">
<g>
<path d="M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M40.495,17.329l-16,18
C24.101,35.772,23.552,36,22.999,36c-0.439,0-0.88-0.144-1.249-0.438l-10-8c-0.862-0.689-1.002-1.948-0.312-2.811
c0.689-0.863,1.949-1.003,2.811-0.313l8.517,6.813l14.739-16.581c0.732-0.826,1.998-0.9,2.823-0.166
C41.154,15.239,41.229,16.503,40.495,17.329z"></path>
</g>
</svg>
</span>
<h6 class="u-custom-font u-font-lato u-text u-text-white u-text-9">Install BitDust</h6>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-7">
<span class="u-icon u-text-custom-color-10 u-icon-8">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-c877"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-c877" style="enable-background:new 0 0 52 52;">
<g>
<path d="M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M40.495,17.329l-16,18
C24.101,35.772,23.552,36,22.999,36c-0.439,0-0.88-0.144-1.249-0.438l-10-8c-0.862-0.689-1.002-1.948-0.312-2.811
c0.689-0.863,1.949-1.003,2.811-0.313l8.517,6.813l14.739-16.581c0.732-0.826,1.998-0.9,2.823-0.166
C41.154,15.239,41.229,16.503,40.495,17.329z"></path>
</g>
</svg>
</span>
<h6 class="u-custom-font u-font-lato u-text u-text-white u-text-10"> Create Identity </h6>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-8">
<span class="u-icon u-text-custom-color-10 u-icon-9">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-e12c"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-e12c" style="enable-background:new 0 0 52 52;">
<g>
<path d="M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M40.495,17.329l-16,18
C24.101,35.772,23.552,36,22.999,36c-0.439,0-0.88-0.144-1.249-0.438l-10-8c-0.862-0.689-1.002-1.948-0.312-2.811
c0.689-0.863,1.949-1.003,2.811-0.313l8.517,6.813l14.739-16.581c0.732-0.826,1.998-0.9,2.823-0.166
C41.154,15.239,41.229,16.503,40.495,17.329z"></path>
</g>
</svg>
</span>
<h6 class="u-custom-font u-font-lato u-text u-text-white u-text-11"> Backup Privite Key</h6>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-9">
<span class="u-icon u-text-custom-color-10 u-icon-10">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-c84c"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-c84c" style="enable-background:new 0 0 52 52;">
<g>
<path d="M26,0C11.664,0,0,11.663,0,26s11.664,26,26,26s26-11.663,26-26S40.336,0,26,0z M40.495,17.329l-16,18
C24.101,35.772,23.552,36,22.999,36c-0.439,0-0.88-0.144-1.249-0.438l-10-8c-0.862-0.689-1.002-1.948-0.312-2.811
c0.689-0.863,1.949-1.003,2.811-0.313l8.517,6.813l14.739-16.581c0.732-0.826,1.998-0.9,2.823-0.166
C41.154,15.239,41.229,16.503,40.495,17.329z"></path>
</g>
</svg>
</span>
<h6 class="u-custom-font u-font-lato u-text u-text-white u-text-12"> Start using!</h6>
</div>
</div>
</div>
</div>
-->
</div>
</section>
<section class="skrollable u-align-center u-clearfix u-container-align-center u-container-align-center-xxl u-image u-parallax u-section-3" id="sec-4189" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h3 class="u-align-left u-custom-font u-font-lato u-text u-text-custom-color-12 u-text-1">The Problem</h3>
<h5 class="u-align-center u-text u-text-custom-color-12 u-text-2">At Risk</h5>
<div class="u-expanded-width-xs u-layout-grid u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-center u-container-align-center u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-valign-bottom-xl u-valign-bottom-xxl u-container-layout-1">
<span class="u-align-center u-border-4 u-border-custom-color-4 u-file-icon u-gradient u-icon u-icon-circle u-text-custom-color-12 u-icon-1"><img src="images/siluet-9dc246c1.png" alt=""></span>
<p class="u-text u-text-custom-color-12 u-text-3">Personal data</p>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-valign-bottom-xl u-valign-bottom-xxl u-container-layout-2">
<span class="u-align-center u-border-4 u-border-custom-color-4 u-file-icon u-gradient u-icon u-icon-circle u-text-custom-color-12 u-icon-2"><img src="images/Centralization2-68ae9a5c.png" alt=""></span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-12 u-text-4">Centralization</p>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-valign-bottom-xl u-valign-bottom-xxl u-container-layout-3">
<span class="u-align-center u-border-4 u-border-custom-color-4 u-file-icon u-gradient u-icon u-icon-circle u-text-custom-color-12 u-icon-3"><img src="images/Thekey-81cfd17e.png" alt=""></span>
<p class="u-text u-text-custom-color-12 u-text-5">Security</p>
</div>
</div>
</div>
</div>
<p class="u-align-left u-custom-font u-font-lato u-large-text u-text u-text-custom-color-12 u-text-variant u-text-6">
Every day we create a lot of personal data: pictures, text files and movies.
Personal photos, files, documents, etc. are currently stored separately in various centralized services in the Cloud and are often used without your permission.
<br>
Sometimes even causing harm.
<br>
We put trust in centralized authorities to keep our most intimate data safe and secure.
<br>
... however once uploaded we don’t have any real control over it.
<br>
</p>
</div>
</section>
<section class="u-align-center u-clearfix u-container-align-center u-container-align-center-xxl u-image u-section-4" id="carousel_e949" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-left u-custom-font u-font-lato u-text u-text-white u-text-1">The Solution</h2>
<div class="u-expanded-width-sm u-expanded-width-xs u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-1">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-1">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-2">Distributed storage</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-2"><img src="images/Thedestributedstorage3.png" alt=""></span>
<p class="u-text u-text-white u-text-3">Independent, safe and private. <br>
<a href="https://bitdust.io/wiki/security.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-4-base u-btn-1" target="_blank">Fully under your control</a>.<br>
</p>
</div>
</div>
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-2">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-2">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-4">Encrypted</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-3"><img src="images/Thekey.png" alt=""></span>
<p class="u-text u-text-white u-text-5">All data is fully encrypted using RSA & DES3 encryption.
<br>
Private key must be well secured - this is the only way to unlock your data.</p>
</div>
</div>
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-list-item-3">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-3">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-6"> Anonymous</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-4"><img src="images/TheAnonim2.png" alt=""></span>
<p class="u-text u-text-white u-text-7">Create a new <a href="https://bitdust.io/wiki/identities.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-custom-color-8 u-btn-2" target="_blank">Identity</a> and use BitDust completely anonymous.<br>
<br>
</p>
</div>
</div>
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-4">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-4">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-8">Chat</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-5"><img src="images/TheChat.png" alt=""></span>
<p class="u-text u-text-white u-text-9">Start fully encrypted chats with your friends.<br>
<br>
</p>
</div>
</div>
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-5">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-5">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-10">Share</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-6"><img src="images/TheShare.png" alt=""></span>
<p class="u-text u-text-white u-text-11">You can easily <a href="https://bitdust.io/wiki/sharing.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-custom-color-8 u-btn-2" target="_blank">share files</a> with your friends.<br>
<br>
</p>
</div>
</div>
<div class="u-align-left u-container-align-left u-container-align-left-xl u-container-align-left-xxl u-container-style u-list-item u-repeater-item u-video-cover u-list-item-6">
<div class="u-container-layout u-similar-container u-valign-bottom-sm u-valign-bottom-xs u-container-layout-6">
<h3 class="u-custom-font u-font-lato u-text u-text-white u-text-12">Reliable</h3>
<span class="u-file-icon u-icon u-icon-circle u-palette-4-base u-icon-7"><img src="images/TheRedundant1.png" alt=""></span>
<p class="u-text u-text-white u-text-13">BitDust uses a <a href="https://bitdust.io/wiki/rebuilding.html#raid-transformation" class="u-active-none u-border-none u-btn u-button-link u-button-style u-custom-item u-hover-none u-none u-text-custom-color-8 u-btn-3" target="_blank">RAID 5 algorithms</a> and stores your data with redundancy.<br>
</p>
</div>
</div>
</div>
</div>
<p class="u-align-left u-custom-font u-font-lato u-hidden-sm u-hidden-xs u-text u-text-white u-text-14">
Imagine a decentralized network maintained by other users just like you.
Here all your personal files are encrypted and only you hold the key to unlock them. Completely anonymous and secure.
<br>
An easy to install application that gives you full control over your personal data.
<br>
You can share files and chat securely with whomever you want without being tracked by service providers.
<br>
The user authorizes themselve within the network and is able to safely interact with others using their own private key.</p>
</div>
</section>
<section class="u-clearfix u-image u-section-5" id="sec-4f53" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-left u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-1">The Ecosystem</h2>
<h6 class="u-align-left u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-2">Supporting the BitDust Network</h6>
<div class="u-expanded-width-sm u-expanded-width-xs u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-1">
<h6 class="u-text u-text-custom-color-25 u-text-3">SUPPLIER</h6>
<p class="u-text u-text-custom-color-25 u-text-4">
A supplier contributes storage to the BitDust network, thereby enabling customers to store and access their encrypted files.
</p>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-2">
<h6 class="u-text u-text-custom-color-25 u-text-5">ROUTER</h6>
<p class="u-text u-text-custom-color-25 u-text-6">
Traffic routers help other nodes to reach each other inside the BitDust network and send/receive encrypted packets.
</p>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-3">
<h6 class="u-text u-text-custom-color-25 u-text-7">ID SERVER</h6>
<p class="u-text u-text-custom-color-25 u-text-8">
Identity servers are maintaining users authentication in the BitDust network.
</p>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-4">
<h6 class="u-text u-text-custom-color-25 u-text-9">MINER</h6>
<p class="u-text u-text-custom-color-25 u-text-10">
A miner validates transactions within the BitDust Blockchain.
Transactions are the sending and receiving of BitDust tokens from one users to another.
</p>
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-5">
<h6 class="u-text u-text-custom-color-25 u-text-11">REBIULDER</h6>
<p class="u-text u-text-custom-color-25 u-text-12">
Suppliers can go offline due to circumstances.
To ensure your data has a high availability it is the rebuilders job to rebuild the data that was lost at one supplier and move it to another supplier.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-clearfix u-section-6" id="sec-a31a">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<div class="u-expanded-width-sm u-expanded-width-xs u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-1">
<img class="u-expanded-height-lg u-expanded-height-md u-expanded-height-xl u-expanded-height-xxl u-expanded-width-xs u-image u-image-contain u-image-default u-image-1" src="images/Europeancommission.png" alt="" data-image-width="2130" data-image-height="803" data-href="https://knowledge4policy.ec.europa.eu/foresight/tool/dlt4good/bitdust_en" data-target="_blank">
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-2">
<img class="u-expanded-height-lg u-expanded-height-md u-expanded-height-xl u-expanded-height-xxl u-expanded-width-xs u-image u-image-contain u-image-default u-image-2" src="images/Safetydetectivewhite.png" alt="" data-image-width="2128" data-image-height="568" data-href="https://www.safetydetectives.com/blog/qa-with-veselin-penev-bitdust/" data-target="_blank">
</div>
</div>
<div class="u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-3">
<img class="u-absolute-hcenter-lg u-absolute-hcenter-xl u-absolute-hcenter-xxl u-expanded-height-lg u-expanded-height-md u-expanded-height-xl u-expanded-height-xxl u-expanded-width-xs u-image u-image-contain u-image-default u-image-3" src="images/SaaSHub.png" alt="" data-image-width="2128" data-image-height="568" data-href="https://www.saashub.com/compare-bitdust-vs-decentralized-internet" data-target="_blank">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-left u-clearfix u-container-align-left u-image u-section-7" id="sec-4a20" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-custom-font u-font-lato u-text u-text-custom-color-8 u-text-1">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-active-custom-color-10 u-text-hover-custom-color-10 u-text-palette-1-base u-btn-1" href="https://bitdust.io/wiki/roadmap.html" target="_blank">The Roadmap
</a>
</h1>
<div class="custom-expanded u-layout-grid u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-1">
<span class="u-border-4 u-border-custom-color-24 u-icon u-icon-circle u-text-custom-color-8 u-icon-2">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-b7ea"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-b7ea" style="enable-background:new 0 0 52 52;">
<path style="fill:currentColor;" d="M38.853,5.324L38.853,5.324c-7.098-7.098-18.607-7.098-25.706,0h0
C6.751,11.72,6.031,23.763,11.459,31L26,52l14.541-21C45.969,23.763,45.249,11.72,38.853,5.324z M26.177,24c-3.314,0-6-2.686-6-6
s2.686-6,6-6s6,2.686,6,6S29.491,24,26.177,24z"></path>
</svg>
</span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-8 u-text-2">2025 </p>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-3">
<br>Implement Automatic Data Rebuilding for the ReBuilder, internal Blockchain-based billing mechanism.<br>
</p>
</div>
</div>
</div>
</div>
<div class="custom-expanded u-layout-grid u-list u-list-2">
<div class="u-repeater u-repeater-2">
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-2">
<span class="u-border-4 u-border-custom-color-24 u-icon u-icon-circle u-text-custom-color-8 u-icon-3">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-d9df"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-d9df" style="enable-background:new 0 0 52 52;">
<path style="fill:currentColor;" d="M38.853,5.324L38.853,5.324c-7.098-7.098-18.607-7.098-25.706,0h0
C6.751,11.72,6.031,23.763,11.459,31L26,52l14.541-21C45.969,23.763,45.249,11.72,38.853,5.324z M26.177,24c-3.314,0-6-2.686-6-6
s2.686-6,6-6s6,2.686,6,6S29.491,24,26.177,24z"></path>
</svg>
</span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-8 u-text-4">2026 </p>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-5">
<br>Launch native BitDust token<br>
</p>
</div>
</div>
</div>
</div>
<div class="custom-expanded u-layout-grid u-list u-list-3">
<div class="u-repeater u-repeater-3">
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item">
<div class="u-container-layout u-similar-container u-container-layout-3">
<span class="u-border-4 u-border-custom-color-24 u-icon u-icon-circle u-text-custom-color-8 u-icon-4">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 52 52" style="">
<use xlink:href="#svg-8b70"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 52 52" x="0px" y="0px" id="svg-8b70" style="enable-background:new 0 0 52 52;">
<path style="fill:currentColor;" d="M38.853,5.324L38.853,5.324c-7.098-7.098-18.607-7.098-25.706,0h0
C6.751,11.72,6.031,23.763,11.459,31L26,52l14.541-21C45.969,23.763,45.249,11.72,38.853,5.324z M26.177,24c-3.314,0-6-2.686-6-6
s2.686-6,6-6s6,2.686,6,6S29.491,24,26.177,24z"></path>
</svg>
</span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-8 u-text-6">2024<br>
</p>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-7">
<br>Create a Beta consumer version for Android, Mac, Windows and Linux.<br>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-center u-clearfix u-container-align-center-xl u-container-align-center-xxl u-image u-section-8" id="sec-8760" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-center u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-default u-text-1">The News</h2>
<div id="carousel-8c53" data-interval="5000" data-u-ride="carousel" class="custom-expanded u-carousel u-slider u-slider-1">
<ol class="u-absolute-hcenter u-carousel-indicators u-hidden u-carousel-indicators-1">
<li data-u-target="#carousel-8c53" class="u-active u-grey-30" data-u-slide-to="0"></li>
<li data-u-target="#carousel-8c53" class="u-grey-30" data-u-slide-to="1"></li>
<li data-u-target="#carousel-8c53" class="u-grey-30" data-u-slide-to="2"></li>
</ol>
<div class="u-carousel-inner" role="listbox">
<div class="u-active u-align-left u-carousel-item u-container-align-left u-container-style u-slide">
<div class="u-container-layout u-valign-top-md u-valign-top-sm u-valign-top-xs u-container-layout-1">
<img alt="" class="custom-expanded u-image u-image-default u-image-1" data-image-width="1222" data-image-height="830" src="images/1copy.png">
<h3 class="u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-2">
The incident on Friday, July 19, such as the outages at Microsoft and CrowdStrike, as well as major issues with internet and banking systems in Australia, underscore the importance of using reliable and distributed data storage systems.
<br><br>
These events have highlighted the vulnerabilities of centralized systems and their inadequate resilience to failures and cyberattacks.
</h3>
<a href="https://www.linkedin.com/feed/update/urn:li:activity:7220042207293042690/" class="u-border-none u-btn u-btn-round u-button-style u-custom-color-25 u-custom-font u-font-lato u-hover-palette-1-light-1 u-radius u-text-custom-color-10 u-btn-1" target="_blank">READ MORE</a>
</div>
</div>
<div class="u-align-left u-carousel-item u-container-align-left u-container-style u-slide">
<div class="u-container-layout u-valign-top-lg u-valign-top-xl u-valign-top-xxl u-container-layout-2">
<img alt="" class="custom-expanded u-image u-image-default u-image-2" data-image-width="1200" data-image-height="770" src="images/Logowithlightcopy1.png">
<h3 class="u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-3">
The BitDust consists out of consumers and supporters. Users of BitDust are people like you and me utilizing the network to manage their files securely.
<br><br>
Data that a user uploads is divided into blocks and fragments, copied twice creating redundancy, encrypted and transferred to the computers of your suppliers.
<br><br>
The system is designed to perform continuous monitoring of every supplier, to make sure your data is available.</h3>
<a href="https://bitdust.io/wiki/intro.html" class="u-border-none u-btn u-btn-round u-button-style u-custom-color-25 u-custom-font u-font-lato u-hover-palette-1-light-1 u-radius u-text-custom-color-10 u-btn-2" target="_blank">READ MORE</a>
</div>
</div>
<div class="u-align-left u-carousel-item u-container-align-left u-container-style u-slide">
<div class="u-container-layout u-valign-top-lg u-valign-top-md u-valign-top-sm u-valign-top-xl u-valign-top-xs u-container-layout-3">
<img class="custom-expanded u-expanded-width-md u-image u-image-3" src="images/2024-05-30_foto_2.jpg" data-image-width="1280" data-image-height="931">
<h3 class="u-custom-font u-font-lato u-text u-text-custom-color-25 u-text-4"> The Expand North Star x GITEX GLOBAL team is traveling across the world to discover the best tech startups and investors.<br>The Expand North Star has gathered technology players in Amsterdam!
</h3>
<a href="https://www.linkedin.com/feed/update/urn:li:activity:7204216082969047040/" class="u-border-none u-btn u-btn-round u-button-style u-custom-color-25 u-custom-font u-font-lato u-hover-palette-1-light-1 u-radius u-text-custom-color-10 u-btn-3" target="_blank">READ MORE </a>
</div>
</div>
</div>
<a class="u-absolute-vcenter u-border-2 u-border-palette-1-base u-carousel-control u-carousel-control-prev u-icon-circle u-spacing-9 u-text-custom-color-25 u-carousel-control-1" href="#carousel-8c53" role="button" data-u-slide="prev">
<span aria-hidden="true">
<svg viewBox="0 0 477.175 477.175">
<path d="M145.188,238.575l215.5-215.5c5.3-5.3,5.3-13.8,0-19.1s-13.8-5.3-19.1,0l-225.1,225.1c-5.3,5.3-5.3,13.8,0,19.1l225.1,225
c2.6,2.6,6.1,4,9.5,4s6.9-1.3,9.5-4c5.3-5.3,5.3-13.8,0-19.1L145.188,238.575z"></path>
</svg>
</span>
<span class="sr-only">+Previous</span>
</a>
<a class="u-absolute-vcenter u-border-2 u-border-palette-1-base u-carousel-control u-carousel-control-next u-icon-circle u-spacing-9 u-text-custom-color-25 u-carousel-control-2" href="#carousel-8c53" role="button" data-u-slide="next">
<span aria-hidden="true">
<svg viewBox="0 0 477.175 477.175">
<path d="M360.731,229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1,0s-5.3,13.8,0,19.1l215.5,215.5l-215.5,215.5
c-5.3,5.3-5.3,13.8,0,19.1c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-4l225.1-225.1C365.931,242.875,365.931,234.275,360.731,229.075z"></path>
</svg>
</span>
<span class="sr-only">+Next</span>
</a>
</div>
</div>
</section>
<section class="u-clearfix u-image u-section-9" id="sec-80f0" data-image-width="4686" data-image-height="2250">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-align-center-md u-align-center-sm u-align-left-lg u-align-left-xl u-align-left-xs u-align-left-xxl u-custom-font u-font-lato u-text u-text-custom-color-24 u-text-1">The Team
</h1>
<div class="u-expanded-width-md u-expanded-width-sm u-expanded-width-xs u-layout-grid u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-shape-rectangle">
<div class="u-container-layout u-similar-container u-valign-bottom-xs u-valign-top-lg u-valign-top-md u-container-layout-1">
<span class="u-align-center u-file-icon u-icon u-text-palette-1-base u-icon-2"><img src="images/veselincopy.png" alt=""></span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-2">Veselin Penev </p>
<p class="u-text u-text-custom-color-10 u-text-3">Founder & Software development<br>
</p>
<p class="u-custom-item u-text u-text-custom-color-10 u-text-4">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-active-custom-color-10 u-text-hover-custom-color-10 u-text-palette-1-base u-btn-1" data-href="https://www.linkedin.com/in/bitdust/" data-target="_blank" href="https://www.linkedin.com/in/bitdust/" target="_blank">in</a>
</p>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-shape-rectangle">
<div class="u-container-layout u-similar-container u-valign-bottom-xs u-valign-top-lg u-valign-top-md u-container-layout-2">
<span class="u-align-center u-file-icon u-icon u-text-palette-1-base u-icon-3"><img src="images/petrcopy.png" alt=""></span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-5">Petr Karasev </p>
<p class="u-text u-text-custom-color-10 u-text-6">Co-Founder & Business analysis <br>
</p>
<p class="u-custom-item u-text u-text-custom-color-3 u-text-7">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-custom-item u-hover-none u-none u-text-active-custom-color-10 u-text-hover-custom-color-10 u-text-palette-1-base u-btn-2" href="https://www.linkedin.com/in/pkarasev/" target="_blank">in </a>
</p>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-shape-rectangle">
<div class="u-container-layout u-similar-container u-valign-bottom-xs u-valign-top-lg u-valign-top-md u-container-layout-3">
<span class="u-align-center u-file-icon u-icon u-text-palette-1-base u-icon-4"><img src="images/kirillcopy.png" alt=""></span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-8">Kirill Pototskiy </p>
<p class="u-text u-text-custom-color-10 u-text-9">Software <br>development<br>
</p>
<p class="u-custom-item u-text u-text-custom-color-10 u-text-10">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-active-custom-color-10 u-text-hover-custom-color-10 u-text-palette-1-base u-btn-3" data-href="https://www.linkedin.com/in/kirill-pototskiy-b18296272/" data-target="_blank" href="https://www.linkedin.com/in/kirill-pototskiy-b18296272/" target="_blank">in </a>
</p>
</div>
</div>
<div class="u-align-center u-container-align-center u-container-align-center-lg u-container-align-center-md u-container-align-center-sm u-container-align-center-xl u-container-align-center-xxl u-container-style u-list-item u-repeater-item u-shape-rectangle">
<div class="u-container-layout u-similar-container u-valign-bottom-xs u-valign-top-lg u-valign-top-md u-container-layout-4">
<span class="u-align-center u-file-icon u-icon u-text-palette-1-base u-icon-5"><img src="images/anastasiacopy.png" alt=""></span>
<p class="u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-11">Anastasia Andreeva </p>
<p class="u-text u-text-custom-color-10 u-text-12">Product<br> design<br>
</p>
<p class="u-custom-item u-text u-text-custom-color-10 u-text-13">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-active-custom-color-10 u-text-hover-custom-color-10 u-text-palette-1-base u-btn-4" data-href="https://www.linkedin.com/in/anastasiaandreeva13/" data-target="_blank" href="https://www.linkedin.com/in/anastasiaandreeva13/" target="_blank">in</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="u-align-center-md u-align-center-sm u-align-center-xs u-clearfix u-custom-color-19 u-footer" id="sec-5a13">
<div class="u-clearfix u-sheet u-sheet-1">
<div class="u-align-left u-social-icons u-spacing-10 u-social-icons-1">
<a class="u-social-url" target="_blank" data-type="Telegram" title="Telegram" href="https://t.me/bitdust">
<span class="u-icon u-social-icon u-social-telegram u-icon-1">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 112 112" style="">
<use xlink:href="#svg-807e"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 112 112" x="0" y="0" id="svg-807e">
<circle fill="currentColor" cx="56.1" cy="56.1" r="55"></circle>
<path fill="#FFFFFF" d="M18.4,53.2l64.7-24.9c3-1.1,5.6,0.7,4.7,5.3l0,0l-11,51.8c-0.8,3.7-3,4.6-6.1,2.8L53.9,75.8l-8.1,7.8
c-0.9,0.9-1.7,1.6-3.4,1.6l1.2-17l31.1-28c1.4-1.2-0.3-1.9-2.1-0.7L34.2,63.7l-16.6-5.2C14,57.4,14,54.9,18.4,53.2L18.4,53.2z"></path>
</svg>
</span>
</a>
<a class="u-social-url" target="_blank" data-type="Github" title="Github" href="https://github.com/bitdust-io/">
<span class="u-icon u-social-github u-social-icon u-icon-2">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 112 112" style="">
<use xlink:href="#svg-8e08"></use>
</svg>
<svg class="u-svg-content" viewBox="0 0 112 112" x="0" y="0" id="svg-8e08">
<circle fill="currentColor" cx="56.1" cy="56.1" r="55"></circle>
<path fill="#FFFFFF" d="M88,51.3c0-5.5-1.9-10.2-5.3-13.7c0.6-1.3,2.3-6.5-0.5-13.5c0,0-4.2-1.4-14,5.3c-4.1-1.1-8.4-1.7-12.7-1.8
c-4.3,0-8.7,0.6-12.7,1.8c-9.7-6.6-14-5.3-14-5.3c-2.8,7-1,12.2-0.5,13.5C25,41.2,23,45.7,23,51.3c0,19.6,11.9,23.9,23.3,25.2
c-1.5,1.3-2.8,3.5-3.2,6.8c-3,1.3-10.2,3.6-14.9-4.3c0,0-2.7-4.9-7.8-5.3c0,0-5-0.1-0.4,3.1c0,0,3.3,1.6,5.6,7.5c0,0,3,9.1,17.2,6
c0,4.3,0.1,8.3,0.1,9.5h25.2c0-1.7,0.1-7.2,0.1-14c0-4.7-1.7-7.9-3.4-9.4C76,75.2,88,70.9,88,51.3z"></path>
</svg>
</span>
</a>
</div>
<a href="index.html" class="u-image u-logo u-image-1" data-image-width="2048" data-image-height="627" title="BitDust">
<img src="images/BitDust_logo.png" class="u-logo-image u-logo-image-1">
</a>
<p class="u-align-left-lg u-align-left-md u-align-left-sm u-align-left-xl u-align-left-xs u-custom-font u-font-lato u-text u-text-custom-color-10 u-text-1">
We are currently with a small team primarily focusing on the development and supporting the BitDust community.
Join us via <a href="https://t.me/bitdust" class="u-active-none u-border-none u-button-link u-button-style u-hover-none u-none u-text-custom-color-8 u-btn-2" target="_blank">Telegram</a> or leave us a <a href="https://forms.gle/RkJW3L7NTamZ5K8m6" class="u-active-none u-border-none u-button-link u-button-style u-hover-none u-none u-text-custom-color-8 u-btn-2" target="_blank">message</a>.
</p>
</div>
</footer>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-158200962-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-158200962-1');
</script>
</body>
</html>