소스 검색

Why is the Pi not supported?

Bob Mottram 9 년 전
부모
커밋
2c211a009e
2개의 변경된 파일110개의 추가작업 그리고 79개의 파일을 삭제
  1. 5
    0
      doc/EN/faq.org
  2. 105
    79
      website/EN/faq.html

+ 5
- 0
doc/EN/faq.org 파일 보기

19
 #+BEGIN_CENTER
19
 #+BEGIN_CENTER
20
 #+ATTR_HTML: :border -1
20
 #+ATTR_HTML: :border -1
21
 | [[I don't have a static IP address. Can I still install this system?]]            |
21
 | [[I don't have a static IP address. Can I still install this system?]]            |
22
+| [[Why not support building images for Raspberry Pi?]]                             |
22
 | [[Why use Github?]]                                                               |
23
 | [[Why use Github?]]                                                               |
23
 | [[Why can't I access my .onion site with a Tor browser?]]                         |
24
 | [[Why can't I access my .onion site with a Tor browser?]]                         |
24
 | [[What is the best hardware to run this system on?]]                              |
25
 | [[What is the best hardware to run this system on?]]                              |
42
 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.
43
 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.
43
 
44
 
44
 The lack of a static IP address can be worked around by using a dynamic DNS service. Freedombone uses [[http://troglobit.com/inadyn.html][inadyn]], which supports a variety of dynamic DNS providers.
45
 The lack of a static IP address can be worked around by using a dynamic DNS service. Freedombone uses [[http://troglobit.com/inadyn.html][inadyn]], which supports a variety of dynamic DNS providers.
46
+* Why not support building images for Raspberry Pi?
47
+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.
48
+
49
+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.
45
 * Why use Github?
50
 * Why use Github?
46
 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.
51
 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.
47
 
52
 

+ 105
- 79
website/EN/faq.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
-<!-- 2016-01-17 Sun 13:21 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
6
+<!-- 2016-01-31 Sun 20:25 -->
7
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
+<meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
10
-<meta  name="generator" content="Org-mode" />
11
-<meta  name="author" content="Bob Mottram" />
12
-<meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
10
+<meta name="generator" content="Org-mode" />
11
+<meta name="author" content="Bob Mottram" />
12
+<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
13
  />
13
  />
14
-<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
15
 <style type="text/css">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
158
 </div>
158
 </div>
159
 </div>
159
 </div>
160
 
160
 
161
-<center>
162
-<h1>Frequently Asked Questions</h1>
163
-</center>
161
+<div class="HTML">
162
+<p>
163
+&lt;center&gt;
164
+&lt;h1&gt;Frequently Asked Questions&lt;/h1&gt;
165
+&lt;/center&gt;
166
+</p>
167
+
168
+</div>
164
 
169
 
165
 <div class="org-center">
170
 <div class="org-center">
166
 <table border="-1" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
171
 <table border="-1" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
175
 </tr>
180
 </tr>
176
 
181
 
177
 <tr>
182
 <tr>
178
-<td class="org-left"><a href="#orgheadline2">Why use Github?</a></td>
183
+<td class="org-left"><a href="#orgheadline2">Why not support building images for Raspberry Pi?</a></td>
179
 </tr>
184
 </tr>
180
 
185
 
181
 <tr>
186
 <tr>
182
-<td class="org-left"><a href="#orgheadline3">Why can't I access my .onion site with a Tor browser?</a></td>
187
+<td class="org-left"><a href="#orgheadline3">Why use Github?</a></td>
183
 </tr>
188
 </tr>
184
 
189
 
185
 <tr>
190
 <tr>
186
-<td class="org-left"><a href="#orgheadline4">What is the best hardware to run this system on?</a></td>
191
+<td class="org-left"><a href="#orgheadline4">Why can't I access my .onion site with a Tor browser?</a></td>
187
 </tr>
192
 </tr>
188
 
193
 
189
 <tr>
194
 <tr>
190
-<td class="org-left"><a href="#orgheadline5">Can I add more users to the system?</a></td>
195
+<td class="org-left"><a href="#orgheadline5">What is the best hardware to run this system on?</a></td>
191
 </tr>
196
 </tr>
192
 
197
 
193
 <tr>
198
 <tr>
194
-<td class="org-left"><a href="#orgheadline6">How do I remove a user from the system?</a></td>
199
+<td class="org-left"><a href="#orgheadline6">Can I add more users to the system?</a></td>
195
 </tr>
200
 </tr>
196
 
201
 
197
 <tr>
202
 <tr>
198
-<td class="org-left"><a href="#orgheadline7">How do I reset the tripwire?</a></td>
203
+<td class="org-left"><a href="#orgheadline7">How do I remove a user from the system?</a></td>
199
 </tr>
204
 </tr>
200
 
205
 
201
 <tr>
206
 <tr>
202
-<td class="org-left"><a href="#orgheadline8">Is metadata protected?</a></td>
207
+<td class="org-left"><a href="#orgheadline8">How do I reset the tripwire?</a></td>
203
 </tr>
208
 </tr>
204
 
209
 
205
 <tr>
210
 <tr>
206
-<td class="org-left"><a href="#orgheadline9">How do I create email processing rules?</a></td>
211
+<td class="org-left"><a href="#orgheadline9">Is metadata protected?</a></td>
207
 </tr>
212
 </tr>
208
 
213
 
209
 <tr>
214
 <tr>
210
-<td class="org-left"><a href="#orgheadline10">Why isn't dynamic DNS working?</a></td>
215
+<td class="org-left"><a href="#orgheadline10">How do I create email processing rules?</a></td>
211
 </tr>
216
 </tr>
212
 
217
 
213
 <tr>
218
 <tr>
214
-<td class="org-left"><a href="#orgheadline11">How do I change my encryption settings?</a></td>
219
+<td class="org-left"><a href="#orgheadline11">Why isn't dynamic DNS working?</a></td>
215
 </tr>
220
 </tr>
216
 
221
 
217
 <tr>
222
 <tr>
218
-<td class="org-left"><a href="#orgheadline12">How do I get a domain name?</a></td>
223
+<td class="org-left"><a href="#orgheadline12">How do I change my encryption settings?</a></td>
219
 </tr>
224
 </tr>
220
 
225
 
221
 <tr>
226
 <tr>
222
-<td class="org-left"><a href="#orgheadline13">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
227
+<td class="org-left"><a href="#orgheadline13">How do I get a domain name?</a></td>
223
 </tr>
228
 </tr>
224
 
229
 
225
 <tr>
230
 <tr>
226
-<td class="org-left"><a href="#orgheadline14">How do I renew a Let's Encrypt certificate?</a></td>
231
+<td class="org-left"><a href="#orgheadline14">How do I get a "real" SSL/TLS/HTTPS certificate?</a></td>
227
 </tr>
232
 </tr>
228
 
233
 
229
 <tr>
234
 <tr>
230
-<td class="org-left"><a href="#orgheadline15">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
235
+<td class="org-left"><a href="#orgheadline15">How do I renew a Let's Encrypt certificate?</a></td>
231
 </tr>
236
 </tr>
232
 
237
 
233
 <tr>
238
 <tr>
234
-<td class="org-left"><a href="#orgheadline16">Why use self-signed certificates?</a></td>
239
+<td class="org-left"><a href="#orgheadline16">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</a></td>
235
 </tr>
240
 </tr>
236
 
241
 
237
 <tr>
242
 <tr>
238
-<td class="org-left"><a href="#orgheadline17">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
243
+<td class="org-left"><a href="#orgheadline17">Why use self-signed certificates?</a></td>
239
 </tr>
244
 </tr>
240
 
245
 
241
 <tr>
246
 <tr>
242
-<td class="org-left"><a href="#orgheadline18">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
247
+<td class="org-left"><a href="#orgheadline18">Why not use the services of $company instead? They took the Seppuku pledge</a></td>
248
+</tr>
249
+
250
+<tr>
251
+<td class="org-left"><a href="#orgheadline19">Why does my email keep getting rejected as spam by Gmail/etc?</a></td>
243
 </tr>
252
 </tr>
244
 </tbody>
253
 </tbody>
245
 </table>
254
 </table>
258
 </div>
267
 </div>
259
 </div>
268
 </div>
260
 <div id="outline-container-orgheadline2" class="outline-2">
269
 <div id="outline-container-orgheadline2" class="outline-2">
261
-<h2 id="orgheadline2">Why use Github?</h2>
270
+<h2 id="orgheadline2">Why not support building images for Raspberry Pi?</h2>
262
 <div class="outline-text-2" id="text-orgheadline2">
271
 <div class="outline-text-2" id="text-orgheadline2">
263
 <p>
272
 <p>
273
+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.
274
+</p>
275
+
276
+<p>
277
+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.
278
+</p>
279
+</div>
280
+</div>
281
+<div id="outline-container-orgheadline3" class="outline-2">
282
+<h2 id="orgheadline3">Why use Github?</h2>
283
+<div class="outline-text-2" id="text-orgheadline3">
284
+<p>
264
 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.
285
 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.
265
 </p>
286
 </p>
266
 
287
 
273
 </p>
294
 </p>
274
 </div>
295
 </div>
275
 </div>
296
 </div>
276
-<div id="outline-container-orgheadline3" class="outline-2">
277
-<h2 id="orgheadline3">Why can't I access my .onion site with a Tor browser?</h2>
278
-<div class="outline-text-2" id="text-orgheadline3">
297
+<div id="outline-container-orgheadline4" class="outline-2">
298
+<h2 id="orgheadline4">Why can't I access my .onion site with a Tor browser?</h2>
299
+<div class="outline-text-2" id="text-orgheadline4">
279
 <p>
300
 <p>
280
 By default the Tor browser has <a href="https://www.eff.org/HTTPS-everywhere">https everywhere</a> enabled and this can clash with onion addresses. Really this is a browser bug, which ought to be fixed. If you notice that "https" has been automatically prepended to your onion address then go to the https everywhere settings and disable it. https isn't needed for ontion sites since onion services already have their own public key encryption (the onion address is the public key).
301
 By default the Tor browser has <a href="https://www.eff.org/HTTPS-everywhere">https everywhere</a> enabled and this can clash with onion addresses. Really this is a browser bug, which ought to be fixed. If you notice that "https" has been automatically prepended to your onion address then go to the https everywhere settings and disable it. https isn't needed for ontion sites since onion services already have their own public key encryption (the onion address is the public key).
281
 </p>
302
 </p>
282
 </div>
303
 </div>
283
 </div>
304
 </div>
284
-<div id="outline-container-orgheadline4" class="outline-2">
285
-<h2 id="orgheadline4">What is the best hardware to run this system on?</h2>
286
-<div class="outline-text-2" id="text-orgheadline4">
305
+<div id="outline-container-orgheadline5" class="outline-2">
306
+<h2 id="orgheadline5">What is the best hardware to run this system on?</h2>
307
+<div class="outline-text-2" id="text-orgheadline5">
287
 <p>
308
 <p>
288
 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.
309
 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.
289
 </p>
310
 </p>
293
 </p>
314
 </p>
294
 </div>
315
 </div>
295
 </div>
316
 </div>
296
-<div id="outline-container-orgheadline5" class="outline-2">
297
-<h2 id="orgheadline5">Can I add more users to the system?</h2>
298
-<div class="outline-text-2" id="text-orgheadline5">
317
+<div id="outline-container-orgheadline6" class="outline-2">
318
+<h2 id="orgheadline6">Can I add more users to the system?</h2>
319
+<div class="outline-text-2" id="text-orgheadline6">
299
 <p>
320
 <p>
300
 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).
321
 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).
301
 </p>
322
 </p>
320
 </p>
341
 </p>
321
 </div>
342
 </div>
322
 </div>
343
 </div>
323
-<div id="outline-container-orgheadline6" class="outline-2">
324
-<h2 id="orgheadline6">How do I remove a user from the system?</h2>
325
-<div class="outline-text-2" id="text-orgheadline6">
344
+<div id="outline-container-orgheadline7" class="outline-2">
345
+<h2 id="orgheadline7">How do I remove a user from the system?</h2>
346
+<div class="outline-text-2" id="text-orgheadline7">
326
 <p>
347
 <p>
327
 To remove a user:
348
 To remove a user:
328
 </p>
349
 </p>
339
 </p>
360
 </p>
340
 </div>
361
 </div>
341
 </div>
362
 </div>
342
-<div id="outline-container-orgheadline7" class="outline-2">
343
-<h2 id="orgheadline7">How do I reset the tripwire?</h2>
344
-<div class="outline-text-2" id="text-orgheadline7">
363
+<div id="outline-container-orgheadline8" class="outline-2">
364
+<h2 id="orgheadline8">How do I reset the tripwire?</h2>
365
+<div class="outline-text-2" id="text-orgheadline8">
345
 <p>
366
 <p>
346
 The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
367
 The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
347
 </p>
368
 </p>
358
 </p>
379
 </p>
359
 </div>
380
 </div>
360
 </div>
381
 </div>
361
-<div id="outline-container-orgheadline8" class="outline-2">
362
-<h2 id="orgheadline8">Is metadata protected?</h2>
363
-<div class="outline-text-2" id="text-orgheadline8">
382
+<div id="outline-container-orgheadline9" class="outline-2">
383
+<h2 id="orgheadline9">Is metadata protected?</h2>
384
+<div class="outline-text-2" id="text-orgheadline9">
364
 <p>
385
 <p>
365
 Even when using Freedombone metadata analysis by third parties is still possible. This can be mitigated by accessing your blog, or other web services, via their <i>onion addresses</i>, rather than via more conventional domain names. In that case your ISP and any government which they might be compelled to report back to will know when your system is being accessed, but not necessarily <i>which</i> services are being accessed <i>or by whom</i>. So for instance using a Tor browser and the onion address people may be able to safely read your blog or wiki and be reasonably confident that metadata isn't being gathered about what they read (or more concisely the metadata which can be gathered by a third party may just not be very useful or personally identifiable). On the other hand if you access the system via conventional domain names and dynamic DNS then it's safe to assume that metadata can and will be collected by third parties.
386
 Even when using Freedombone metadata analysis by third parties is still possible. This can be mitigated by accessing your blog, or other web services, via their <i>onion addresses</i>, rather than via more conventional domain names. In that case your ISP and any government which they might be compelled to report back to will know when your system is being accessed, but not necessarily <i>which</i> services are being accessed <i>or by whom</i>. So for instance using a Tor browser and the onion address people may be able to safely read your blog or wiki and be reasonably confident that metadata isn't being gathered about what they read (or more concisely the metadata which can be gathered by a third party may just not be very useful or personally identifiable). On the other hand if you access the system via conventional domain names and dynamic DNS then it's safe to assume that metadata can and will be collected by third parties.
366
 </p>
387
 </p>
367
 </div>
388
 </div>
368
 </div>
389
 </div>
369
-<div id="outline-container-orgheadline9" class="outline-2">
370
-<h2 id="orgheadline9">How do I create email processing rules?</h2>
371
-<div class="outline-text-2" id="text-orgheadline9">
390
+<div id="outline-container-orgheadline10" class="outline-2">
391
+<h2 id="orgheadline10">How do I create email processing rules?</h2>
392
+<div class="outline-text-2" id="text-orgheadline10">
372
 <div class="org-src-container">
393
 <div class="org-src-container">
373
 
394
 
374
 <pre class="src src-bash">ssh username@domainname -p 2222
395
 <pre class="src src-bash">ssh username@domainname -p 2222
426
 </p>
447
 </p>
427
 </div>
448
 </div>
428
 </div>
449
 </div>
429
-<div id="outline-container-orgheadline10" class="outline-2">
430
-<h2 id="orgheadline10">Why isn't dynamic DNS working?</h2>
431
-<div class="outline-text-2" id="text-orgheadline10">
450
+<div id="outline-container-orgheadline11" class="outline-2">
451
+<h2 id="orgheadline11">Why isn't dynamic DNS working?</h2>
452
+<div class="outline-text-2" id="text-orgheadline11">
432
 <p>
453
 <p>
433
 If you run the command:
454
 If you run the command:
434
 </p>
455
 </p>
496
 </div>
517
 </div>
497
 </div>
518
 </div>
498
 
519
 
499
-<div id="outline-container-orgheadline11" class="outline-2">
500
-<h2 id="orgheadline11">How do I change my encryption settings?</h2>
501
-<div class="outline-text-2" id="text-orgheadline11">
520
+<div id="outline-container-orgheadline12" class="outline-2">
521
+<h2 id="orgheadline12">How do I change my encryption settings?</h2>
522
+<div class="outline-text-2" id="text-orgheadline12">
502
 <p>
523
 <p>
503
 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:
524
 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:
504
 </p>
525
 </p>
515
 </p>
536
 </p>
516
 </div>
537
 </div>
517
 </div>
538
 </div>
518
-<div id="outline-container-orgheadline12" class="outline-2">
519
-<h2 id="orgheadline12">How do I get a domain name?</h2>
520
-<div class="outline-text-2" id="text-orgheadline12">
539
+<div id="outline-container-orgheadline13" class="outline-2">
540
+<h2 id="orgheadline13">How do I get a domain name?</h2>
541
+<div class="outline-text-2" id="text-orgheadline13">
521
 <p>
542
 <p>
522
 Suppose that you have bought a domain name (rather than using a free subdomain on freedns) and you want to use that instead.
543
 Suppose that you have bought a domain name (rather than using a free subdomain on freedns) and you want to use that instead.
523
 </p>
544
 </p>
585
 </div>
606
 </div>
586
 </div>
607
 </div>
587
 
608
 
588
-<div id="outline-container-orgheadline13" class="outline-2">
589
-<h2 id="orgheadline13">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
590
-<div class="outline-text-2" id="text-orgheadline13">
609
+<div id="outline-container-orgheadline14" class="outline-2">
610
+<h2 id="orgheadline14">How do I get a "real" SSL/TLS/HTTPS certificate?</h2>
611
+<div class="outline-text-2" id="text-orgheadline14">
591
 <p>
612
 <p>
592
 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:
613
 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:
593
 </p>
614
 </p>
608
 </p>
629
 </p>
609
 </div>
630
 </div>
610
 </div>
631
 </div>
611
-<div id="outline-container-orgheadline14" class="outline-2">
612
-<h2 id="orgheadline14">How do I renew a Let's Encrypt certificate?</h2>
613
-<div class="outline-text-2" id="text-orgheadline14">
632
+<div id="outline-container-orgheadline15" class="outline-2">
633
+<h2 id="orgheadline15">How do I renew a Let's Encrypt certificate?</h2>
634
+<div class="outline-text-2" id="text-orgheadline15">
614
 <p>
635
 <p>
615
 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.
636
 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.
616
 </p>
637
 </p>
631
 </p>
652
 </p>
632
 </div>
653
 </div>
633
 </div>
654
 </div>
634
-<div id="outline-container-orgheadline15" class="outline-2">
635
-<h2 id="orgheadline15">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
636
-<div class="outline-text-2" id="text-orgheadline15">
655
+<div id="outline-container-orgheadline16" class="outline-2">
656
+<h2 id="orgheadline16">I tried to renew a Let's Encrypt certificate and it failed. What should I do?</h2>
657
+<div class="outline-text-2" id="text-orgheadline16">
637
 <p>
658
 <p>
638
 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:
659
 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:
639
 </p>
660
 </p>
650
 </p>
671
 </p>
651
 </div>
672
 </div>
652
 </div>
673
 </div>
653
-<div id="outline-container-orgheadline16" class="outline-2">
654
-<h2 id="orgheadline16">Why use self-signed certificates?</h2>
655
-<div class="outline-text-2" id="text-orgheadline16">
674
+<div id="outline-container-orgheadline17" class="outline-2">
675
+<h2 id="orgheadline17">Why use self-signed certificates?</h2>
676
+<div class="outline-text-2" id="text-orgheadline17">
656
 <p>
677
 <p>
657
 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>.
678
 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>.
658
 </p>
679
 </p>
674
 </p>
695
 </p>
675
 </div>
696
 </div>
676
 </div>
697
 </div>
677
-<div id="outline-container-orgheadline17" class="outline-2">
678
-<h2 id="orgheadline17">Why not use the services of $company instead? They took the Seppuku pledge</h2>
679
-<div class="outline-text-2" id="text-orgheadline17">
698
+<div id="outline-container-orgheadline18" class="outline-2">
699
+<h2 id="orgheadline18">Why not use the services of $company instead? They took the Seppuku pledge</h2>
700
+<div class="outline-text-2" id="text-orgheadline18">
680
 <p>
701
 <p>
681
 <a href="http://seppuku.cryptostorm.org/">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.
702
 <a href="http://seppuku.cryptostorm.org/">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.
682
 </p>
703
 </p>
683
 </div>
704
 </div>
684
 </div>
705
 </div>
685
-<div id="outline-container-orgheadline18" class="outline-2">
686
-<h2 id="orgheadline18">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
687
-<div class="outline-text-2" id="text-orgheadline18">
706
+<div id="outline-container-orgheadline19" class="outline-2">
707
+<h2 id="orgheadline19">Why does my email keep getting rejected as spam by Gmail/etc?</h2>
708
+<div class="outline-text-2" id="text-orgheadline19">
688
 <p>
709
 <p>
689
 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 probably you can't do anything. There is zero accountability for such blocking, and you can't just contact someone and say "hey, I'm not a spammer". This system works well for the big internet companies because it effectively centralises email to a few well-known brand names and keeps any independent servers out.
710
 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 probably you can't do anything. There is zero accountability for such blocking, and you can't just contact someone and say "hey, I'm not a spammer". This system works well for the big internet companies because it effectively centralises email to a few well-known brand names and keeps any independent servers out.
690
 </p>
711
 </p>
693
 So the situation with email presently is pretty bad, and there's a clear selection pressure against decentralization and towards only a few companies controlling all email services. Longer term the solution is to have more secure protocols which make spamming hard or expensive. Bitmessage is one such system. As an immediate practical workaround you could try buying a domain name and then linking it to your dynamic DNS account (freeDNS, etc) in the hope that the blocking is against dynamic DNS domain names, but there is no guarantee that will work and often blocking may be based upon IP address ranges about which there is little you can do.
714
 So the situation with email presently is pretty bad, and there's a clear selection pressure against decentralization and towards only a few companies controlling all email services. Longer term the solution is to have more secure protocols which make spamming hard or expensive. Bitmessage is one such system. As an immediate practical workaround you could try buying a domain name and then linking it to your dynamic DNS account (freeDNS, etc) in the hope that the blocking is against dynamic DNS domain names, but there is no guarantee that will work and often blocking may be based upon IP address ranges about which there is little you can do.
694
 </p>
715
 </p>
695
 
716
 
696
-<center>
697
-Return to the <a href="index.html">home page</a>
698
-</center>
717
+<div class="HTML">
718
+<p>
719
+&lt;center&gt;
720
+Return to the &lt;a href="index.html"&gt;home page&lt;/a&gt;
721
+&lt;/center&gt;
722
+</p>
723
+
724
+</div>
699
 </div>
725
 </div>
700
 </div>
726
 </div>
701
 </div>
727
 </div>