Browse Source

Tahoe-LAFS documentation

Bob Mottram 8 years ago
parent
commit
f34b1ddc91
3 changed files with 130 additions and 74 deletions
  1. 40
    0
      doc/EN/app_tahoelafs.org
  2. 4
    0
      doc/EN/apps.org
  3. 86
    74
      website/EN/apps.html

+ 40
- 0
doc/EN/app_tahoelafs.org View File

@@ -0,0 +1,40 @@
1
+#+TITLE:
2
+#+AUTHOR: Bob Mottram
3
+#+EMAIL: bob@freedombone.net
4
+#+KEYWORDS: freedombone, Tahoe-LAFS
5
+#+DESCRIPTION: How to use Tahoe-LAFS
6
+#+OPTIONS: ^:nil toc:nil
7
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
8
+
9
+#+BEGIN_CENTER
10
+[[file:images/logo.png]]
11
+#+END_CENTER
12
+
13
+#+BEGIN_EXPORT html
14
+<center>
15
+<h1>Tahoe-LAFS</h1>
16
+</center>
17
+#+END_EXPORT
18
+
19
+This is a robust system for encrypted file storage on one or more server. Files are accessed via a URL which contains the public key with which it was encrypted.
20
+
21
+* Installation
22
+Log into your system with:
23
+
24
+#+begin_src bash
25
+ssh myusername@mydomain -p 2222
26
+#+end_src
27
+
28
+Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password.
29
+
30
+Select *Add/Remove Apps* then *tahoelafs*. This system is entirely based upon use of onion addresses and so no other demaon names are needed.
31
+
32
+* Initial setup
33
+Get the login password for your Tahoe-LAFS system by going to *Passwords* on the *Administrator control panel* and selecting *tahoelafs*.
34
+
35
+Go to the *About* screen on the *Administrator control panel* and look for the onion address for *tahoelafs* within the list of domains. Enter that into a Tor compatible browser. along with your username and the tahoelafs password. You can then use the interface to upload files and obtain URLs for them. The URL contains the public key needed to decrypt the file.
36
+
37
+* Adding more servers
38
+You can add more servers to the system to increase its storage capacity. In a typical Tahoe-LAFS new data storage servers are automatically discovered via an introducer node, but that creates a single centralised point of failure. The installation on Freedombone has no introducer node and so details for the servers of your friends need to be entered manually.
39
+
40
+Other servers will typically be Freedombone systems with Tahoe-LAFS installed. Your Tahoe-LAFS server settings can be found on the *About* screen of the *Administrator control panel*. Use an end-to-end encrypted chat app to copy and paste those details and send them to other friends. To add the server details go to *App settings* on the *Administrator control panel* then select *tahoelafs* and *Add server*.

+ 4
- 0
doc/EN/apps.org View File

@@ -103,6 +103,10 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
103 103
 Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed.
104 104
 
105 105
 [[./app_syncthing.html][How to use it]]
106
+* Tahoe-LAFS
107
+Robust and encrypted storage of files on one or more server.
108
+
109
+[[./app_tahoelafs.html][How to use it]]
106 110
 * Tox
107 111
 Client and bootstrap node for the Tox chat/VoIP system.
108 112
 

+ 86
- 74
website/EN/apps.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-12-25 Sun 11:57 -->
6
+<!-- 2017-03-09 Thu 10:01 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -263,9 +263,9 @@ The base install of the system just contains an email server and Mutt client, bu
263 263
 </div>
264 264
 </div>
265 265
 
266
-<div id="outline-container-org99fc092" class="outline-2">
267
-<h2 id="org99fc092">DLNA</h2>
268
-<div class="outline-text-2" id="text-org99fc092">
266
+<div id="outline-container-org5bb7226" class="outline-2">
267
+<h2 id="org5bb7226">DLNA</h2>
268
+<div class="outline-text-2" id="text-org5bb7226">
269 269
 <p>
270 270
 Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
271 271
 </p>
@@ -275,9 +275,9 @@ Enables you to use the system as a music server which any DLNA compatible device
275 275
 </p>
276 276
 </div>
277 277
 </div>
278
-<div id="outline-container-org30dfa23" class="outline-2">
279
-<h2 id="org30dfa23">Dokuwiki</h2>
280
-<div class="outline-text-2" id="text-org30dfa23">
278
+<div id="outline-container-orgc369cfe" class="outline-2">
279
+<h2 id="orgc369cfe">Dokuwiki</h2>
280
+<div class="outline-text-2" id="text-orgc369cfe">
281 281
 <p>
282 282
 A databaseless wiki system.
283 283
 </p>
@@ -287,9 +287,9 @@ A databaseless wiki system.
287 287
 </p>
288 288
 </div>
289 289
 </div>
290
-<div id="outline-container-org0b27a96" class="outline-2">
291
-<h2 id="org0b27a96">Emacs</h2>
292
-<div class="outline-text-2" id="text-org0b27a96">
290
+<div id="outline-container-orgaa53a20" class="outline-2">
291
+<h2 id="orgaa53a20">Emacs</h2>
292
+<div class="outline-text-2" id="text-orgaa53a20">
293 293
 <p>
294 294
 If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
295 295
 </p>
@@ -299,9 +299,9 @@ If you use the Mutt client to read your email then this will set it up to use em
299 299
 </p>
300 300
 </div>
301 301
 </div>
302
-<div id="outline-container-org309055f" class="outline-2">
303
-<h2 id="org309055f">Etherpad</h2>
304
-<div class="outline-text-2" id="text-org309055f">
302
+<div id="outline-container-org86777b9" class="outline-2">
303
+<h2 id="org86777b9">Etherpad</h2>
304
+<div class="outline-text-2" id="text-org86777b9">
305 305
 <p>
306 306
 Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of the system will be able to access it.
307 307
 </p>
@@ -311,9 +311,9 @@ Collaborate on creating documents in real time. Maybe you're planning a holiday
311 311
 </p>
312 312
 </div>
313 313
 </div>
314
-<div id="outline-container-org848aced" class="outline-2">
315
-<h2 id="org848aced">Ghost</h2>
316
-<div class="outline-text-2" id="text-org848aced">
314
+<div id="outline-container-org6ea45b4" class="outline-2">
315
+<h2 id="org6ea45b4">Ghost</h2>
316
+<div class="outline-text-2" id="text-org6ea45b4">
317 317
 <p>
318 318
 Modern looking blogging system.
319 319
 </p>
@@ -323,9 +323,9 @@ Modern looking blogging system.
323 323
 </p>
324 324
 </div>
325 325
 </div>
326
-<div id="outline-container-org2e44bb6" class="outline-2">
327
-<h2 id="org2e44bb6">GNU Social</h2>
328
-<div class="outline-text-2" id="text-org2e44bb6">
326
+<div id="outline-container-org6448b23" class="outline-2">
327
+<h2 id="org6448b23">GNU Social</h2>
328
+<div class="outline-text-2" id="text-org6448b23">
329 329
 <p>
330 330
 Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation.
331 331
 </p>
@@ -335,9 +335,9 @@ Federated social network. You can "<i>remote follow</i>" other users within the
335 335
 </p>
336 336
 </div>
337 337
 </div>
338
-<div id="outline-container-orgb8a47c3" class="outline-2">
339
-<h2 id="orgb8a47c3">Gogs</h2>
340
-<div class="outline-text-2" id="text-orgb8a47c3">
338
+<div id="outline-container-org7240a72" class="outline-2">
339
+<h2 id="org7240a72">Gogs</h2>
340
+<div class="outline-text-2" id="text-org7240a72">
341 341
 <p>
342 342
 Lightweight git project hosting system. You can mirror projects from Github, or if Github turns evil then just host your own projects while retaining the familiar <i>fork-and-pull</i> workflow. If you can use Github then you can also use Gogs.
343 343
 </p>
@@ -347,9 +347,9 @@ Lightweight git project hosting system. You can mirror projects from Github, or
347 347
 </p>
348 348
 </div>
349 349
 </div>
350
-<div id="outline-container-org572987d" class="outline-2">
351
-<h2 id="org572987d">HTMLy</h2>
352
-<div class="outline-text-2" id="text-org572987d">
350
+<div id="outline-container-org01afc55" class="outline-2">
351
+<h2 id="org01afc55">HTMLy</h2>
352
+<div class="outline-text-2" id="text-org01afc55">
353 353
 <p>
354 354
 Databaseless blogging system. Quite simple and with a markdown-like format.
355 355
 </p>
@@ -359,9 +359,9 @@ Databaseless blogging system. Quite simple and with a markdown-like format.
359 359
 </p>
360 360
 </div>
361 361
 </div>
362
-<div id="outline-container-orgff7ac54" class="outline-2">
363
-<h2 id="orgff7ac54">Hubzilla</h2>
364
-<div class="outline-text-2" id="text-orgff7ac54">
362
+<div id="outline-container-orgb825647" class="outline-2">
363
+<h2 id="orgb825647">Hubzilla</h2>
364
+<div class="outline-text-2" id="text-orgb825647">
365 365
 <p>
366 366
 Web publishing platform with social network like features and good privacy controls so that it's possible to specify who can see which content. Includes photo albums, calendar, wiki and file storage.
367 367
 </p>
@@ -371,9 +371,9 @@ Web publishing platform with social network like features and good privacy contr
371 371
 </p>
372 372
 </div>
373 373
 </div>
374
-<div id="outline-container-org0de0265" class="outline-2">
375
-<h2 id="org0de0265">IRC Server (ngirc)</h2>
376
-<div class="outline-text-2" id="text-org0de0265">
374
+<div id="outline-container-org88bbdb0" class="outline-2">
375
+<h2 id="org88bbdb0">IRC Server (ngirc)</h2>
376
+<div class="outline-text-2" id="text-org88bbdb0">
377 377
 <p>
378 378
 Run your own IRC chat channel which can be secured with a password and accessible via an onion address. A bouncer is included so that you can receive messages sent while you were offline. Works with Hexchat and other popular clients.
379 379
 </p>
@@ -383,18 +383,18 @@ Run your own IRC chat channel which can be secured with a password and accessibl
383 383
 </p>
384 384
 </div>
385 385
 </div>
386
-<div id="outline-container-org5199ade" class="outline-2">
387
-<h2 id="org5199ade">Jitsi Meet</h2>
388
-<div class="outline-text-2" id="text-org5199ade">
386
+<div id="outline-container-org77679de" class="outline-2">
387
+<h2 id="org77679de">Jitsi Meet</h2>
388
+<div class="outline-text-2" id="text-org77679de">
389 389
 <p>
390 390
 Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
391 391
 </p>
392 392
 </div>
393 393
 </div>
394 394
 
395
-<div id="outline-container-org12a5edf" class="outline-2">
396
-<h2 id="org12a5edf">Lychee</h2>
397
-<div class="outline-text-2" id="text-org12a5edf">
395
+<div id="outline-container-orgc77675c" class="outline-2">
396
+<h2 id="orgc77675c">Lychee</h2>
397
+<div class="outline-text-2" id="text-orgc77675c">
398 398
 <p>
399 399
 Make your photo albums available on the web.
400 400
 </p>
@@ -404,9 +404,9 @@ Make your photo albums available on the web.
404 404
 </p>
405 405
 </div>
406 406
 </div>
407
-<div id="outline-container-org3a7b9cc" class="outline-2">
408
-<h2 id="org3a7b9cc">Mailpile</h2>
409
-<div class="outline-text-2" id="text-org3a7b9cc">
407
+<div id="outline-container-org5df25e1" class="outline-2">
408
+<h2 id="org5df25e1">Mailpile</h2>
409
+<div class="outline-text-2" id="text-org5df25e1">
410 410
 <p>
411 411
 Modern email client which supports GPG encryption.
412 412
 </p>
@@ -416,9 +416,9 @@ Modern email client which supports GPG encryption.
416 416
 </p>
417 417
 </div>
418 418
 </div>
419
-<div id="outline-container-org202fe91" class="outline-2">
420
-<h2 id="org202fe91">Mediagoblin</h2>
421
-<div class="outline-text-2" id="text-org202fe91">
419
+<div id="outline-container-org302e3a2" class="outline-2">
420
+<h2 id="org302e3a2">Mediagoblin</h2>
421
+<div class="outline-text-2" id="text-org302e3a2">
422 422
 <p>
423 423
 Publicly host video and audio files so that you don't need to use YouTube/Vimeo/etc.
424 424
 </p>
@@ -428,9 +428,9 @@ Publicly host video and audio files so that you don't need to use YouTube/Vimeo/
428 428
 </p>
429 429
 </div>
430 430
 </div>
431
-<div id="outline-container-org55d4ac3" class="outline-2">
432
-<h2 id="org55d4ac3">Mumble</h2>
433
-<div class="outline-text-2" id="text-org55d4ac3">
431
+<div id="outline-container-org3c4542e" class="outline-2">
432
+<h2 id="org3c4542e">Mumble</h2>
433
+<div class="outline-text-2" id="text-org3c4542e">
434 434
 <p>
435 435
 The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
436 436
 </p>
@@ -440,9 +440,9 @@ The popular VoIP and text chat system. Say goodbye to old-fashioned telephony co
440 440
 </p>
441 441
 </div>
442 442
 </div>
443
-<div id="outline-container-org5b1d6b5" class="outline-2">
444
-<h2 id="org5b1d6b5">PI-Hole</h2>
445
-<div class="outline-text-2" id="text-org5b1d6b5">
443
+<div id="outline-container-org96f36f2" class="outline-2">
444
+<h2 id="org96f36f2">PI-Hole</h2>
445
+<div class="outline-text-2" id="text-org96f36f2">
446 446
 <p>
447 447
 The black hole for web adverts. Block adverts at the domain name level within your local network. It can significantly reduce bandwidth, speed up page load times and protect your systems from being tracked by spyware.
448 448
 </p>
@@ -452,9 +452,9 @@ The black hole for web adverts. Block adverts at the domain name level within yo
452 452
 </p>
453 453
 </div>
454 454
 </div>
455
-<div id="outline-container-orgcb8c767" class="outline-2">
456
-<h2 id="orgcb8c767">PostActiv</h2>
457
-<div class="outline-text-2" id="text-orgcb8c767">
455
+<div id="outline-container-orgfd4c263" class="outline-2">
456
+<h2 id="orgfd4c263">PostActiv</h2>
457
+<div class="outline-text-2" id="text-orgfd4c263">
458 458
 <p>
459 459
 An alternative federated social networking system compatible with GNU Social. It includes some optimisations and fixes currently not available within the main GNU Social project.
460 460
 </p>
@@ -464,9 +464,9 @@ An alternative federated social networking system compatible with GNU Social. It
464 464
 </p>
465 465
 </div>
466 466
 </div>
467
-<div id="outline-container-orgba474e0" class="outline-2">
468
-<h2 id="orgba474e0">Radicale</h2>
469
-<div class="outline-text-2" id="text-orgba474e0">
467
+<div id="outline-container-org7dc249a" class="outline-2">
468
+<h2 id="org7dc249a">Radicale</h2>
469
+<div class="outline-text-2" id="text-org7dc249a">
470 470
 <p>
471 471
 Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily and securely across all your devices.
472 472
 </p>
@@ -476,9 +476,9 @@ Calendar system compatible with CalDAV and CardDAV. Synch your calendar events e
476 476
 </p>
477 477
 </div>
478 478
 </div>
479
-<div id="outline-container-org0d2114e" class="outline-2">
480
-<h2 id="org0d2114e">tt-rss</h2>
481
-<div class="outline-text-2" id="text-org0d2114e">
479
+<div id="outline-container-orgd866893" class="outline-2">
480
+<h2 id="orgd866893">tt-rss</h2>
481
+<div class="outline-text-2" id="text-orgd866893">
482 482
 <p>
483 483
 Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via an onion address. Have "<i>the right to read</i>" without the Surveillance State knowing what you're reading. Also available with a user interface suitable for viewing on mobile devices via a browser such as OrFox.
484 484
 </p>
@@ -488,9 +488,9 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
488 488
 </p>
489 489
 </div>
490 490
 </div>
491
-<div id="outline-container-org66ade88" class="outline-2">
492
-<h2 id="org66ade88">Syncthing</h2>
493
-<div class="outline-text-2" id="text-org66ade88">
491
+<div id="outline-container-orgdf8479a" class="outline-2">
492
+<h2 id="orgdf8479a">Syncthing</h2>
493
+<div class="outline-text-2" id="text-orgdf8479a">
494 494
 <p>
495 495
 Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed.
496 496
 </p>
@@ -500,9 +500,21 @@ Possibly the best way to synchronise files across all of your devices. Once it h
500 500
 </p>
501 501
 </div>
502 502
 </div>
503
-<div id="outline-container-org15d6e56" class="outline-2">
504
-<h2 id="org15d6e56">Tox</h2>
505
-<div class="outline-text-2" id="text-org15d6e56">
503
+<div id="outline-container-orgcd8e46b" class="outline-2">
504
+<h2 id="orgcd8e46b">Tahoe-LAFS</h2>
505
+<div class="outline-text-2" id="text-orgcd8e46b">
506
+<p>
507
+Robust and encrypted storage of files on one or more server.
508
+</p>
509
+
510
+<p>
511
+<a href="./app_tahoelafs.html">How to use it</a>
512
+</p>
513
+</div>
514
+</div>
515
+<div id="outline-container-orgce7690d" class="outline-2">
516
+<h2 id="orgce7690d">Tox</h2>
517
+<div class="outline-text-2" id="text-orgce7690d">
506 518
 <p>
507 519
 Client and bootstrap node for the Tox chat/VoIP system.
508 520
 </p>
@@ -512,9 +524,9 @@ Client and bootstrap node for the Tox chat/VoIP system.
512 524
 </p>
513 525
 </div>
514 526
 </div>
515
-<div id="outline-container-org407e108" class="outline-2">
516
-<h2 id="org407e108">Turtl</h2>
517
-<div class="outline-text-2" id="text-org407e108">
527
+<div id="outline-container-orgd536e4a" class="outline-2">
528
+<h2 id="orgd536e4a">Turtl</h2>
529
+<div class="outline-text-2" id="text-orgd536e4a">
518 530
 <p>
519 531
 A system for privately creating and sharing notes and images, similar to Evernote but without the spying.
520 532
 </p>
@@ -524,18 +536,18 @@ A system for privately creating and sharing notes and images, similar to Evernot
524 536
 </p>
525 537
 </div>
526 538
 </div>
527
-<div id="outline-container-orgd65bf2e" class="outline-2">
528
-<h2 id="orgd65bf2e">Vim</h2>
529
-<div class="outline-text-2" id="text-orgd65bf2e">
539
+<div id="outline-container-orgb6a638a" class="outline-2">
540
+<h2 id="orgb6a638a">Vim</h2>
541
+<div class="outline-text-2" id="text-orgb6a638a">
530 542
 <p>
531 543
 If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
532 544
 </p>
533 545
 </div>
534 546
 </div>
535 547
 
536
-<div id="outline-container-org14baf40" class="outline-2">
537
-<h2 id="org14baf40">XMPP</h2>
538
-<div class="outline-text-2" id="text-org14baf40">
548
+<div id="outline-container-orge7e4fe2" class="outline-2">
549
+<h2 id="orge7e4fe2">XMPP</h2>
550
+<div class="outline-text-2" id="text-orge7e4fe2">
539 551
 <p>
540 552
 Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as <i>client state notification</i> to save battery power on your mobile devices, support for seamless roaming between networks and <i>message carbons</i> so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
541 553
 </p>
@@ -567,7 +579,7 @@ Chat server which can be used together with client such as Gajim or Conversation
567 579
 </style>
568 580
 
569 581
 <div class="back-to-top">
570
-<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
582
+<a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
571 583
 </div>
572 584
 </div>
573 585
 </body>