浏览代码

tahoe image

Bob Mottram 8 年前
父节点
当前提交
f62ebca99e
共有 3 个文件被更改,包括 22 次插入10 次删除
  1. 4
    0
      doc/EN/app_tahoelafs.org
  2. 二进制
      img/controlpanel/control_panel_tahoelafs.jpg
  3. 18
    10
      website/EN/app_tahoelafs.html

+ 4
- 0
doc/EN/app_tahoelafs.org 查看文件

37
 * Adding more servers
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.
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
 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*.
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*.

二进制
img/controlpanel/control_panel_tahoelafs.jpg 查看文件


+ 18
- 10
website/EN/app_tahoelafs.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-03-09 Thu 10:11 -->
6
+<!-- 2017-03-09 Thu 18:22 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
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.
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
 </p>
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
 <p>
257
 <p>
258
 Log into your system with:
258
 Log into your system with:
259
 </p>
259
 </p>
273
 </div>
273
 </div>
274
 </div>
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
 <p>
279
 <p>
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>.
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
 </p>
281
 </p>
286
 </div>
286
 </div>
287
 </div>
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
 <p>
292
 <p>
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.
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
 </p>
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
 <p>
304
 <p>
297
 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>.
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
 </p>
306
 </p>