Browse Source

Domain blocking in FAQ

Bob Mottram 8 years ago
parent
commit
1ada2d7a78
2 changed files with 176 additions and 144 deletions
  1. 39
    28
      doc/EN/faq.org
  2. 137
    116
      website/EN/faq.html

+ 39
- 28
doc/EN/faq.org View File

@@ -18,34 +18,36 @@
18 18
 
19 19
 #+BEGIN_CENTER
20 20
 #+ATTR_HTML: :border -1
21
-| [[What applications are supported?]]                                              |
22
-| [[I don't have a static IP address. Can I still install this system?]]            |
23
-| [[Why Freedombone and not FreedomBox?]]                                           |
24
-| [[Why not support building images for Raspberry Pi?]]                             |
25
-| [[Why use Tor? I've heard it's used by bad people]]                               |
26
-| [[Why use Github?]]                                                               |
27
-| [[Keys and emails should not be stored on servers. Why do you do that?]]          |
28
-| [[./mirrors.html][I have a question about mirrors or upstream repositories]]                      |
29
-| [[Why can't I access my .onion site with a Tor browser?]]                         |
30
-| [[What is the best hardware to run this system on?]]                              |
31
-| [[Can I add more users to the system?]]                                           |
32
-| [[Why not use Signal for mobile chat?]]                                           |
33
-| [[What is the most secure chat app to use on mobile?]]                            |
34
-| [[How do I remove a user from the system?]]                                       |
35
-| [[Why is logging for web sites turned off by default?]]                           |
36
-| [[How do I reset the tripwire?]]                                                  |
37
-| [[Is metadata protected?]]                                                        |
38
-| [[How do I create email processing rules?]]                                       |
39
-| [[Why isn't dynamic DNS working?]]                                                |
40
-| [[How do I change my encryption settings?]]                                       |
41
-| [[How do I get a domain name?]]                                                   |
42
-| [[How do I get a "real" SSL/TLS/HTTPS certificate?]]                              |
43
-| [[How do I renew a Let's Encrypt certificate?]]                                   |
44
-| [[I tried to renew a Let's Encrypt certificate and it failed. What should I do?]] |
45
-| [[Why use self-signed certificates?]]                                             |
46
-| [[Why not use the services of $company instead? They took the Seppuku pledge]]    |
47
-| [[Why does my email keep getting rejected as spam by Gmail/etc?]]                 |
48
-| [[Tor is censored/blocked in my area. What can I do?]]                            |
21
+| [[What applications are supported?]]                                                          |
22
+| [[I don't have a static IP address. Can I still install this system?]]                        |
23
+| [[Why Freedombone and not FreedomBox?]]                                                       |
24
+| [[Why not support building images for Raspberry Pi?]]                                         |
25
+| [[Why use Tor? I've heard it's used by bad people]]                                           |
26
+| [[Why use Github?]]                                                                           |
27
+| [[Keys and emails should not be stored on servers. Why do you do that?]]                      |
28
+| [[./mirrors.html][I have a question about mirrors or upstream repositories]]                                  |
29
+| [[Why can't I access my .onion site with a Tor browser?]]                                     |
30
+| [[What is the best hardware to run this system on?]]                                          |
31
+| [[Can I add more users to the system?]]                                                       |
32
+| [[Why not use Signal for mobile chat?]]                                                       |
33
+| [[What is the most secure chat app to use on mobile?]]                                        |
34
+| [[How do I remove a user from the system?]]                                                   |
35
+| [[Why is logging for web sites turned off by default?]]                                       |
36
+| [[How do I reset the tripwire?]]                                                              |
37
+| [[Is metadata protected?]]                                                                    |
38
+| [[How do I create email processing rules?]]                                                   |
39
+| [[Why isn't dynamic DNS working?]]                                                            |
40
+| [[How do I change my encryption settings?]]                                                   |
41
+| [[How do I get a domain name?]]                                                               |
42
+| [[How do I get a "real" SSL/TLS/HTTPS certificate?]]                                          |
43
+| [[How do I renew a Let's Encrypt certificate?]]                                               |
44
+| [[I tried to renew a Let's Encrypt certificate and it failed. What should I do?]]             |
45
+| [[Why use self-signed certificates?]]                                                         |
46
+| [[Why not use the services of $company instead? They took the Seppuku pledge]]                |
47
+| [[Why does my email keep getting rejected as spam by Gmail/etc?]]                             |
48
+| [[Tor is censored/blocked in my area. What can I do?]]                                        |
49
+| [[I want to block a particular domain from getting its content into my social network sites]] |
50
+
49 51
 #+END_CENTER
50 52
 
51 53
 * What applications are supported?
@@ -329,3 +331,12 @@ You can also set your system to act as a Tor bridge, although this is not recomm
329 331
 Return to the <a href="index.html">home page</a>
330 332
 </center>
331 333
 #+END_EXPORT
334
+
335
+* I want to block a particular domain from getting its content into my social network sites
336
+If you're being pestered by some domain which contains bad/illegal/harrassing content or irritating users you can block domains at the firewall level. Go to the administrator control panel and select /domain blocking/. You can then block, unblock and view the list of blocked domains.
337
+
338
+#+begin_src
339
+ssh username@domainname -p 2222
340
+#+end_src
341
+
342
+Select /Administrator controls/ then /Domain blocking/.

+ 137
- 116
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-12-22 Thu 15:06 -->
6
+<!-- 2017-01-13 Fri 20:18 -->
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,31 +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="#org3212d0a">What applications are supported?</a></td>
259
+<td class="org-left"><a href="#org152c01e">What applications are supported?</a></td>
260 260
 </tr>
261 261
 
262 262
 <tr>
263
-<td class="org-left"><a href="#org19e9401">I don't have a static IP address. Can I still install this system?</a></td>
263
+<td class="org-left"><a href="#orge58a476">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="#org4755c50">Why Freedombone and not FreedomBox?</a></td>
267
+<td class="org-left"><a href="#org887f08c">Why Freedombone and not FreedomBox?</a></td>
268 268
 </tr>
269 269
 
270 270
 <tr>
271
-<td class="org-left"><a href="#org3ac4501">Why not support building images for Raspberry Pi?</a></td>
271
+<td class="org-left"><a href="#orgd9d3a07">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="#orgb3c8e69">Why use Tor? I've heard it's used by bad people</a></td>
275
+<td class="org-left"><a href="#orgaf62a96">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="#org6ddaa3b">Why use Github?</a></td>
279
+<td class="org-left"><a href="#org8cb7986">Why use Github?</a></td>
280 280
 </tr>
281 281
 
282 282
 <tr>
283
-<td class="org-left"><a href="#orgc35e91f">Keys and emails should not be stored on servers. Why do you do that?</a></td>
283
+<td class="org-left"><a href="#org56e5307">Keys and emails should not be stored on servers. Why do you do that?</a></td>
284 284
 </tr>
285 285
 
286 286
 <tr>
@@ -288,99 +288,103 @@ for the JavaScript code in this tag.
288 288
 </tr>
289 289
 
290 290
 <tr>
291
-<td class="org-left"><a href="#org895adcd">Why can't I access my .onion site with a Tor browser?</a></td>
291
+<td class="org-left"><a href="#orgb1eccdb">Why can't I access my .onion site with a Tor browser?</a></td>
292 292
 </tr>
293 293
 
294 294
 <tr>
295
-<td class="org-left"><a href="#org7a1f57f">What is the best hardware to run this system on?</a></td>
295
+<td class="org-left"><a href="#org49afd25">What is the best hardware to run this system on?</a></td>
296 296
 </tr>
297 297
 
298 298
 <tr>
299
-<td class="org-left"><a href="#org6a7dd1a">Can I add more users to the system?</a></td>
299
+<td class="org-left"><a href="#org1fb0185">Can I add more users to the system?</a></td>
300 300
 </tr>
301 301
 
302 302
 <tr>
303
-<td class="org-left"><a href="#orge3cff48">Why not use Signal for mobile chat?</a></td>
303
+<td class="org-left"><a href="#org977239a">Why not use Signal for mobile chat?</a></td>
304 304
 </tr>
305 305
 
306 306
 <tr>
307
-<td class="org-left"><a href="#org686f19e">What is the most secure chat app to use on mobile?</a></td>
307
+<td class="org-left"><a href="#orgf19cdf2">What is the most secure chat app to use on mobile?</a></td>
308 308
 </tr>
309 309
 
310 310
 <tr>
311
-<td class="org-left"><a href="#org9392110">How do I remove a user from the system?</a></td>
311
+<td class="org-left"><a href="#org1dabdc8">How do I remove a user from the system?</a></td>
312 312
 </tr>
313 313
 
314 314
 <tr>
315
-<td class="org-left"><a href="#org209578b">Why is logging for web sites turned off by default?</a></td>
315
+<td class="org-left"><a href="#orga9398fd">Why is logging for web sites turned off by default?</a></td>
316 316
 </tr>
317 317
 
318 318
 <tr>
319
-<td class="org-left"><a href="#orgf32e07b">How do I reset the tripwire?</a></td>
319
+<td class="org-left"><a href="#org656ec9d">How do I reset the tripwire?</a></td>
320 320
 </tr>
321 321
 
322 322
 <tr>
323
-<td class="org-left"><a href="#org9a066d6">Is metadata protected?</a></td>
323
+<td class="org-left"><a href="#org34e8825">Is metadata protected?</a></td>
324 324
 </tr>
325 325
 
326 326
 <tr>
327
-<td class="org-left"><a href="#orgcedba6a">How do I create email processing rules?</a></td>
327
+<td class="org-left"><a href="#org6a93669">How do I create email processing rules?</a></td>
328 328
 </tr>
329 329
 
330 330
 <tr>
331
-<td class="org-left"><a href="#org941b58b">Why isn't dynamic DNS working?</a></td>
331
+<td class="org-left"><a href="#orgcfb72a5">Why isn't dynamic DNS working?</a></td>
332 332
 </tr>
333 333
 
334 334
 <tr>
335
-<td class="org-left"><a href="#org6e9cdaf">How do I change my encryption settings?</a></td>
335
+<td class="org-left"><a href="#orgbe6bcbf">How do I change my encryption settings?</a></td>
336 336
 </tr>
337 337
 
338 338
 <tr>
339
-<td class="org-left"><a href="#org1f97f5e">How do I get a domain name?</a></td>
339
+<td class="org-left"><a href="#orgb2c6dc5">How do I get a domain name?</a></td>
340 340
 </tr>
341 341
 
342 342
 <tr>
343
-<td class="org-left"><a href="#org449c96a">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
343
+<td class="org-left"><a href="#org5e04c0e">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
344 344
 </tr>
345 345
 
346 346
 <tr>
347
-<td class="org-left"><a href="#org7601716">How do I renew a Let's Encrypt certificate?</a></td>
347
+<td class="org-left"><a href="#orgc2a5392">How do I renew a Let's Encrypt certificate?</a></td>
348 348
 </tr>
349 349
 
350 350
 <tr>
351
-<td class="org-left"><a href="#org9001f30">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
351
+<td class="org-left"><a href="#org93cd052">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
352 352
 </tr>
353 353
 
354 354
 <tr>
355
-<td class="org-left"><a href="#orgc2994ae">Why use self-signed certificates?</a></td>
355
+<td class="org-left"><a href="#org778edeb">Why use self-signed certificates?</a></td>
356 356
 </tr>
357 357
 
358 358
 <tr>
359
-<td class="org-left"><a href="#org5e45ebc">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
359
+<td class="org-left"><a href="#org70ac6f1">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
360 360
 </tr>
361 361
 
362 362
 <tr>
363
-<td class="org-left"><a href="#org785dac9">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
363
+<td class="org-left"><a href="#orged33b88">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
364 364
 </tr>
365 365
 
366 366
 <tr>
367
-<td class="org-left"><a href="#org8f0afea">Tor is censored/blocked in my area. What can I do?</a></td>
367
+<td class="org-left"><a href="#org54bef54">Tor is censored/blocked in my area. What can I do?</a></td>
368
+</tr>
369
+
370
+<tr>
371
+<td class="org-left"><a href="#org4779eb1">I want to block a particular domain from getting its content into my social network sites</a></td>
368 372
 </tr>
369 373
 </tbody>
370 374
 </table>
371 375
 </div>
372 376
 
373
-<div id="outline-container-org3212d0a" class="outline-2">
374
-<h2 id="org3212d0a">What applications are supported?</h2>
375
-<div class="outline-text-2" id="text-org3212d0a">
377
+<div id="outline-container-org152c01e" class="outline-2">
378
+<h2 id="org152c01e">What applications are supported?</h2>
379
+<div class="outline-text-2" id="text-org152c01e">
376 380
 <p>
377 381
 <a href="./apps.html">See here</a> for the complete list of apps. In addition to those as part of the base install you get an email server.
378 382
 </p>
379 383
 </div>
380 384
 </div>
381
-<div id="outline-container-org19e9401" class="outline-2">
382
-<h2 id="org19e9401">I don't have a static IP address. Can I still install this system?</h2>
383
-<div class="outline-text-2" id="text-org19e9401">
385
+<div id="outline-container-orge58a476" class="outline-2">
386
+<h2 id="orge58a476">I don't have a static IP address. Can I still install this system?</h2>
387
+<div class="outline-text-2" id="text-orge58a476">
384 388
 <p>
385 389
 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.
386 390
 </p>
@@ -390,17 +394,17 @@ The lack of a static IP address can be worked around by using a dynamic DNS serv
390 394
 </p>
391 395
 </div>
392 396
 </div>
393
-<div id="outline-container-org4755c50" class="outline-2">
394
-<h2 id="org4755c50">Why Freedombone and not FreedomBox?</h2>
395
-<div class="outline-text-2" id="text-org4755c50">
397
+<div id="outline-container-org887f08c" class="outline-2">
398
+<h2 id="org887f08c">Why Freedombone and not FreedomBox?</h2>
399
+<div class="outline-text-2" id="text-org887f08c">
396 400
 <p>
397 401
 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:
398 402
 </p>
399 403
 </div>
400 404
 
401
-<div id="outline-container-org172c093" class="outline-3">
402
-<h3 id="org172c093">Similarities</h3>
403
-<div class="outline-text-3" id="text-org172c093">
405
+<div id="outline-container-org3b6bb22" class="outline-3">
406
+<h3 id="org3b6bb22">Similarities</h3>
407
+<div class="outline-text-3" id="text-org3b6bb22">
404 408
 <ul class="org-ul">
405 409
 <li>Uses freedom-maker and vmdebootstrap to build debian images</li>
406 410
 <li>Supports the use of Tor onion addresses to access websites</li>
@@ -414,9 +418,9 @@ When the project began in late 2013 the FreedomBox project seemed to be going no
414 418
 </ul>
415 419
 </div>
416 420
 </div>
417
-<div id="outline-container-org98d5a98" class="outline-3">
418
-<h3 id="org98d5a98">Differences</h3>
419
-<div class="outline-text-3" id="text-org98d5a98">
421
+<div id="outline-container-org76cd986" class="outline-3">
422
+<h3 id="org76cd986">Differences</h3>
423
+<div class="outline-text-3" id="text-org76cd986">
420 424
 <ul class="org-ul">
421 425
 <li>FreedomBox is a Debian pure blend. Freedombone is not</li>
422 426
 <li>Freedombone only supports Free Software. FreedomBox includes some closed binary boot blobs for certain ARM boards</li>
@@ -431,9 +435,9 @@ When the project began in late 2013 the FreedomBox project seemed to be going no
431 435
 </div>
432 436
 </div>
433 437
 </div>
434
-<div id="outline-container-org3ac4501" class="outline-2">
435
-<h2 id="org3ac4501">Why not support building images for Raspberry Pi?</h2>
436
-<div class="outline-text-2" id="text-org3ac4501">
438
+<div id="outline-container-orgd9d3a07" class="outline-2">
439
+<h2 id="orgd9d3a07">Why not support building images for Raspberry Pi?</h2>
440
+<div class="outline-text-2" id="text-orgd9d3a07">
437 441
 <p>
438 442
 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.
439 443
 </p>
@@ -443,9 +447,9 @@ So although the Raspberry Pi is cheap and hugely popular it's not supported by t
443 447
 </p>
444 448
 </div>
445 449
 </div>
446
-<div id="outline-container-orgb3c8e69" class="outline-2">
447
-<h2 id="orgb3c8e69">Why use Tor? I've heard it's used by bad people</h2>
448
-<div class="outline-text-2" id="text-orgb3c8e69">
450
+<div id="outline-container-orgaf62a96" class="outline-2">
451
+<h2 id="orgaf62a96">Why use Tor? I've heard it's used by bad people</h2>
452
+<div class="outline-text-2" id="text-orgaf62a96">
449 453
 <p>
450 454
 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.
451 455
 </p>
@@ -463,9 +467,9 @@ The media may also have sold you torrid tales about individual Tor project devel
463 467
 </p>
464 468
 </div>
465 469
 </div>
466
-<div id="outline-container-org6ddaa3b" class="outline-2">
467
-<h2 id="org6ddaa3b">Why use Github?</h2>
468
-<div class="outline-text-2" id="text-org6ddaa3b">
470
+<div id="outline-container-org8cb7986" class="outline-2">
471
+<h2 id="org8cb7986">Why use Github?</h2>
472
+<div class="outline-text-2" id="text-org8cb7986">
469 473
 <p>
470 474
 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.
471 475
 </p>
@@ -483,9 +487,9 @@ Currently many of the repositories used for applications which are not yet packa
483 487
 </p>
484 488
 </div>
485 489
 </div>
486
-<div id="outline-container-orgc35e91f" class="outline-2">
487
-<h2 id="orgc35e91f">Keys and emails should not be stored on servers. Why do you do that?</h2>
488
-<div class="outline-text-2" id="text-orgc35e91f">
490
+<div id="outline-container-org56e5307" class="outline-2">
491
+<h2 id="org56e5307">Keys and emails should not be stored on servers. Why do you do that?</h2>
492
+<div class="outline-text-2" id="text-org56e5307">
489 493
 <p>
490 494
 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:
491 495
 </p>
@@ -543,9 +547,9 @@ In the home environment a box with a good firewall and no GUI components install
543 547
 </div>
544 548
 </div>
545 549
 
546
-<div id="outline-container-org895adcd" class="outline-2">
547
-<h2 id="org895adcd">Why can't I access my .onion site with a Tor browser?</h2>
548
-<div class="outline-text-2" id="text-org895adcd">
550
+<div id="outline-container-orgb1eccdb" class="outline-2">
551
+<h2 id="orgb1eccdb">Why can't I access my .onion site with a Tor browser?</h2>
552
+<div class="outline-text-2" id="text-orgb1eccdb">
549 553
 <p>
550 554
 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.
551 555
 </p>
@@ -555,9 +559,9 @@ Another factor to be aware of is that it can take a while for the onion address
555 559
 </p>
556 560
 </div>
557 561
 </div>
558
-<div id="outline-container-org7a1f57f" class="outline-2">
559
-<h2 id="org7a1f57f">What is the best hardware to run this system on?</h2>
560
-<div class="outline-text-2" id="text-org7a1f57f">
562
+<div id="outline-container-org49afd25" class="outline-2">
563
+<h2 id="org49afd25">What is the best hardware to run this system on?</h2>
564
+<div class="outline-text-2" id="text-org49afd25">
561 565
 <p>
562 566
 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.
563 567
 </p>
@@ -567,9 +571,9 @@ It was originally designed to run on the Beaglebone Black, but that should be re
567 571
 </p>
568 572
 </div>
569 573
 </div>
570
-<div id="outline-container-org6a7dd1a" class="outline-2">
571
-<h2 id="org6a7dd1a">Can I add more users to the system?</h2>
572
-<div class="outline-text-2" id="text-org6a7dd1a">
574
+<div id="outline-container-org1fb0185" class="outline-2">
575
+<h2 id="org1fb0185">Can I add more users to the system?</h2>
576
+<div class="outline-text-2" id="text-org1fb0185">
573 577
 <p>
574 578
 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).
575 579
 </p>
@@ -592,9 +596,9 @@ Another point is that Freedombone installations are not intended to support many
592 596
 </p>
593 597
 </div>
594 598
 </div>
595
-<div id="outline-container-orge3cff48" class="outline-2">
596
-<h2 id="orge3cff48">Why not use Signal for mobile chat?</h2>
597
-<div class="outline-text-2" id="text-orge3cff48">
599
+<div id="outline-container-org977239a" class="outline-2">
600
+<h2 id="org977239a">Why not use Signal for mobile chat?</h2>
601
+<div class="outline-text-2" id="text-org977239a">
598 602
 <p>
599 603
 Celebrities recommend Signal. It's Free Software so it must be good, right?
600 604
 </p>
@@ -617,9 +621,9 @@ To give credit where it's due Signal is good, but it could be a lot better. The
617 621
 </p>
618 622
 </div>
619 623
 </div>
620
-<div id="outline-container-org686f19e" class="outline-2">
621
-<h2 id="org686f19e">What is the most secure chat app to use on mobile?</h2>
622
-<div class="outline-text-2" id="text-org686f19e">
624
+<div id="outline-container-orgf19cdf2" class="outline-2">
625
+<h2 id="orgf19cdf2">What is the most secure chat app to use on mobile?</h2>
626
+<div class="outline-text-2" id="text-orgf19cdf2">
623 627
 <p>
624 628
 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.
625 629
 </p>
@@ -629,13 +633,13 @@ The current safest way to chat is to use <a href="https://conversations.im">Conv
629 633
 </p>
630 634
 
631 635
 <p>
632
-There are many <a href="#orge3cff48">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.
636
+There are many <a href="#org977239a">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.
633 637
 </p>
634 638
 </div>
635 639
 </div>
636
-<div id="outline-container-org9392110" class="outline-2">
637
-<h2 id="org9392110">How do I remove a user from the system?</h2>
638
-<div class="outline-text-2" id="text-org9392110">
640
+<div id="outline-container-org1dabdc8" class="outline-2">
641
+<h2 id="org1dabdc8">How do I remove a user from the system?</h2>
642
+<div class="outline-text-2" id="text-org1dabdc8">
639 643
 <p>
640 644
 To remove a user:
641 645
 </p>
@@ -650,9 +654,9 @@ Select <i>Administrator controls</i> then <i>Manage Users</i> and then <i>Delete
650 654
 </p>
651 655
 </div>
652 656
 </div>
653
-<div id="outline-container-org209578b" class="outline-2">
654
-<h2 id="org209578b">Why is logging for web sites turned off by default?</h2>
655
-<div class="outline-text-2" id="text-org209578b">
657
+<div id="outline-container-orga9398fd" class="outline-2">
658
+<h2 id="orga9398fd">Why is logging for web sites turned off by default?</h2>
659
+<div class="outline-text-2" id="text-orga9398fd">
656 660
 <p>
657 661
 If you're making profits out of the logs by running large server warehouses and then data mining what users click on - as is the business model of well known internet companies - then logging everything makes total sense. However, if you're running a home server then logging really only makes sense if you're trying to diagnose some specific problem with the system, and outside of that context logging everything becomes more of a liability than an asset.
658 662
 </p>
@@ -666,9 +670,9 @@ On the Freedombone system web logs containing IP addresses are turned off by def
666 670
 </p>
667 671
 </div>
668 672
 </div>
669
-<div id="outline-container-orgf32e07b" class="outline-2">
670
-<h2 id="orgf32e07b">How do I reset the tripwire?</h2>
671
-<div class="outline-text-2" id="text-orgf32e07b">
673
+<div id="outline-container-org656ec9d" class="outline-2">
674
+<h2 id="org656ec9d">How do I reset the tripwire?</h2>
675
+<div class="outline-text-2" id="text-org656ec9d">
672 676
 <p>
673 677
 The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
674 678
 </p>
@@ -683,9 +687,9 @@ Select <i>Administrator controls</i> then "reset tripwire" using cursors and spa
683 687
 </p>
684 688
 </div>
685 689
 </div>
686
-<div id="outline-container-org9a066d6" class="outline-2">
687
-<h2 id="org9a066d6">Is metadata protected?</h2>
688
-<div class="outline-text-2" id="text-org9a066d6">
690
+<div id="outline-container-org34e8825" class="outline-2">
691
+<h2 id="org34e8825">Is metadata protected?</h2>
692
+<div class="outline-text-2" id="text-org34e8825">
689 693
 <blockquote>
690 694
 <p>
691 695
 "<i>We kill people based on metadata</i>"
@@ -701,9 +705,9 @@ Even when using Freedombone metadata analysis by third parties is still possible
701 705
 </p>
702 706
 </div>
703 707
 </div>
704
-<div id="outline-container-orgcedba6a" class="outline-2">
705
-<h2 id="orgcedba6a">How do I create email processing rules?</h2>
706
-<div class="outline-text-2" id="text-orgcedba6a">
708
+<div id="outline-container-org6a93669" class="outline-2">
709
+<h2 id="org6a93669">How do I create email processing rules?</h2>
710
+<div class="outline-text-2" id="text-org6a93669">
707 711
 <div class="org-src-container">
708 712
 <pre class="src src-bash">ssh username@domainname -p 2222
709 713
 </pre>
@@ -759,9 +763,9 @@ Spamassassin is also available and within Mutt you can use the S (shift+s) key t
759 763
 </p>
760 764
 </div>
761 765
 </div>
762
-<div id="outline-container-org941b58b" class="outline-2">
763
-<h2 id="org941b58b">Why isn't dynamic DNS working?</h2>
764
-<div class="outline-text-2" id="text-org941b58b">
766
+<div id="outline-container-orgcfb72a5" class="outline-2">
767
+<h2 id="orgcfb72a5">Why isn't dynamic DNS working?</h2>
768
+<div class="outline-text-2" id="text-orgcfb72a5">
765 769
 <p>
766 770
 If you run the command:
767 771
 </p>
@@ -784,9 +788,9 @@ https://www.privateinternetaccess.com/pages/whats-my-ip/
784 788
 </div>
785 789
 </div>
786 790
 
787
-<div id="outline-container-org6e9cdaf" class="outline-2">
788
-<h2 id="org6e9cdaf">How do I change my encryption settings?</h2>
789
-<div class="outline-text-2" id="text-org6e9cdaf">
791
+<div id="outline-container-orgbe6bcbf" class="outline-2">
792
+<h2 id="orgbe6bcbf">How do I change my encryption settings?</h2>
793
+<div class="outline-text-2" id="text-orgbe6bcbf">
790 794
 <p>
791 795
 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:
792 796
 </p>
@@ -801,9 +805,9 @@ Select <i>Administrator controls</i> then select <i>Security Settings</i>. You w
801 805
 </p>
802 806
 </div>
803 807
 </div>
804
-<div id="outline-container-org1f97f5e" class="outline-2">
805
-<h2 id="org1f97f5e">How do I get a domain name?</h2>
806
-<div class="outline-text-2" id="text-org1f97f5e">
808
+<div id="outline-container-orgb2c6dc5" class="outline-2">
809
+<h2 id="orgb2c6dc5">How do I get a domain name?</h2>
810
+<div class="outline-text-2" id="text-orgb2c6dc5">
807 811
 <p>
808 812
 Suppose that you have bought a domain name (rather than using a free subdomain on freedns) and you want to use that instead.
809 813
 </p>
@@ -867,9 +871,9 @@ You should now be able to send an email from <i>postmaster@mynewdomainname</i> a
867 871
 </div>
868 872
 </div>
869 873
 
870
-<div id="outline-container-org449c96a" class="outline-2">
871
-<h2 id="org449c96a">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
872
-<div class="outline-text-2" id="text-org449c96a">
874
+<div id="outline-container-org5e04c0e" class="outline-2">
875
+<h2 id="org5e04c0e">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
876
+<div class="outline-text-2" id="text-org5e04c0e">
873 877
 <p>
874 878
 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:
875 879
 </p>
@@ -888,9 +892,9 @@ One thing to be aware of is that Let's Encrypt doesn't support many dynamic DNS
888 892
 </p>
889 893
 </div>
890 894
 </div>
891
-<div id="outline-container-org7601716" class="outline-2">
892
-<h2 id="org7601716">How do I renew a Let's Encrypt certificate?</h2>
893
-<div class="outline-text-2" id="text-org7601716">
895
+<div id="outline-container-orgc2a5392" class="outline-2">
896
+<h2 id="orgc2a5392">How do I renew a Let's Encrypt certificate?</h2>
897
+<div class="outline-text-2" id="text-orgc2a5392">
894 898
 <p>
895 899
 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.
896 900
 </p>
@@ -909,9 +913,9 @@ Select <i>Administrator controls</i> then <b>Security settings</b> then <b>Renew
909 913
 </p>
910 914
 </div>
911 915
 </div>
912
-<div id="outline-container-org9001f30" class="outline-2">
913
-<h2 id="org9001f30">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
914
-<div class="outline-text-2" id="text-org9001f30">
916
+<div id="outline-container-org93cd052" class="outline-2">
917
+<h2 id="org93cd052">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
918
+<div class="outline-text-2" id="text-org93cd052">
915 919
 <p>
916 920
 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:
917 921
 </p>
@@ -926,9 +930,9 @@ Select <i>Administrator controls</i> then <b>Security settings</b> then <b>Creat
926 930
 </p>
927 931
 </div>
928 932
 </div>
929
-<div id="outline-container-orgc2994ae" class="outline-2">
930
-<h2 id="orgc2994ae">Why use self-signed certificates?</h2>
931
-<div class="outline-text-2" id="text-orgc2994ae">
933
+<div id="outline-container-org778edeb" class="outline-2">
934
+<h2 id="org778edeb">Why use self-signed certificates?</h2>
935
+<div class="outline-text-2" id="text-org778edeb">
932 936
 <p>
933 937
 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.
934 938
 </p>
@@ -943,17 +947,17 @@ You might say, <i>"but surely LetsEncrypt is a single point of failure!"</i>, an
943 947
 </div>
944 948
 </div>
945 949
 
946
-<div id="outline-container-org5e45ebc" class="outline-2">
947
-<h2 id="org5e45ebc">Why not use the services of $company instead? They took the Seppuku pledge</h2>
948
-<div class="outline-text-2" id="text-org5e45ebc">
950
+<div id="outline-container-org70ac6f1" class="outline-2">
951
+<h2 id="org70ac6f1">Why not use the services of $company instead? They took the Seppuku pledge</h2>
952
+<div class="outline-text-2" id="text-org70ac6f1">
949 953
 <p>
950 954
 <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.
951 955
 </p>
952 956
 </div>
953 957
 </div>
954
-<div id="outline-container-org785dac9" class="outline-2">
955
-<h2 id="org785dac9">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
956
-<div class="outline-text-2" id="text-org785dac9">
958
+<div id="outline-container-orged33b88" class="outline-2">
959
+<h2 id="orged33b88">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
960
+<div class="outline-text-2" id="text-orged33b88">
957 961
 <p>
958 962
 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.
959 963
 </p>
@@ -984,9 +988,9 @@ So the situation with email presently is pretty bad, and there's a clear selecti
984 988
 </p>
985 989
 </div>
986 990
 </div>
987
-<div id="outline-container-org8f0afea" class="outline-2">
988
-<h2 id="org8f0afea">Tor is censored/blocked in my area. What can I do?</h2>
989
-<div class="outline-text-2" id="text-org8f0afea">
991
+<div id="outline-container-org54bef54" class="outline-2">
992
+<h2 id="org54bef54">Tor is censored/blocked in my area. What can I do?</h2>
993
+<div class="outline-text-2" id="text-org54bef54">
990 994
 <p>
991 995
 If you can find some details for an obfs4 Tor bridge (its IP address, port number and key or nickname) then you can set up the system to use it to connect to the Tor network. Unlike relay nodes the IP addresses for bridges are not public information and so can't be easily known and added to block lists by authoritarian regimes or over-zealous ISPs.
992 996
 </p>
@@ -1016,6 +1020,23 @@ Return to the <a href="index.html">home page</a>
1016 1020
 </center>
1017 1021
 </div>
1018 1022
 </div>
1023
+
1024
+<div id="outline-container-org4779eb1" class="outline-2">
1025
+<h2 id="org4779eb1">I want to block a particular domain from getting its content into my social network sites</h2>
1026
+<div class="outline-text-2" id="text-org4779eb1">
1027
+<p>
1028
+If you're being pestered by some domain which contains bad/illegal/harrassing content or irritating users you can block domains at the firewall level. Go to the administrator control panel and select <i>domain blocking</i>. You can then block, unblock and view the list of blocked domains.
1029
+</p>
1030
+
1031
+<pre class="example">
1032
+ssh username@domainname -p 2222
1033
+</pre>
1034
+
1035
+<p>
1036
+Select <i>Administrator controls</i> then <i>Domain blocking</i>.
1037
+</p>
1038
+</div>
1039
+</div>
1019 1040
 </div>
1020 1041
 <div id="postamble" class="status">
1021 1042