|
@@ -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 22:39 -->
|
|
6
|
+<!-- 2017-04-13 Thu 17:23 -->
|
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>
|
|
@@ -71,6 +71,7 @@
|
71
|
71
|
pre.src-fortran:before { content: 'Fortran'; }
|
72
|
72
|
pre.src-gnuplot:before { content: 'gnuplot'; }
|
73
|
73
|
pre.src-haskell:before { content: 'Haskell'; }
|
|
74
|
+ pre.src-hledger:before { content: 'hledger'; }
|
74
|
75
|
pre.src-java:before { content: 'Java'; }
|
75
|
76
|
pre.src-js:before { content: 'Javascript'; }
|
76
|
77
|
pre.src-latex:before { content: 'LaTeX'; }
|
|
@@ -188,7 +189,7 @@
|
188
|
189
|
@licstart The following is the entire license notice for the
|
189
|
190
|
JavaScript code in this tag.
|
190
|
191
|
|
191
|
|
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
192
|
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
192
|
193
|
|
193
|
194
|
The JavaScript code in this tag is free software: you can
|
194
|
195
|
redistribute it and/or modify it under the terms of the GNU
|
|
@@ -248,19 +249,19 @@ for the JavaScript code in this tag.
|
248
|
249
|
</center>
|
249
|
250
|
|
250
|
251
|
<p>
|
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
|
+This is a robust system for encrypted file storage on one or more servers. Files are accessed via a URL which contains the public key with which it was encrypted.
|
252
|
253
|
</p>
|
253
|
254
|
|
254
|
|
-<div id="outline-container-org852db43" class="outline-2">
|
255
|
|
-<h2 id="org852db43">Installation</h2>
|
256
|
|
-<div class="outline-text-2" id="text-org852db43">
|
|
255
|
+<div id="outline-container-orgcd5df0c" class="outline-2">
|
|
256
|
+<h2 id="orgcd5df0c">Installation</h2>
|
|
257
|
+<div class="outline-text-2" id="text-orgcd5df0c">
|
257
|
258
|
<p>
|
258
|
259
|
Log into your system with:
|
259
|
260
|
</p>
|
260
|
261
|
|
261
|
262
|
<div class="org-src-container">
|
262
|
|
-<pre class="src src-bash">ssh myusername@mydomain -p 2222
|
263
|
|
-</pre>
|
|
263
|
+<pre><code class="src src-bash">ssh myusername@mydomain -p 2222
|
|
264
|
+</code></pre>
|
264
|
265
|
</div>
|
265
|
266
|
|
266
|
267
|
<p>
|
|
@@ -268,14 +269,14 @@ Using cursor keys, space bar and Enter key select <b>Administrator controls</b>
|
268
|
269
|
</p>
|
269
|
270
|
|
270
|
271
|
<p>
|
271
|
|
-Select <b>Add/Remove Apps</b> then <b>tahoelafs</b>. This system is entirely based upon use of onion addresses and so no other demaon names are needed.
|
|
272
|
+Select <b>Add/Remove Apps</b> then <b>tahoelafs</b>. This system is entirely based upon use of onion addresses and so no other domain names are needed.
|
272
|
273
|
</p>
|
273
|
274
|
</div>
|
274
|
275
|
</div>
|
275
|
276
|
|
276
|
|
-<div id="outline-container-org11f3747" class="outline-2">
|
277
|
|
-<h2 id="org11f3747">Initial setup</h2>
|
278
|
|
-<div class="outline-text-2" id="text-org11f3747">
|
|
277
|
+<div id="outline-container-orge423d4e" class="outline-2">
|
|
278
|
+<h2 id="orge423d4e">Initial setup</h2>
|
|
279
|
+<div class="outline-text-2" id="text-orge423d4e">
|
279
|
280
|
<p>
|
280
|
281
|
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
|
282
|
</p>
|
|
@@ -286,9 +287,9 @@ Go to the <b>About</b> screen on the <b>Administrator control panel</b> and look
|
286
|
287
|
</div>
|
287
|
288
|
</div>
|
288
|
289
|
|
289
|
|
-<div id="outline-container-org2810eb5" class="outline-2">
|
290
|
|
-<h2 id="org2810eb5">Adding more servers</h2>
|
291
|
|
-<div class="outline-text-2" id="text-org2810eb5">
|
|
290
|
+<div id="outline-container-orgd347c95" class="outline-2">
|
|
291
|
+<h2 id="orgd347c95">Adding more servers</h2>
|
|
292
|
+<div class="outline-text-2" id="text-orgd347c95">
|
292
|
293
|
<p>
|
293
|
294
|
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
|
295
|
</p>
|
|
@@ -328,7 +329,7 @@ Other servers will typically be Freedombone systems with Tahoe-LAFS installed. Y
|
328
|
329
|
</style>
|
329
|
330
|
|
330
|
331
|
<div class="back-to-top">
|
331
|
|
-<a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
|
|
332
|
+<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
|
332
|
333
|
</div>
|
333
|
334
|
</div>
|
334
|
335
|
</body>
|