Bob Mottram hace 8 años
padre
commit
f62ebca99e

+ 4
- 0
doc/EN/app_tahoelafs.org Ver fichero

@@ -37,4 +37,8 @@ Go to the *About* screen on the *Administrator control panel* and look for the o
37 37
 * Adding more servers
38 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 39
 
40
+#+BEGIN_CENTER
41
+[[file:images/controlpanel/control_panel_tahoelafs.jpg]]
42
+#+END_CENTER
43
+
40 44
 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*.

BIN
img/controlpanel/control_panel_tahoelafs.jpg Ver fichero


+ 18
- 10
website/EN/app_tahoelafs.html Ver fichero

@@ -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
-<!-- 2017-03-09 Thu 10:11 -->
6
+<!-- 2017-03-09 Thu 18:22 -->
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>
@@ -251,9 +251,9 @@ for the JavaScript code in this tag.
251 251
 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.
252 252
 </p>
253 253
 
254
-<div id="outline-container-org2661463" class="outline-2">
255
-<h2 id="org2661463">Installation</h2>
256
-<div class="outline-text-2" id="text-org2661463">
254
+<div id="outline-container-orga78dfe1" class="outline-2">
255
+<h2 id="orga78dfe1">Installation</h2>
256
+<div class="outline-text-2" id="text-orga78dfe1">
257 257
 <p>
258 258
 Log into your system with:
259 259
 </p>
@@ -273,9 +273,9 @@ Select <b>Add/Remove Apps</b> then <b>tahoelafs</b>. This system is entirely bas
273 273
 </div>
274 274
 </div>
275 275
 
276
-<div id="outline-container-org9ae65e5" class="outline-2">
277
-<h2 id="org9ae65e5">Initial setup</h2>
278
-<div class="outline-text-2" id="text-org9ae65e5">
276
+<div id="outline-container-org180a374" class="outline-2">
277
+<h2 id="org180a374">Initial setup</h2>
278
+<div class="outline-text-2" id="text-org180a374">
279 279
 <p>
280 280
 Get the login password for your Tahoe-LAFS system by going to <b>Passwords</b> on the <b>Administrator control panel</b> and selecting <b>tahoelafs</b>.
281 281
 </p>
@@ -286,13 +286,21 @@ Go to the <b>About</b> screen on the <b>Administrator control panel</b> and look
286 286
 </div>
287 287
 </div>
288 288
 
289
-<div id="outline-container-orgf3fe858" class="outline-2">
290
-<h2 id="orgf3fe858">Adding more servers</h2>
291
-<div class="outline-text-2" id="text-orgf3fe858">
289
+<div id="outline-container-org4dc315b" class="outline-2">
290
+<h2 id="org4dc315b">Adding more servers</h2>
291
+<div class="outline-text-2" id="text-org4dc315b">
292 292
 <p>
293 293
 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.
294 294
 </p>
295 295
 
296
+<div class="org-center">
297
+
298
+<div class="figure">
299
+<p><img src="images/controlpanel/control_panel_tahoelafs.jpg" alt="control_panel_tahoelafs.jpg" />
300
+</p>
301
+</div>
302
+</div>
303
+
296 304
 <p>
297 305
 Other servers will typically be Freedombone systems with Tahoe-LAFS installed. Your Tahoe-LAFS server settings can be found on the <b>About</b> screen of the <b>Administrator control panel</b>. 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 <b>App settings</b> on the <b>Administrator control panel</b> then select <b>tahoelafs</b> and <b>Add server</b>.
298 306
 </p>