-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
183 lines (167 loc) · 6.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="RiotKit">
<title>Backups @ RiotKit</title>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/app.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Header -->
<header class="masthead d-flex">
<div class="container text-center my-auto">
<h1 class="mb-1">RiotKit Backups initiative</h1>
<h3 class="mb-5">
<em>A safe place for organization's data.</em>
</h3>
</div>
<div class="overlay"></div>
</header>
<!-- About -->
<section class="content-section bg-light" id="about">
<div class="container text-center">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2>We are an anarchist technical organization</h2>
<p class="lead mb-5">
The goal is to provide data-safety mechanisms for each anarchist organization.
<br>Privacy, automation and high-level security is very important.
</p>
<p class="lead mb-5">
<strong>
Anarchist movement deserves modern solutions, let's take over the technical knowledge from capitalists and bring it into the grassroot organizations.
</strong>
</p>
</div>
</div>
</div>
</section>
<!-- How it works -->
<section class="content-section bg-primary text-white text-center" id="services">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 mb-5 mb-lg-0">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-share"></i>
</span>
<h4>
<strong>Cheap</strong>
</h4>
<p class="text-faded mb-0">
More organizations sharing same space, less cost of the server
</p>
</div>
<div class="col-lg-3 col-md-6 mb-5 mb-lg-0">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-user-following"></i>
</span>
<h4>
<strong>Managed</strong>
</h4>
<p class="text-faded mb-0">
You don't have to care about many things, just send encrypted data, we store it as is without having a possibility to know what you store
</p>
</div>
<div class="col-lg-3 col-md-6 mb-5 mb-md-0">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-umbrella"></i>
</span>
<h4>
<strong>Secure</strong>
</h4>
<p class="text-faded mb-0">
<strong>Each organization is expected to encrypt backups with own keys (we provide a tool for it) before sending to us.
Nobody can read this data except the organization that has a key.</strong>
</p>
</div>
<div class="col-lg-3 col-md-6">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-rocket"></i>
</span>
<h4>
<strong>Modern</strong>
</h4>
<p class="text-faded mb-0">
Simply setup once, and don't care much. It's automatic. On any failure you can restore a one of the copy from the past.
</p>
</div>
<div class="col-lg-3 col-md-6">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-pencil"></i>
</span>
<h4>
<strong>Transparent</strong>
</h4>
<p class="text-faded mb-0">
All we do we publish as open source. If you don't trust us for any reason, just create your own infrastructure from our public templates.
<a href="https://github.com/zwiazeksyndykalistowpolski/server-docker-project" class="text-white" target="_blank">[1]</a>
<a href="https://github.com/zwiazeksyndykalistowpolski/docker-project-template" class="text-white" target="_blank">[2]</a>
<a href="https://github.com/riotkit-org/file-repository" class="text-white" target="_blank">[3]</a>
</p>
</div>
<div class="col-lg-3 col-md-6">
<span class="service-icon rounded-circle mx-auto mb-3">
<i class="icon-grid"></i>
</span>
<h4>
<strong>Distributed</strong>
</h4>
<p class="text-faded mb-0">
If you are undecided, because all data may be in our hands regardless if we have access to it or not. In case our server would disappear what would happen?
Our server is mirrored. We have multiple servers that keeps the same data in different locations. You can also have a read-only replica if you would like to host it.
</p>
</div>
</div>
</div>
</section>
<section class="content-section diagram">
<img src="img/diagram/diagram.svg">
</section>
<!-- Contact -->
<section class="content-section bg-primary" id="contact">
<div class="container">
<div class="row no-gutters">
<div class="col-lg-6">
<a class="contact-item">
<span class="caption">
<span class="caption-content">
<h2>Use the infrastructure</h2>
<p class="mb-0">
If organization you are in is anarchist-rules based, then it may be allowed to use the RiotKit Backups initiative to store it's data.
</p>
</span>
</span>
<img class="img-fluid" src="img/contact-1.jpg" alt="">
</a>
</div>
<div class="col-lg-6">
<a class="contact-item">
<span class="caption">
<span class="caption-content">
<h2>Develop the infrastructure</h2>
<p class="mb-0">
Development and administration - if you are a technical person who knows about the infrastructure or about the code, then you can help us via github, or by contacting us.
</p>
</span>
</span>
<img class="img-fluid" src="img/contact-2.jpg" alt="">
</a>
</div>
</div>
</section>
<section class="content-section">
<div class="container text-center">
<h2 class="mb-4">RiotKit, contact: riotkit_org [that symbol] riseup.net</h2>
</div>
</section>
</body>
</html>