Browse Source

Note on Tor

Bob Mottram 8 years ago
parent
commit
351e13e65b
2 changed files with 137 additions and 104 deletions
  1. 9
    0
      doc/EN/faq.org
  2. 128
    104
      website/EN/faq.html

+ 9
- 0
doc/EN/faq.org View File

@@ -22,6 +22,7 @@
22 22
 | [[I don't have a static IP address. Can I still install this system?]]            |
23 23
 | [[Why Freedombone and not FreedomBox?]]                                           |
24 24
 | [[Why not support building images for Raspberry Pi?]]                             |
25
+| [[Why use Tor? I've heard it's used by bad people]]                               |
25 26
 | [[Why use Github?]]                                                               |
26 27
 | [[Keys and emails should not be stored on servers. Why do you do that?]]          |
27 28
 | [[./mirrors.html][I have a question about mirrors or upstream repositories]]                      |
@@ -97,6 +98,14 @@ When the project began in late 2013 the FreedomBox project seemed to be going no
97 98
 The FreedomBox project supports Raspberry Pi builds, and the image build system for Freedombone is based on the same system. However, although the Raspberry Pi can run a version of Debian it requires a closed proprietary blob in order to boot the hardware. Who knows what that blob might contain or what exploits it could facilitate. From an adversarial point of view if you were trying to deliver "bulk equipment interference" then it doesn't get any better than piggybacking on something which has control of the boot process, and hence all subsequently run processes.
98 99
 
99 100
 So although the Raspberry Pi is cheap and hugely popular it's not supported by the Freedombone project. Perhaps future versions of the Pi won't have the proprietary blob requirement, or maybe the blob will be open sourced at some stage.
101
+* Why use Tor? I've heard it's used by bad people
102
+Before you run screaming for the hills based upon whatever scare story you may have just read in the mainstream media there are a few things worthy of consideration. Tor is installed by default on Freedombone, /but not as a relay or exit node/. It's only used to provide onion addresses so that this gives you or the viewers of your sites some choice about how they access the information. It also allows you to subscribe to and read RSS feeds privately.
103
+
104
+Onion routing - which is what Tor provides - gives you some level of protection against bulk surveillance of metadata. These days governments and other organisations are in the business of collecting and analysing your metadata. They want to have comprehensive lists of which sites you visited, or who visited your sites. Tor may at least partially help to thwart their totalitarian ambitions to know everything about everyone all of the time.
105
+
106
+Tor is not a perfect system and is not fully decentralised. Like all software it has bugs, but it can be considered to probably be an effective tactic against some of the most egregious surveillance fanatics out there.
107
+
108
+The media may also have sold you torrid tales about individual Tor project developers. While the conduct of individuals does matter, what matters far more is whether the technical system works and is practical for the average user. Don't allow your opinions of the technical system to be deflected by transient sex scandals or oppressive moralising, and /don't hold anyone to standards higher than you would apply to yourself/.
100 109
 * Why use Github?
101 110
 Github is paradoxically a centralized, closed and proprietary system which happens to mostly host free and open source projects. Up until now it has been relatively benign, but at some point in the name of "growth" it will likely start becoming more evil, or just become like SourceForge - which was also once much loved by FOSS developers, but turned into a den of malvertizing.
102 111
 

+ 128
- 104
website/EN/faq.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-10-30 Sun 14:59 -->
6
+<!-- 2016-10-30 Sun 16:02 -->
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>
@@ -256,27 +256,31 @@ for the JavaScript code in this tag.
256 256
 </colgroup>
257 257
 <tbody>
258 258
 <tr>
259
-<td class="org-left"><a href="#org4428193">What applications are supported?</a></td>
259
+<td class="org-left"><a href="#org8f6f07c">What applications are supported?</a></td>
260 260
 </tr>
261 261
 
262 262
 <tr>
263
-<td class="org-left"><a href="#org717062d">I don't have a static IP address. Can I still install this system?</a></td>
263
+<td class="org-left"><a href="#orgcf16db6">I don't have a static IP address. Can I still install this system?</a></td>
264 264
 </tr>
265 265
 
266 266
 <tr>
267
-<td class="org-left"><a href="#org6ee3c98">Why Freedombone and not FreedomBox?</a></td>
267
+<td class="org-left"><a href="#orgbe98ea2">Why Freedombone and not FreedomBox?</a></td>
268 268
 </tr>
269 269
 
270 270
 <tr>
271
-<td class="org-left"><a href="#orgc38c10d">Why not support building images for Raspberry Pi?</a></td>
271
+<td class="org-left"><a href="#org99e2c0d">Why not support building images for Raspberry Pi?</a></td>
272 272
 </tr>
273 273
 
274 274
 <tr>
275
-<td class="org-left"><a href="#org6a11c24">Why use Github?</a></td>
275
+<td class="org-left"><a href="#org40cc82e">Why use Tor? I've heard it's used by bad people</a></td>
276 276
 </tr>
277 277
 
278 278
 <tr>
279
-<td class="org-left"><a href="#org6858bf9">Keys and emails should not be stored on servers. Why do you do that?</a></td>
279
+<td class="org-left"><a href="#org103a892">Why use Github?</a></td>
280
+</tr>
281
+
282
+<tr>
283
+<td class="org-left"><a href="#org5ec0c86">Keys and emails should not be stored on servers. Why do you do that?</a></td>
280 284
 </tr>
281 285
 
282 286
 <tr>
@@ -284,83 +288,83 @@ for the JavaScript code in this tag.
284 288
 </tr>
285 289
 
286 290
 <tr>
287
-<td class="org-left"><a href="#org63a7bf2">Why can't I access my .onion site with a Tor browser?</a></td>
291
+<td class="org-left"><a href="#org874d66d">Why can't I access my .onion site with a Tor browser?</a></td>
288 292
 </tr>
289 293
 
290 294
 <tr>
291
-<td class="org-left"><a href="#org79048ad">What is the best hardware to run this system on?</a></td>
295
+<td class="org-left"><a href="#org9c1e8c3">What is the best hardware to run this system on?</a></td>
292 296
 </tr>
293 297
 
294 298
 <tr>
295
-<td class="org-left"><a href="#orgcefa42b">Can I add more users to the system?</a></td>
299
+<td class="org-left"><a href="#org211d093">Can I add more users to the system?</a></td>
296 300
 </tr>
297 301
 
298 302
 <tr>
299
-<td class="org-left"><a href="#org091c18c">Why not use Signal for mobile chat?</a></td>
303
+<td class="org-left"><a href="#org75da484">Why not use Signal for mobile chat?</a></td>
300 304
 </tr>
301 305
 
302 306
 <tr>
303
-<td class="org-left"><a href="#orgc7011d3">What is the most secure chat app to use on mobile?</a></td>
307
+<td class="org-left"><a href="#orgb4f9147">What is the most secure chat app to use on mobile?</a></td>
304 308
 </tr>
305 309
 
306 310
 <tr>
307
-<td class="org-left"><a href="#org48f0ef5">How do I remove a user from the system?</a></td>
311
+<td class="org-left"><a href="#orgb77e33c">How do I remove a user from the system?</a></td>
308 312
 </tr>
309 313
 
310 314
 <tr>
311
-<td class="org-left"><a href="#orgc7c1988">How do I reset the tripwire?</a></td>
315
+<td class="org-left"><a href="#org027e0b2">How do I reset the tripwire?</a></td>
312 316
 </tr>
313 317
 
314 318
 <tr>
315
-<td class="org-left"><a href="#org82dbbfb">Is metadata protected?</a></td>
319
+<td class="org-left"><a href="#org81611af">Is metadata protected?</a></td>
316 320
 </tr>
317 321
 
318 322
 <tr>
319
-<td class="org-left"><a href="#org235442e">How do I create email processing rules?</a></td>
323
+<td class="org-left"><a href="#orgdc06e0c">How do I create email processing rules?</a></td>
320 324
 </tr>
321 325
 
322 326
 <tr>
323
-<td class="org-left"><a href="#org887b30e">Why isn't dynamic DNS working?</a></td>
327
+<td class="org-left"><a href="#orgcd8fa6f">Why isn't dynamic DNS working?</a></td>
324 328
 </tr>
325 329
 
326 330
 <tr>
327
-<td class="org-left"><a href="#org52bd959">How do I change my encryption settings?</a></td>
331
+<td class="org-left"><a href="#org7f95f5c">How do I change my encryption settings?</a></td>
328 332
 </tr>
329 333
 
330 334
 <tr>
331
-<td class="org-left"><a href="#org464aadb">How do I get a domain name?</a></td>
335
+<td class="org-left"><a href="#org58b6b6f">How do I get a domain name?</a></td>
332 336
 </tr>
333 337
 
334 338
 <tr>
335
-<td class="org-left"><a href="#org4991a21">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
339
+<td class="org-left"><a href="#org851917e">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
336 340
 </tr>
337 341
 
338 342
 <tr>
339
-<td class="org-left"><a href="#org026e292">How do I renew a Let's Encrypt certificate?</a></td>
343
+<td class="org-left"><a href="#org05bdc2e">How do I renew a Let's Encrypt certificate?</a></td>
340 344
 </tr>
341 345
 
342 346
 <tr>
343
-<td class="org-left"><a href="#orgc6afa55">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
347
+<td class="org-left"><a href="#org0134894">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
344 348
 </tr>
345 349
 
346 350
 <tr>
347
-<td class="org-left"><a href="#orge1d6a21">Why use self-signed certificates?</a></td>
351
+<td class="org-left"><a href="#orgc2db535">Why use self-signed certificates?</a></td>
348 352
 </tr>
349 353
 
350 354
 <tr>
351
-<td class="org-left"><a href="#org4b00e60">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
355
+<td class="org-left"><a href="#orgefb1f90">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
352 356
 </tr>
353 357
 
354 358
 <tr>
355
-<td class="org-left"><a href="#org1208fbe">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
359
+<td class="org-left"><a href="#org323678d">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
356 360
 </tr>
357 361
 </tbody>
358 362
 </table>
359 363
 </div>
360 364
 
361
-<div id="outline-container-org4428193" class="outline-2">
362
-<h2 id="org4428193">What applications are supported?</h2>
363
-<div class="outline-text-2" id="text-org4428193">
365
+<div id="outline-container-org8f6f07c" class="outline-2">
366
+<h2 id="org8f6f07c">What applications are supported?</h2>
367
+<div class="outline-text-2" id="text-org8f6f07c">
364 368
 <ul class="org-ul">
365 369
 <li><b>Email</b> - Server and Mutt client configured for use with GPG and Emacs or Vim</li>
366 370
 <li><b>DLNA</b> - Play music on your local network devices</li>
@@ -385,9 +389,9 @@ for the JavaScript code in this tag.
385 389
 </ul>
386 390
 </div>
387 391
 </div>
388
-<div id="outline-container-org717062d" class="outline-2">
389
-<h2 id="org717062d">I don't have a static IP address. Can I still install this system?</h2>
390
-<div class="outline-text-2" id="text-org717062d">
392
+<div id="outline-container-orgcf16db6" class="outline-2">
393
+<h2 id="orgcf16db6">I don't have a static IP address. Can I still install this system?</h2>
394
+<div class="outline-text-2" id="text-orgcf16db6">
391 395
 <p>
392 396
 Yes. The minimum requirements are to have some hardware that you can install Debian onto and also that you have administrator access to your internet router so that you can forward ports to the system which has Freedombone installed.
393 397
 </p>
@@ -397,17 +401,17 @@ The lack of a static IP address can be worked around by using a dynamic DNS serv
397 401
 </p>
398 402
 </div>
399 403
 </div>
400
-<div id="outline-container-org6ee3c98" class="outline-2">
401
-<h2 id="org6ee3c98">Why Freedombone and not FreedomBox?</h2>
402
-<div class="outline-text-2" id="text-org6ee3c98">
404
+<div id="outline-container-orgbe98ea2" class="outline-2">
405
+<h2 id="orgbe98ea2">Why Freedombone and not FreedomBox?</h2>
406
+<div class="outline-text-2" id="text-orgbe98ea2">
403 407
 <p>
404 408
 When the project began in late 2013 the FreedomBox project seemed to be going nowhere, and was only designed to work with the DreamPlug hardware. There was some new hardware out - the Beaglebone Black - which could run Debian and was also a free hardware design so seemed more appropriate. Hence the name "Freedombone", being like FreedomBox but on a Beaglebone. There are some similarities and differences between the two projects:
405 409
 </p>
406 410
 </div>
407 411
 
408
-<div id="outline-container-org50dfec0" class="outline-3">
409
-<h3 id="org50dfec0">Similarities</h3>
410
-<div class="outline-text-3" id="text-org50dfec0">
412
+<div id="outline-container-orge3e43a2" class="outline-3">
413
+<h3 id="orge3e43a2">Similarities</h3>
414
+<div class="outline-text-3" id="text-orge3e43a2">
411 415
 <ul class="org-ul">
412 416
 <li>Uses freedom-maker and vmdebootstrap to build debian images</li>
413 417
 <li>Supports the use of Tor onion addresses to access websites</li>
@@ -421,9 +425,9 @@ When the project began in late 2013 the FreedomBox project seemed to be going no
421 425
 </ul>
422 426
 </div>
423 427
 </div>
424
-<div id="outline-container-org02f2110" class="outline-3">
425
-<h3 id="org02f2110">Differences</h3>
426
-<div class="outline-text-3" id="text-org02f2110">
428
+<div id="outline-container-org9cf9825" class="outline-3">
429
+<h3 id="org9cf9825">Differences</h3>
430
+<div class="outline-text-3" id="text-org9cf9825">
427 431
 <ul class="org-ul">
428 432
 <li>FreedomBox is a Debian pure blend. Freedombone is not</li>
429 433
 <li>Freedombone only supports Free Software. FreedomBox includes some closed binary boot blobs for certain ARM boards</li>
@@ -438,9 +442,9 @@ When the project began in late 2013 the FreedomBox project seemed to be going no
438 442
 </div>
439 443
 </div>
440 444
 </div>
441
-<div id="outline-container-orgc38c10d" class="outline-2">
442
-<h2 id="orgc38c10d">Why not support building images for Raspberry Pi?</h2>
443
-<div class="outline-text-2" id="text-orgc38c10d">
445
+<div id="outline-container-org99e2c0d" class="outline-2">
446
+<h2 id="org99e2c0d">Why not support building images for Raspberry Pi?</h2>
447
+<div class="outline-text-2" id="text-org99e2c0d">
444 448
 <p>
445 449
 The FreedomBox project supports Raspberry Pi builds, and the image build system for Freedombone is based on the same system. However, although the Raspberry Pi can run a version of Debian it requires a closed proprietary blob in order to boot the hardware. Who knows what that blob might contain or what exploits it could facilitate. From an adversarial point of view if you were trying to deliver "bulk equipment interference" then it doesn't get any better than piggybacking on something which has control of the boot process, and hence all subsequently run processes.
446 450
 </p>
@@ -450,9 +454,29 @@ So although the Raspberry Pi is cheap and hugely popular it's not supported by t
450 454
 </p>
451 455
 </div>
452 456
 </div>
453
-<div id="outline-container-org6a11c24" class="outline-2">
454
-<h2 id="org6a11c24">Why use Github?</h2>
455
-<div class="outline-text-2" id="text-org6a11c24">
457
+<div id="outline-container-org40cc82e" class="outline-2">
458
+<h2 id="org40cc82e">Why use Tor? I've heard it's used by bad people</h2>
459
+<div class="outline-text-2" id="text-org40cc82e">
460
+<p>
461
+Before you run screaming for the hills based upon whatever scare story you may have just read in the mainstream media there are a few things worthy of consideration. Tor is installed by default on Freedombone, <i>but not as a relay or exit node</i>. It's only used to provide onion addresses so that this gives you or the viewers of your sites some choice about how they access the information. It also allows you to subscribe to and read RSS feeds privately.
462
+</p>
463
+
464
+<p>
465
+Onion routing - which is what Tor provides - gives you some level of protection against bulk surveillance of metadata. These days governments and other organisations are in the business of collecting and analysing your metadata. They want to have comprehensive lists of which sites you visited, or who visited your sites. Tor may at least partially help to thwart their totalitarian ambitions to know everything about everyone all of the time.
466
+</p>
467
+
468
+<p>
469
+Tor is not a perfect system and is not fully decentralised. Like all software it has bugs, but it can be considered to probably be an effective tactic against some of the most egregious surveillance fanatics out there.
470
+</p>
471
+
472
+<p>
473
+The media may also have sold you torrid tales about individual Tor project developers. While the conduct of individuals does matter, what matters far more is whether the technical system works and is practical for the average user. Don't allow your opinions of the technical system to be deflected by transient sex scandals or oppressive moralising, and <i>don't hold anyone to standards higher than you would apply to yourself</i>.
474
+</p>
475
+</div>
476
+</div>
477
+<div id="outline-container-org103a892" class="outline-2">
478
+<h2 id="org103a892">Why use Github?</h2>
479
+<div class="outline-text-2" id="text-org103a892">
456 480
 <p>
457 481
 Github is paradoxically a centralized, closed and proprietary system which happens to mostly host free and open source projects. Up until now it has been relatively benign, but at some point in the name of "growth" it will likely start becoming more evil, or just become like SourceForge - which was also once much loved by FOSS developers, but turned into a den of malvertizing.
458 482
 </p>
@@ -470,9 +494,9 @@ Currently many of the repositories used for applications which are not yet packa
470 494
 </p>
471 495
 </div>
472 496
 </div>
473
-<div id="outline-container-org6858bf9" class="outline-2">
474
-<h2 id="org6858bf9">Keys and emails should not be stored on servers. Why do you do that?</h2>
475
-<div class="outline-text-2" id="text-org6858bf9">
497
+<div id="outline-container-org5ec0c86" class="outline-2">
498
+<h2 id="org5ec0c86">Keys and emails should not be stored on servers. Why do you do that?</h2>
499
+<div class="outline-text-2" id="text-org5ec0c86">
476 500
 <p>
477 501
 Ordinarily this is good advice. However, the threat model for a device in your home is different from the one for a generic server in a massive warehouse. Compare and contrast:
478 502
 </p>
@@ -530,17 +554,17 @@ In the home environment a box with a good firewall and no GUI components install
530 554
 </div>
531 555
 </div>
532 556
 
533
-<div id="outline-container-org63a7bf2" class="outline-2">
534
-<h2 id="org63a7bf2">Why can't I access my .onion site with a Tor browser?</h2>
535
-<div class="outline-text-2" id="text-org63a7bf2">
557
+<div id="outline-container-org874d66d" class="outline-2">
558
+<h2 id="org874d66d">Why can't I access my .onion site with a Tor browser?</h2>
559
+<div class="outline-text-2" id="text-org874d66d">
536 560
 <p>
537 561
 Probably you need to add the site to the NoScript whitelist. Typically click/press on the noscript icon (or select from the menu on mobile) then select <i>whitelist</i> and add the site URL. You may also need to disable HTTPS Everywhere when using onion addresses, which don't use https.
538 562
 </p>
539 563
 </div>
540 564
 </div>
541
-<div id="outline-container-org79048ad" class="outline-2">
542
-<h2 id="org79048ad">What is the best hardware to run this system on?</h2>
543
-<div class="outline-text-2" id="text-org79048ad">
565
+<div id="outline-container-org9c1e8c3" class="outline-2">
566
+<h2 id="org9c1e8c3">What is the best hardware to run this system on?</h2>
567
+<div class="outline-text-2" id="text-org9c1e8c3">
544 568
 <p>
545 569
 It was originally designed to run on the Beaglebone Black, but that should be regarded as the most minimal system, because it's single core and has by today's standards a small amount of memory. Obviously the more powerful the hardware is the faster things like web pages (blog, social networking, etc) will be served but the more electricity such a system will require if you're running it 24/7. A good compromise between performance and energy consumption is something like an old netbook. The battery of an old netbook or laptop even gives you <a href="https://en.wikipedia.org/wiki/Uninterruptible_power_supply">UPS capability</a> to keep the system going during brief power outages or cable re-arrangements, and that means using full disk encryption on the server also becomes more practical.
546 570
 </p>
@@ -550,9 +574,9 @@ It was originally designed to run on the Beaglebone Black, but that should be re
550 574
 </p>
551 575
 </div>
552 576
 </div>
553
-<div id="outline-container-orgcefa42b" class="outline-2">
554
-<h2 id="orgcefa42b">Can I add more users to the system?</h2>
555
-<div class="outline-text-2" id="text-orgcefa42b">
577
+<div id="outline-container-org211d093" class="outline-2">
578
+<h2 id="org211d093">Can I add more users to the system?</h2>
579
+<div class="outline-text-2" id="text-org211d093">
556 580
 <p>
557 581
 Yes. Freedombone can support a small number of users, for a "<i>friends and family</i>" type of home installation. This gives them access to an email account, XMPP, SIP phone and the blog (depending on whether the variant which you installed includes those).
558 582
 </p>
@@ -575,9 +599,9 @@ Another point is that Freedombone installations are not intended to support many
575 599
 </p>
576 600
 </div>
577 601
 </div>
578
-<div id="outline-container-org091c18c" class="outline-2">
579
-<h2 id="org091c18c">Why not use Signal for mobile chat?</h2>
580
-<div class="outline-text-2" id="text-org091c18c">
602
+<div id="outline-container-org75da484" class="outline-2">
603
+<h2 id="org75da484">Why not use Signal for mobile chat?</h2>
604
+<div class="outline-text-2" id="text-org75da484">
581 605
 <p>
582 606
 Celebrities recommend Signal. It's Free Software so it must be good, right?
583 607
 </p>
@@ -599,9 +623,9 @@ To give credit where it's due Signal is good, but it could be a lot better. The
599 623
 </p>
600 624
 </div>
601 625
 </div>
602
-<div id="outline-container-orgc7011d3" class="outline-2">
603
-<h2 id="orgc7011d3">What is the most secure chat app to use on mobile?</h2>
604
-<div class="outline-text-2" id="text-orgc7011d3">
626
+<div id="outline-container-orgb4f9147" class="outline-2">
627
+<h2 id="orgb4f9147">What is the most secure chat app to use on mobile?</h2>
628
+<div class="outline-text-2" id="text-orgb4f9147">
605 629
 <p>
606 630
 On mobile there are various options. The apps which are likely to be most secure are ones which have end-to-end encryption enabled by default and which can also be onion routed via Orbot. End-to-end encryption secures the content of the message and onion routing obscures the metadata, making it hard for a passive adversary to know who is communicating with who.
607 631
 </p>
@@ -611,13 +635,13 @@ The current safest way to chat is to use <a href="https://conversations.im">Conv
611 635
 </p>
612 636
 
613 637
 <p>
614
-There are many <a href="#org091c18c">other fashionable chat apps</a> with end-to-end security, but often they are closed source, have a single central server or can't be onion routed. It's also important to remember that closed source chat apps should be assumed to be untrustworthy, since their security cannot be independently verified.
638
+There are many <a href="#org75da484">other fashionable chat apps</a> with end-to-end security, but often they are closed source, have a single central server or can't be onion routed. It's also important to remember that closed source chat apps should be assumed to be untrustworthy, since their security cannot be independently verified.
615 639
 </p>
616 640
 </div>
617 641
 </div>
618
-<div id="outline-container-org48f0ef5" class="outline-2">
619
-<h2 id="org48f0ef5">How do I remove a user from the system?</h2>
620
-<div class="outline-text-2" id="text-org48f0ef5">
642
+<div id="outline-container-orgb77e33c" class="outline-2">
643
+<h2 id="orgb77e33c">How do I remove a user from the system?</h2>
644
+<div class="outline-text-2" id="text-orgb77e33c">
621 645
 <p>
622 646
 To remove a user:
623 647
 </p>
@@ -632,9 +656,9 @@ Select <i>Administrator controls</i> then <i>Manage Users</i> and then <i>Delete
632 656
 </p>
633 657
 </div>
634 658
 </div>
635
-<div id="outline-container-orgc7c1988" class="outline-2">
636
-<h2 id="orgc7c1988">How do I reset the tripwire?</h2>
637
-<div class="outline-text-2" id="text-orgc7c1988">
659
+<div id="outline-container-org027e0b2" class="outline-2">
660
+<h2 id="org027e0b2">How do I reset the tripwire?</h2>
661
+<div class="outline-text-2" id="text-org027e0b2">
638 662
 <p>
639 663
 The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
640 664
 </p>
@@ -649,9 +673,9 @@ Select <i>Administrator controls</i> then "reset tripwire" using cursors and spa
649 673
 </p>
650 674
 </div>
651 675
 </div>
652
-<div id="outline-container-org82dbbfb" class="outline-2">
653
-<h2 id="org82dbbfb">Is metadata protected?</h2>
654
-<div class="outline-text-2" id="text-org82dbbfb">
676
+<div id="outline-container-org81611af" class="outline-2">
677
+<h2 id="org81611af">Is metadata protected?</h2>
678
+<div class="outline-text-2" id="text-org81611af">
655 679
 <blockquote>
656 680
 <p>
657 681
 "<i>We kill people based on metadata</i>"
@@ -667,9 +691,9 @@ Even when using Freedombone metadata analysis by third parties is still possible
667 691
 </p>
668 692
 </div>
669 693
 </div>
670
-<div id="outline-container-org235442e" class="outline-2">
671
-<h2 id="org235442e">How do I create email processing rules?</h2>
672
-<div class="outline-text-2" id="text-org235442e">
694
+<div id="outline-container-orgdc06e0c" class="outline-2">
695
+<h2 id="orgdc06e0c">How do I create email processing rules?</h2>
696
+<div class="outline-text-2" id="text-orgdc06e0c">
673 697
 <div class="org-src-container">
674 698
 <pre class="src src-bash">ssh username@domainname -p 2222
675 699
 </pre>
@@ -725,9 +749,9 @@ Spamassassin is also available and within Mutt you can use the S (shift+s) key t
725 749
 </p>
726 750
 </div>
727 751
 </div>
728
-<div id="outline-container-org887b30e" class="outline-2">
729
-<h2 id="org887b30e">Why isn't dynamic DNS working?</h2>
730
-<div class="outline-text-2" id="text-org887b30e">
752
+<div id="outline-container-orgcd8fa6f" class="outline-2">
753
+<h2 id="orgcd8fa6f">Why isn't dynamic DNS working?</h2>
754
+<div class="outline-text-2" id="text-orgcd8fa6f">
731 755
 <p>
732 756
 If you run the command:
733 757
 </p>
@@ -750,9 +774,9 @@ https://www.privateinternetaccess.com/pages/whats-my-ip/
750 774
 </div>
751 775
 </div>
752 776
 
753
-<div id="outline-container-org52bd959" class="outline-2">
754
-<h2 id="org52bd959">How do I change my encryption settings?</h2>
755
-<div class="outline-text-2" id="text-org52bd959">
777
+<div id="outline-container-org7f95f5c" class="outline-2">
778
+<h2 id="org7f95f5c">How do I change my encryption settings?</h2>
779
+<div class="outline-text-2" id="text-org7f95f5c">
756 780
 <p>
757 781
 Suppose that some new encryption vulnerability has been announced and that you need to change your encryption settings. Maybe an algorithm thought to be secure is now no longer so and you need to remove it. You can change your settings by doing the following:
758 782
 </p>
@@ -767,9 +791,9 @@ Select <i>Administrator controls</i> then select <i>Security Settings</i>. You w
767 791
 </p>
768 792
 </div>
769 793
 </div>
770
-<div id="outline-container-org464aadb" class="outline-2">
771
-<h2 id="org464aadb">How do I get a domain name?</h2>
772
-<div class="outline-text-2" id="text-org464aadb">
794
+<div id="outline-container-org58b6b6f" class="outline-2">
795
+<h2 id="org58b6b6f">How do I get a domain name?</h2>
796
+<div class="outline-text-2" id="text-org58b6b6f">
773 797
 <p>
774 798
 Suppose that you have bought a domain name (rather than using a free subdomain on freedns) and you want to use that instead.
775 799
 </p>
@@ -833,9 +857,9 @@ You should now be able to send an email from <i>postmaster@mynewdomainname</i> a
833 857
 </div>
834 858
 </div>
835 859
 
836
-<div id="outline-container-org4991a21" class="outline-2">
837
-<h2 id="org4991a21">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
838
-<div class="outline-text-2" id="text-org4991a21">
860
+<div id="outline-container-org851917e" class="outline-2">
861
+<h2 id="org851917e">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
862
+<div class="outline-text-2" id="text-org851917e">
839 863
 <p>
840 864
 If you did the full install or selected the social variant then the system will have tried to obtain a Let's Encrypt certificate automatically during the install process. If this failed for any reason, or if you have created a new site which you need a certificate for then do the following:
841 865
 </p>
@@ -854,9 +878,9 @@ One thing to be aware of is that Let's Encrypt doesn't support many dynamic DNS
854 878
 </p>
855 879
 </div>
856 880
 </div>
857
-<div id="outline-container-org026e292" class="outline-2">
858
-<h2 id="org026e292">How do I renew a Let's Encrypt certificate?</h2>
859
-<div class="outline-text-2" id="text-org026e292">
881
+<div id="outline-container-org05bdc2e" class="outline-2">
882
+<h2 id="org05bdc2e">How do I renew a Let's Encrypt certificate?</h2>
883
+<div class="outline-text-2" id="text-org05bdc2e">
860 884
 <p>
861 885
 Normally certificates will be automatically renewed once per month, so you don't need to be concerned about it. If anything goes wrong with the automatic renewal then you should receive a warning email.
862 886
 </p>
@@ -875,9 +899,9 @@ Select <i>Administrator controls</i> then <b>Security settings</b> then <b>Renew
875 899
 </p>
876 900
 </div>
877 901
 </div>
878
-<div id="outline-container-orgc6afa55" class="outline-2">
879
-<h2 id="orgc6afa55">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
880
-<div class="outline-text-2" id="text-orgc6afa55">
902
+<div id="outline-container-org0134894" class="outline-2">
903
+<h2 id="org0134894">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
904
+<div class="outline-text-2" id="text-org0134894">
881 905
 <p>
882 906
 Most likely it's because Let's Encrypt doesn't support your particular domain or subdomain. Currently free subdomains tend not to work. You'll need to buy a domain name, link it to your dynamic DNS account and then do:
883 907
 </p>
@@ -892,9 +916,9 @@ Select <i>Administrator controls</i> then <b>Security settings</b> then <b>Creat
892 916
 </p>
893 917
 </div>
894 918
 </div>
895
-<div id="outline-container-orge1d6a21" class="outline-2">
896
-<h2 id="orge1d6a21">Why use self-signed certificates?</h2>
897
-<div class="outline-text-2" id="text-orge1d6a21">
919
+<div id="outline-container-orgc2db535" class="outline-2">
920
+<h2 id="orgc2db535">Why use self-signed certificates?</h2>
921
+<div class="outline-text-2" id="text-orgc2db535">
898 922
 <p>
899 923
 Almost everywhere on the web you will read that self-signed certificates are worthless. They bring up <i>scary-scary looking</i> browser warnings and gurus will advise you not to use them. Self-signed certificates are quite useful though. What the scary warnings mean - and it would be good if they explained this more clearly - is that you have an encrypted connection established but there is <i>no certainty about who that connection is with</i>. They probably will protect the content of your communications from passive bulk interception - such as the tapping of under-sea cables.
900 924
 </p>
@@ -909,17 +933,17 @@ You might say, <i>"but surely LetsEncrypt is a single point of failure!"</i>, an
909 933
 </div>
910 934
 </div>
911 935
 
912
-<div id="outline-container-org4b00e60" class="outline-2">
913
-<h2 id="org4b00e60">Why not use the services of $company instead? They took the Seppuku pledge</h2>
914
-<div class="outline-text-2" id="text-org4b00e60">
936
+<div id="outline-container-orgefb1f90" class="outline-2">
937
+<h2 id="orgefb1f90">Why not use the services of $company instead? They took the Seppuku pledge</h2>
938
+<div class="outline-text-2" id="text-orgefb1f90">
915 939
 <p>
916 940
 <a href="https://cryptostorm.org/viewtopic.php?f=63&amp;t=2954&amp;sid=7de2d1e699cfde2f574e6a7f6ea5a173">That pledge</a> is utterly worthless. Years ago people trusted Google in the same sort of way, because they promised not be be evil and because a lot of the engineers working for them seemed like honest types who were "<i>on our side</i>". Post-<a href="https://en.wikipedia.org/wiki/Nymwars">nymwars</a> and post-<a href="https://en.wikipedia.org/wiki/PRISM_(surveillance_program)">PRISM</a> we know exactly how much Google cared about the privacy and security of its users. But Google is only one particular example. In general don't trust pledges made by companies, even if the people running them seem really sincere.
917 941
 </p>
918 942
 </div>
919 943
 </div>
920
-<div id="outline-container-org1208fbe" class="outline-2">
921
-<h2 id="org1208fbe">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
922
-<div class="outline-text-2" id="text-org1208fbe">
944
+<div id="outline-container-org323678d" class="outline-2">
945
+<h2 id="org323678d">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
946
+<div class="outline-text-2" id="text-org323678d">
923 947
 <p>
924 948
 Welcome to the world of email. Email is really the archetypal decentralized service, developed during the early days of the internet. In principle anyone can run an email server, and that's exactly what you're doing with Freedombone. Email is very useful, but it has a big problem, and that's that the protocols are totally insecure. That made it easy for spammers to do their thing, and in response highly elaborate spam filtering and blocking systems were developed. Chances are that your emails are being blocked in this way. Sometimes the blocking is so indisciminate that entire countries are excluded. What can you do about it? Unless you control the block list at the receiving end you may not be able to do much unless you can find an email proxy server which is trusted by the receiving server.
925 949
 </p>