Bob Mottram 7 лет назад
Родитель
Сommit
909580a0f1
2 измененных файлов: 43 добавлений и 43 удалений
  1. 7
    7
      doc/EN/mobile.org
  2. 36
    36
      website/EN/mobile.html

+ 7
- 7
doc/EN/mobile.org Просмотреть файл

@@ -82,14 +82,8 @@ Even with free software apps it's not difficult to get into a situation where yo
82 82
 
83 83
 If you have Syncthing installed then change the settings so that it only syncs when charging and when on wifi. Avoid any apps which might be continuously polling and preventing the device from going into sleep mode when it's not used.
84 84
 
85
-#+BEGIN_EXPORT html
86
-<center>
87
-Return to the <a href="index.html">home page</a>
88
-</center>
89
-#+END_EXPORT
90
-
91 85
 * Blocking bad domains
92
-You can block known bad domains by editing the */system/etc/hosts* file on your device. It is possible to use extensive ad-blocking hosts files used by other ad-blocking systems such as pi-hole, but merely blocking Facebook and Google Analytics will defend you against much of the corporate surveillance which goes on. Even if you don't have a Facebook account this may still be useful since they will still try to create a "ghost profile" of you, so the less data they have the better.
86
+You can block known bad domains by editing the */system/etc/hosts* file on your device. It is possible to use extensive ad-blocking hosts files used by other ad-blocking systems such as pi-hole, but merely blocking Facebook and Google Analytics will protect you against much of the corporate surveillance which goes on. Even if you don't have a Facebook account this may still be useful since they will still try to create a "ghost profile" of you, so the less data they have the better.
93 87
 
94 88
 On the device enable *Developer Options* by going to *Settings* then *About* then pressing on *Build number* a few times.
95 89
 
@@ -137,3 +131,9 @@ adb push hosts /system/etc/hosts
137 131
 #+end_src
138 132
 
139 133
 Once that's done you may want to set *Root access* on the device back to *Disabled* and turn *Android debugging* off.
134
+
135
+#+BEGIN_EXPORT html
136
+<center>
137
+Return to the <a href="index.html">home page</a>
138
+</center>
139
+#+END_EXPORT

+ 36
- 36
website/EN/mobile.html Просмотреть файл

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-09-22 Fri 13:09 -->
6
+<!-- 2017-09-22 Fri 13: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>&lrm;</title>
@@ -277,9 +277,9 @@ Mobile phones are insecure devices, but they're regarded as being so essential t
277 277
 </table>
278 278
 </center>
279 279
 
280
-<div id="outline-container-org5a4cf79" class="outline-2">
281
-<h2 id="org5a4cf79">Open</h2>
282
-<div class="outline-text-2" id="text-org5a4cf79">
280
+<div id="outline-container-org066f7fb" class="outline-2">
281
+<h2 id="org066f7fb">Open</h2>
282
+<div class="outline-text-2" id="text-org066f7fb">
283 283
 <p>
284 284
 Use a Linux based phone operating system. Typically this will mean Android, but could also mean LineageOS or Replicant. LineageOS is the most preferable, because you can usually get an up to date image with a recent kernel which will give you better security against exploits. If you're buying a phone then look for a model which is supported by LineageOS. Replicant is the most free (as in freedom) but only runs on a small number of phone models. If you have a phone which runs a full GNU/Linux system then that's fantastic, and you can probably use it in much the same way as a desktop system and the rest of the advice on this page won't apply. If you don't have a phone capable of running a Linux based operating system then consider selling, giving away or bartering your existing one.
285 285
 </p>
@@ -290,45 +290,45 @@ Why is it so important to run Linux on a phone? Aren't <i>iThings</i> supposed t
290 290
 </div>
291 291
 </div>
292 292
 
293
-<div id="outline-container-orgf078e81" class="outline-2">
294
-<h2 id="orgf078e81">Remove</h2>
295
-<div class="outline-text-2" id="text-orgf078e81">
293
+<div id="outline-container-org1a24680" class="outline-2">
294
+<h2 id="org1a24680">Remove</h2>
295
+<div class="outline-text-2" id="text-org1a24680">
296 296
 <p>
297 297
 So maybe you're running Android and the phone came with some apps already installed. Almost certainly they'll be proprietary. Go to Settings/Apps and then uninstall or deactivate any apps which you really don't need. Mostly preinstalled apps are intended to send your data to companies who will then sell it to advertisers or governments under the business model of <i>surveillance capital</i>. It's not a good idea to get caught up in that, and to avoid becoming addicted to apps which are surveilling you without consent or installing spyware in the background without your knowledge.
298 298
 </p>
299 299
 </div>
300 300
 </div>
301 301
 
302
-<div id="outline-container-org2044f08" class="outline-2">
303
-<h2 id="org2044f08">Encrypt</h2>
304
-<div class="outline-text-2" id="text-org2044f08">
302
+<div id="outline-container-org390d2d0" class="outline-2">
303
+<h2 id="org390d2d0">Encrypt</h2>
304
+<div class="outline-text-2" id="text-org390d2d0">
305 305
 <p>
306 306
 Encrypt your phone. This can usually be done via <b>Settings/Security</b> and you may need to fully charge the phone first. Encryption means that if you lose your phone or it gets stolen then there is less chance that anyone who picks it up will get access to your data, photos and so on.
307 307
 </p>
308 308
 </div>
309 309
 </div>
310 310
 
311
-<div id="outline-container-orgcc694f6" class="outline-2">
312
-<h2 id="orgcc694f6">Apps</h2>
313
-<div class="outline-text-2" id="text-orgcc694f6">
311
+<div id="outline-container-org3d6081e" class="outline-2">
312
+<h2 id="org3d6081e">Apps</h2>
313
+<div class="outline-text-2" id="text-org3d6081e">
314 314
 <p>
315 315
 Installing <b>F-droid</b> and only adding any new apps via F-droid will ensure that you are always using free and open source software. Open source is not a panacea, since bugs can and do still occur, but it will help you to avoid the worst security and privacy pitfalls.
316 316
 </p>
317 317
 </div>
318 318
 </div>
319 319
 
320
-<div id="outline-container-org0bcede3" class="outline-2">
321
-<h2 id="org0bcede3">Lock</h2>
322
-<div class="outline-text-2" id="text-org0bcede3">
320
+<div id="outline-container-org5a55ec6" class="outline-2">
321
+<h2 id="org5a55ec6">Lock</h2>
322
+<div class="outline-text-2" id="text-org5a55ec6">
323 323
 <p>
324 324
 Add a lock screen, preferably with a password which is not easy for other people to guess or for quicker access with a PIN number. Install an app called <b>Locker</b>, activate it and set the maximum number of password guesses to ten (or whatever you feel comfortable with). If bad people get hold of your phone then they may try to brute force your lock screen password or PIN (i.e. automatically trying millions of common word and number combinations) and the locker app will prevent them from succeeding by resetting the phone back to its factory default condition and wiping the data.
325 325
 </p>
326 326
 </div>
327 327
 </div>
328 328
 
329
-<div id="outline-container-org228b5ce" class="outline-2">
330
-<h2 id="org228b5ce">Onion</h2>
331
-<div class="outline-text-2" id="text-org228b5ce">
329
+<div id="outline-container-orgaf7fb89" class="outline-2">
330
+<h2 id="orgaf7fb89">Onion</h2>
331
+<div class="outline-text-2" id="text-orgaf7fb89">
332 332
 <p>
333 333
 Both governments and corporations want to compile matadata dossiers about you. Who you communicated with, when and how often. They want this so that they can data mine, simulate, predict and then ultimately influence (sometimes also called "nudge") your actions and preferences in the directions they prefer. By routing your connections through a number of proxy servers (Tor routers) you can make it perhaps not <i>theoretically</i> impossible but at least <i>very hard</i> for them to have a complete and accurate list of who your friends are, your religion, politics, likely health issues, sexual orientation and what news sites or books you read.
334 334
 </p>
@@ -339,26 +339,26 @@ In F-droid under the <b>repositories</b> menu you can enable the <b>guardian pro
339 339
 </div>
340 340
 </div>
341 341
 
342
-<div id="outline-container-org97237d0" class="outline-2">
343
-<h2 id="org97237d0">Email</h2>
344
-<div class="outline-text-2" id="text-org97237d0">
342
+<div id="outline-container-orgc7a0b9e" class="outline-2">
343
+<h2 id="orgc7a0b9e">Email</h2>
344
+<div class="outline-text-2" id="text-orgc7a0b9e">
345 345
 <p>
346 346
 The easiest way to access email is by installing the <a href="./app_mailpile.html">Mailpile</a> app. This keeps your GPG keys off of possibly insecure mobile devices but still enables encrypted email communications in an easy way. You can use K9 mail if you prefer, but that will require installing OpenKeychain and having your GPG keys on the device, which is a lot more risky.
347 347
 </p>
348 348
 </div>
349 349
 </div>
350
-<div id="outline-container-org2db3de7" class="outline-2">
351
-<h2 id="org2db3de7">Services</h2>
352
-<div class="outline-text-2" id="text-org2db3de7">
350
+<div id="outline-container-orgfcecdf8" class="outline-2">
351
+<h2 id="orgfcecdf8">Services</h2>
352
+<div class="outline-text-2" id="text-orgfcecdf8">
353 353
 <p>
354 354
 For information on configuring various apps to work with Freedombone see the <a href="./usage.html">usage section</a>. Also see advice on chat apps in the <a href="./faq.html">FAQ</a>.
355 355
 </p>
356 356
 </div>
357 357
 </div>
358 358
 
359
-<div id="outline-container-orgafd1f2e" class="outline-2">
360
-<h2 id="orgafd1f2e">Battery preservation</h2>
361
-<div class="outline-text-2" id="text-orgafd1f2e">
359
+<div id="outline-container-org469e667" class="outline-2">
360
+<h2 id="org469e667">Battery preservation</h2>
361
+<div class="outline-text-2" id="text-org469e667">
362 362
 <p>
363 363
 Even with free software apps it's not difficult to get into a situation where your battery doesn't last for long. To maximize battery life access RSS feeds via the onion-based mobile reader within a Tor-compatible browser and not from a locally installed RSS app.
364 364
 </p>
@@ -366,18 +366,14 @@ Even with free software apps it's not difficult to get into a situation where yo
366 366
 <p>
367 367
 If you have Syncthing installed then change the settings so that it only syncs when charging and when on wifi. Avoid any apps which might be continuously polling and preventing the device from going into sleep mode when it's not used.
368 368
 </p>
369
-
370
-<center>
371
-Return to the <a href="index.html">home page</a>
372
-</center>
373 369
 </div>
374 370
 </div>
375 371
 
376
-<div id="outline-container-org9e58167" class="outline-2">
377
-<h2 id="org9e58167">Blocking bad domains</h2>
378
-<div class="outline-text-2" id="text-org9e58167">
372
+<div id="outline-container-orgcaf0530" class="outline-2">
373
+<h2 id="orgcaf0530">Blocking bad domains</h2>
374
+<div class="outline-text-2" id="text-orgcaf0530">
379 375
 <p>
380
-You can block known bad domains by editing the <b>/system/etc/hosts</b> file on your device. It is possible to use extensive ad-blocking hosts files used by other ad-blocking systems such as pi-hole, but merely blocking Facebook and Google Analytics will defend you against much of the corporate surveillance which goes on. Even if you don't have a Facebook account this may still be useful since they will still try to create a "ghost profile" of you, so the less data they have the better.
376
+You can block known bad domains by editing the <b>/system/etc/hosts</b> file on your device. It is possible to use extensive ad-blocking hosts files used by other ad-blocking systems such as pi-hole, but merely blocking Facebook and Google Analytics will protect you against much of the corporate surveillance which goes on. Even if you don't have a Facebook account this may still be useful since they will still try to create a "ghost profile" of you, so the less data they have the better.
381 377
 </p>
382 378
 
383 379
 <p>
@@ -444,6 +440,10 @@ Then upload the hosts file back again with:
444 440
 <p>
445 441
 Once that's done you may want to set <b>Root access</b> on the device back to <b>Disabled</b> and turn <b>Android debugging</b> off.
446 442
 </p>
443
+
444
+<center>
445
+Return to the <a href="index.html">home page</a>
446
+</center>
447 447
 </div>
448 448
 </div>
449 449
 </div>