forked from syncthing/old-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
312 lines (300 loc) · 18.2 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
<!DOCTYPE html>
<html lang="en" ng-app="syncthingApp">
<head>
<title>Syncthing</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="shortcut icon" href="images/favicon.png" type="image/png">
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com" />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="images/favicons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="images/favicons/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="images/favicons/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="images/favicons/favicon-16x16.png" sizes="16x16" />
<meta name="application-name" content="Syncthing" />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="images/favicons/mstile-144x144.png" />
<meta name="theme-color" content="#FFFFFF">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/raleway.css">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<meta name="google-site-verification" content="YnpYvLrQHPxuSb2e0CqhZ9WU3yuET5BwGHczvoAMB9Y" />
<link rel="dns-prefetch" href="//ghbtns.com" />
<link rel="dns-prefetch" href="//checkout.stripe.com" />
<link rel="dns-prefetch" href="//code.jquery.com" />
<link rel="dns-prefetch" href="//blockchain.info" />
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o), m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-1060342-17', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="github-fork-ribbon-wrapper right">
<div class="github-fork-ribbon">
<a target="_blank" href="https://github.com/syncthing/syncthing">Fork me on GitHub</a>
</div>
</div>
<div class="top">
<div class="container-fluid container">
<div class="jumbotron">
<h1>
<img alt="Syncthing" id='syncthing-logo' title="Syncthing" src="images/logo-horizontal.svg" />
</h1>
<p class="under-logo">Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and
<em>you</em> deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.</p>
</div>
<small class="attribution">
<a href="https://www.flickr.com/photos/iamjanosik/14286545284/">Photo</a> by Steve Janosic /
<a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">CC BY-NC-ND</a>
</small>
</div>
</div>
<div id="main">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>
<i class="title fa fa-download"></i>Get Started</h2>
<hr/>
<div class="row">
<div class="col-md-6">
<h3>Syncthing Core (CLI & Web UI)</h3>
<div id="static-download">
<p id="download-button">
<a class="btn btn-primary btn-lg" href="https://github.com/syncthing/syncthing/releases/latest">
<i class="fa fa-github"></i> Download from GitHub</a>
</p>
</div>
<div id="dynamic-downloads">
<h4 id="download-header"></h4>
<p id="download-links"></p>
</div>
<p>There are also <a href="http://apt.syncthing.net/">Debian / Ubuntu packages</a> available. Make sure to check out the
<a href="http://docs.syncthing.net/intro/getting-started.html">Getting Started Guide</a> if you need help. Releases are signed as described on the
<a href="security.html">security</a> page.</p>
</div>
<div class="col-md-6">
<h3>Third-party contributions</h3>
<p>
<a href="https://github.com/syncthing/syncthing-android">Android app</a>
</p>
<p>
<a href="https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid">
<img style="height:60px;" alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/apps/en-play-badge.png">
</a>
<a href="https://f-droid.org/repository/browse/?fdid=com.nutomic.syncthingandroid">
<img alt="Get it on F-Droid" src="https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png">
</a>
</p>
<p>
<a href="https://github.com/syncthing/syncthing-gtk">Cross-platform GUI wrapper</a>,
<a href="https://github.com/syncthing/syncthing-inotify/releases/latest">filesystem watcher</a>, and
<a href="http://docs.syncthing.net/users/contrib.html">other</a> community contributions.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<h2>
<i class="title fa fa-lock"></i>Secure & Private</h2>
<hr/>
<div class="row">
<div class="col-sm-8">
<ul>
<li>
<strong>Private.</strong> None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally.</li>
<li>
<strong>Encrypted.</strong> All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from ever gaining access to your data.</li>
<li>
<strong>Authenticated.</strong> Every node is identified by a strong cryptographic certificate. Only nodes you have explicitly allowed can connect to your cluster.</li>
</ul>
</div>
<div class="col-sm-4">
<img src="images/rsa-720.jpg" alt="rsa" width="360" class="img-thumbnail">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<h2>
<i class="title fa fa-code-fork"></i>Open Development</h2>
<hr/>
<div class="row">
<div class="col-sm-8">
<p></p>
<ul>
<li>
<strong>Open Discourse.</strong> Development and usage is always open for discussion.
<br />
<a target="_blank" href="https://forum.syncthing.net/">Syncthing Discussion Forum</a>
</li>
<li>
<strong>Open Source.</strong> All source code is available on GitHub — what you see is what you get, there is no hidden funny business.
<br />
<a target="_blank" href="https://github.com/syncthing/syncthing/tree/master">Syncthing Source Code</a>
</li>
<li>
<strong>Open Protocol.</strong> The protocol is a documented standard — no hidden magic.
<br />
<a target="_blank" href="http://docs.syncthing.net/specs/bep-v1.html">Syncthing Protocol Definition</a>
</li>
<li>
<strong>Open Development.</strong> Any bugs found are immediately visible for anyone to browse — no hidden flaws.
<br />
<a target="_blank" href="https://github.com/syncthing/syncthing/issues?state=open">Syncthing Issue Tracker</a>
</li>
</ul>
</div>
<div class="col-sm-4">
<img src="images/code-720.jpg" alt="code" width="360" class="img-thumbnail">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<h2>
<i class="title fa fa-users"></i>Easy to Use</h2>
<hr/>
<div class="row">
<div class="col-sm-8">
<p>Syncthing is still in development, although a large number of features have already been implemented:</p>
<ul>
<li>
<strong>Web GUI.</strong> Configure and monitor Syncthing via a responsive and powerful interface accessible via your browser.</li>
<li>
<strong>Portable.</strong> Works on Mac OS X, Windows, Linux, FreeBSD and Solaris. Run it on your desktop computers and synchronize them with your server for backup.</li>
<li>
<strong>Simple.</strong> Syncthing doesn't need IP addresses or advanced configuration: it just works, over LAN and over the Internet. Every machine is identified by an ID. Just give your ID to your friends, share a folder and watch: UPnP will do if you don't want to port forward or you don't know how.</li>
<li>
<strong>Powerful.</strong> Synchronize as many folders as you need with different people.</li>
</ul>
</div>
<div class="col-sm-4">
<img src="images/screenshot-720.jpg" alt="screenshot of syncthing" width="360" class="img-thumbnail">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2><i class="title fa fa-heart"></i>Donate</h2>
<hr/>
<p>Developing Syncthing costs money. Currently not as compensation for the developers — that's all volunteer work — but in domain and hosting fees for the various servers we need to run the operation. Your donations help fund these costs. Donations are accepted securely with <a href="https://stripe.com/">Stripe</a>. We also accept donations in Bitcoins.</p>
</div>
</div>
<div class="row" ng-controller="SyncthingCtrl">
<div class="col-md-12 text-center">
<form name="donationForm" ng-if="!donation.failed && !donation.succeeded" class="form-inline">
<div class="form-group">
<label class="sr-only" for="amount">Donation Amount</label>
<div class="input-group">
<div class="input-group-addon input-lg">US$</div>
<input type="number" class="form-control text-right input-lg" name="amount" id="amount" placeholder="Amount" ng-model="donation.amount" min="1" max="1000" required>
</div>
</div>
<button ng-disabled="donationForm.amount.$invalid" type="submit" class="btn btn-success btn-lg" ng-click="charge()">Donate</button>
</form>
<div ng-if="donation.failed" class="alert alert-danger">
<h4>Woops :(</h4>
<p>Something went wrong processing your donation. The error is on our side, not yours. Your card was not charged. Sorry for messing up!</p>
</div>
<div ng-if="donation.succeeded" class="alert alert-success">
<h4>Thank you!</h4>
<p>We will survive a little longer thanks to you! :)</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn" data-address="1BmVwkLeEmk5GmBtfYsVz6FWLsXjCYZkdu" data-shared="false">
<div class="blockchain stage-begin">
<img alt="donate bitcoins" src="https://blockchain.info/Resources/buttons/donate_64.png" />
</div>
<div class="blockchain stage-loading" style="text-align:center">
<img alt="loading" src="https://blockchain.info/Resources/loading-large.gif" />
</div>
<div class="blockchain stage-ready">
<p class="text-center">Please Donate To Bitcoin Address:
<b>[[address]]</b>
</p>
<p class="text-center" class="qr-code"></p>
</div>
<div class="blockchain stage-paid"> Donation of
<b>[[value]] BTC</b> Received. Thank You.</div>
<div class="blockchain stage-error">
<font color="red">[[error]]</font>
</div>
</div>
</div>
</div>
<hr/>
<div class="row">
<div class="col-sm-4">
<h3 class="text-center">
<a target="_blank" href="https://forum.syncthing.net/">
<i class="extra fa fa-comments"></i>
<br />
Discuss
</a>
<br />
<small>Join the talk on the forums</small>
</h3>
</div>
<div class="col-sm-4">
<h3 class="text-center">
<a target="_blank" href="http://docs.syncthing.net/">
<i class="extra fa fa-book"></i>
<br />
Docs
</a>
<br />
<small>For Users and Developers</small>
</h3>
</div>
<div class="col-sm-4">
<h3 class="text-center">
<a target="_blank" href="https://github.com/syncthing/syncthing">
<i class="extra fa fa-cogs"></i>
<br />
Contribute
</a>
<br />
<small>Clone, Fork, and start tinkering</small>
</h3>
</div>
</div>
<div class="row">
<hr/>
<div class="col-sm-12 text-center">
<iframe src="https://ghbtns.com/github-btn.html?user=syncthing&repo=syncthing&type=star&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=syncthing&repo=syncthing&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.1/angular.min.js"></script>
<script type="text/javascript" src="https://blockchain.info/Resources/wallet/pay-now-button.js" async></script>
<script type="text/javascript" src="https://checkout.stripe.com/checkout.js"></script>
<script type="text/javascript" src="js/app.js"></script>
<script type="text/javascript" src="js/downloads.js"></script>
</body>
</html>