usage.html 60KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  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">
  5. <head>
  6. <title></title>
  7. <!-- 2015-10-28 Wed 22:55 -->
  8. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  9. <meta name="generator" content="Org-mode" />
  10. <meta name="author" content="Bob Mottram" />
  11. <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
  12. />
  13. <meta name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
  14. <meta name="viewport" content="width=device-width, initial-scale=1" />
  15. <style type="text/css">
  16. <!--/*--><![CDATA[/*><!--*/
  17. .title { text-align: center;
  18. margin-bottom: .2em; }
  19. .subtitle { text-align: center;
  20. font-size: medium;
  21. font-weight: bold;
  22. margin-top:0; }
  23. .todo { font-family: monospace; color: red; }
  24. .done { font-family: monospace; color: green; }
  25. .priority { font-family: monospace; color: orange; }
  26. .tag { background-color: #eee; font-family: monospace;
  27. padding: 2px; font-size: 80%; font-weight: normal; }
  28. .timestamp { color: #bebebe; }
  29. .timestamp-kwd { color: #5f9ea0; }
  30. .org-right { margin-left: auto; margin-right: 0px; text-align: right; }
  31. .org-left { margin-left: 0px; margin-right: auto; text-align: left; }
  32. .org-center { margin-left: auto; margin-right: auto; text-align: center; }
  33. .underline { text-decoration: underline; }
  34. #postamble p, #preamble p { font-size: 90%; margin: .2em; }
  35. p.verse { margin-left: 3%; }
  36. pre {
  37. border: 1px solid #ccc;
  38. box-shadow: 3px 3px 3px #eee;
  39. padding: 8pt;
  40. font-family: monospace;
  41. overflow: auto;
  42. margin: 1.2em;
  43. }
  44. pre.src {
  45. position: relative;
  46. overflow: visible;
  47. padding-top: 1.2em;
  48. }
  49. pre.src:before {
  50. display: none;
  51. position: absolute;
  52. background-color: white;
  53. top: -10px;
  54. right: 10px;
  55. padding: 3px;
  56. border: 1px solid black;
  57. }
  58. pre.src:hover:before { display: inline;}
  59. pre.src-sh:before { content: 'sh'; }
  60. pre.src-bash:before { content: 'sh'; }
  61. pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
  62. pre.src-R:before { content: 'R'; }
  63. pre.src-perl:before { content: 'Perl'; }
  64. pre.src-java:before { content: 'Java'; }
  65. pre.src-sql:before { content: 'SQL'; }
  66. table { border-collapse:collapse; }
  67. caption.t-above { caption-side: top; }
  68. caption.t-bottom { caption-side: bottom; }
  69. td, th { vertical-align:top; }
  70. th.org-right { text-align: center; }
  71. th.org-left { text-align: center; }
  72. th.org-center { text-align: center; }
  73. td.org-right { text-align: right; }
  74. td.org-left { text-align: left; }
  75. td.org-center { text-align: center; }
  76. dt { font-weight: bold; }
  77. .footpara:nth-child(2) { display: inline; }
  78. .footpara { display: block; }
  79. .footdef { margin-bottom: 1em; }
  80. .figure { padding: 1em; }
  81. .figure p { text-align: center; }
  82. .inlinetask {
  83. padding: 10px;
  84. border: 2px solid gray;
  85. margin: 10px;
  86. background: #ffffcc;
  87. }
  88. #org-div-home-and-up
  89. { text-align: right; font-size: 70%; white-space: nowrap; }
  90. textarea { overflow-x: auto; }
  91. .linenr { font-size: smaller }
  92. .code-highlighted { background-color: #ffff00; }
  93. .org-info-js_info-navigation { border-style: none; }
  94. #org-info-js_console-label
  95. { font-size: 10px; font-weight: bold; white-space: nowrap; }
  96. .org-info-js_search-highlight
  97. { background-color: #ffff00; color: #000000; font-weight: bold; }
  98. /*]]>*/-->
  99. </style>
  100. <link rel="stylesheet" type="text/css"
  101. href="http://sachachua.com/blog/wp-content/themes/sacha-v3/foundation/css/foundation.min.css"></link>
  102. <link rel="stylesheet" type="text/css" href="http://sachachua.com/org-export.css"></link>
  103. <link rel="stylesheet" type="text/css" href="http://sachachua.com/blog/wp-content/themes/sacha-v3/style.css"></link>
  104. <script type="text/javascript">
  105. /*
  106. @licstart The following is the entire license notice for the
  107. JavaScript code in this tag.
  108. Copyright (C) 2012-2013 Free Software Foundation, Inc.
  109. The JavaScript code in this tag is free software: you can
  110. redistribute it and/or modify it under the terms of the GNU
  111. General Public License (GNU GPL) as published by the Free Software
  112. Foundation, either version 3 of the License, or (at your option)
  113. any later version. The code is distributed WITHOUT ANY WARRANTY;
  114. without even the implied warranty of MERCHANTABILITY or FITNESS
  115. FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
  116. As additional permission under GNU GPL version 3 section 7, you
  117. may distribute non-source (e.g., minimized or compacted) forms of
  118. that code without the copy of the GNU GPL normally required by
  119. section 4, provided you include this license notice and a URL
  120. through which recipients can access the Corresponding Source.
  121. @licend The above is the entire license notice
  122. for the JavaScript code in this tag.
  123. */
  124. <!--/*--><![CDATA[/*><!--*/
  125. function CodeHighlightOn(elem, id)
  126. {
  127. var target = document.getElementById(id);
  128. if(null != target) {
  129. elem.cacheClassElem = elem.className;
  130. elem.cacheClassTarget = target.className;
  131. target.className = "code-highlighted";
  132. elem.className = "code-highlighted";
  133. }
  134. }
  135. function CodeHighlightOff(elem, id)
  136. {
  137. var target = document.getElementById(id);
  138. if(elem.cacheClassElem)
  139. elem.className = elem.cacheClassElem;
  140. if(elem.cacheClassTarget)
  141. target.className = elem.cacheClassTarget;
  142. }
  143. /*]]>*///-->
  144. </script>
  145. </head>
  146. <body>
  147. <div id="preamble" class="status">
  148. <a name="top" id="top"></a>
  149. </div>
  150. <div id="content">
  151. <div class="center">
  152. <div class="figure">
  153. <p><img src="./images/logo.png" alt="logo.png" />
  154. </p>
  155. </div>
  156. </div>
  157. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  158. <colgroup>
  159. <col class="org-left" />
  160. <col class="org-left" />
  161. <col class="org-left" />
  162. <col class="org-left" />
  163. <col class="org-left" />
  164. <col class="org-left" />
  165. <col class="org-left" />
  166. <col class="org-left" />
  167. <col class="org-left" />
  168. </colgroup>
  169. <tbody>
  170. <tr>
  171. <td class="org-left"><a href="index.html">Home</a></td>
  172. <td class="org-left"><a href="#orgheadline1">Readme</a></td>
  173. <td class="org-left"><a href="#orgheadline2">Using Email</a></td>
  174. <td class="org-left"><a href="#orgheadline3">Mailing List</a></td>
  175. <td class="org-left"><a href="#orgheadline4">Syncing to the Cloud</a></td>
  176. <td class="org-left"><a href="#orgheadline5">Play Music</a></td>
  177. <td class="org-left"><a href="#orgheadline6">Microblogging</a></td>
  178. <td class="org-left"><a href="#orgheadline7">Social Network</a></td>
  179. <td class="org-left"><a href="#orgheadline8">Chat Services</a></td>
  180. </tr>
  181. </tbody>
  182. </table>
  183. <div id="outline-container-orgheadline1" class="outline-2">
  184. <h2 id="orgheadline1">Readme</h2>
  185. <div class="outline-text-2" id="text-orgheadline1">
  186. <p>
  187. After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands:
  188. </p>
  189. <div class="org-src-container">
  190. <pre class="src src-bash">ssh username@domainname -p 2222
  191. emacs ~/README
  192. </pre>
  193. </div>
  194. <p>
  195. You should transfer any passwords to a password manager such as <a href="http://www.keepassx.org/">KeepassX</a> and then delete them from the README file. To save the file after removing passwords use <b>CTRL-x CTRL-s</b>.
  196. </p>
  197. <p>
  198. To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> followed by the <b>exit</b> command.
  199. </p>
  200. </div>
  201. </div>
  202. <div id="outline-container-orgheadline9" class="outline-2">
  203. <h2 id="orgheadline9">Improving ssh security</h2>
  204. <div class="outline-text-2" id="text-orgheadline9">
  205. <p>
  206. To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
  207. </p>
  208. <p>
  209. On your local machine:
  210. </p>
  211. <div class="org-src-container">
  212. <pre class="src src-bash">ssh-keygen
  213. </pre>
  214. </div>
  215. <p>
  216. For extra security you may also want to add a passphrase to the ssh private key. You can show the generated public key with:
  217. </p>
  218. <div class="org-src-container">
  219. <pre class="src src-bash">cat ~/.ssh/id_rsa.pub
  220. </pre>
  221. </div>
  222. <p>
  223. Copy the contents of <b>~/.ssh/id_rsa</b> and <b>~/.ssh/id_rsa.pub</b> to you password manager, together with the private key password if you created one.
  224. </p>
  225. <p>
  226. ssh to the Freedombone and edit the authorized keys:
  227. </p>
  228. <div class="org-src-container">
  229. <pre class="src src-bash">ssh username@domain -p 2222
  230. emacs ~/.ssh/authorized_keys
  231. </pre>
  232. </div>
  233. <p>
  234. Now copy and paste the contents of <b>id_rsa.pub</b> into the authorized_keys file. Save the file and exit. Open another terminal window and try logging in again and you should notice that you are no longer asked for a password, because the ssh key is used instead.
  235. </p>
  236. <p>
  237. There are advantages and disadvantages to using ssh keys for logins. The advantage is that this is much more secure than a memorised password, but the disadvantage is that you need to carry your ssh keys around and be able to install them on any computer of mobile device that you use. In high security or hostile infosec environments it may not be possible to carry or use USB thumb drives containing your keys and so memorised passwords may be the only available choice.
  238. </p>
  239. <p>
  240. If you wish to only use ssh keys then log in to the Freedombone and edit <b>/etc/ssh/sshd_config</b>, then change <b>PasswordAuthentication</b> to "no", save and run <b>service ssh restart</b>. Any subsequent attempts to log in via a password will then be denied.
  241. </p>
  242. </div>
  243. </div>
  244. <div id="outline-container-orgheadline2" class="outline-2">
  245. <h2 id="orgheadline2">Using Email</h2>
  246. <div class="outline-text-2" id="text-orgheadline2">
  247. </div><div id="outline-container-orgheadline10" class="outline-3">
  248. <h3 id="orgheadline10">A technical note about email transport security</h3>
  249. <div class="outline-text-3" id="text-orgheadline10">
  250. <p>
  251. Port 465 is used for SMTP and this is supposedly deprecated for secure email. However, using TLS from the start of the communications seems far more secure than starting off with insecure communications and then trying to upgrade it with a command to begin TLS, as happens with STARTTLS. There are <a href="https://www.eff.org/deeplinks/2014/11/starttls-downgrade-attacks">possible attacks against STARTTLS</a> in which the command to begin secure communications is removed or overwritten which could then result in email being transferred in plain text over the internet and be readable by third parties.
  252. </p>
  253. <p>
  254. From <a href="http://motherboard.vice.com/read/email-encryption-is-broken">http://motherboard.vice.com/read/email-encryption-is-broken</a>:
  255. </p>
  256. <blockquote>
  257. <p>
  258. The researchers also uncovered mass scale attacks of STARTTLS sessions being stripped of their encryption. That attack itself isn't new: internet service providers sometimes do it to monitor users; organizations may use it to keep an eye on employees; or it may come from a malicious actor
  259. </p>
  260. </blockquote>
  261. </div>
  262. </div>
  263. <div id="outline-container-orgheadline11" class="outline-3">
  264. <h3 id="orgheadline11">Add a password to your GPG key</h3>
  265. <div class="outline-text-3" id="text-orgheadline11">
  266. <p>
  267. If you didn't use existing GPG keys during the Freedombone installation then you'll need to add a password to your newly generated private key. This is highly recommended. Go through the following sequence of commands to ssh into the Freedombone and then change your GPG password.
  268. </p>
  269. <div class="org-src-container">
  270. <pre class="src src-bash">ssh username@domainname -p 2222
  271. gpg --edit-key username@domain
  272. passwd
  273. save
  274. quit
  275. <span class="org-keyword">exit</span>
  276. </pre>
  277. </div>
  278. <p>
  279. Having a password on your GPG key will prevent someone from reading your email <i>even if your server gets lost or stolen</i> or if someone else has physical access to it. Make the password something long and unlikely to be guessable or vulnerable to a brute force <a href="http://en.wikipedia.org/wiki/Dictionary_attack">dictionary attack</a>.
  280. </p>
  281. </div>
  282. </div>
  283. <div id="outline-container-orgheadline12" class="outline-3">
  284. <h3 id="orgheadline12">Publishing your GPG public key</h3>
  285. <div class="outline-text-3" id="text-orgheadline12">
  286. <p>
  287. If you havn't already then you should publish your GPG public key so that others can find it.
  288. </p>
  289. <div class="org-src-container">
  290. <pre class="src src-bash">ssh username@domainname -p 2222
  291. gpg --send-keys username@domainname
  292. <span class="org-keyword">exit</span>
  293. </pre>
  294. </div>
  295. </div>
  296. </div>
  297. <div id="outline-container-orgheadline13" class="outline-3">
  298. <h3 id="orgheadline13">Mutt email client</h3>
  299. <div class="outline-text-3" id="text-orgheadline13">
  300. <p>
  301. Mutt is a terminal based email client which comes already installed onto the Freedombone. To access it you'll need to access it via ssh with:
  302. </p>
  303. <div class="org-src-container">
  304. <pre class="src src-bash">ssh username@domainname -p 2222
  305. </pre>
  306. </div>
  307. <p>
  308. If you're using Windows there is an ssh client called putty, on Linux just open a terminal and enter the above command with your username and domain name. On Android you can use the ConnectBot app with the hostname <b>username@domain:2222</b>
  309. </p>
  310. <p>
  311. Once you have logged in via ssh then just type <b>mutt</b>. Like most terminal programs mutt is quite easy once you've learned the main keys.
  312. </p>
  313. <p>
  314. Some useful keys to know are:
  315. </p>
  316. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  317. <colgroup>
  318. <col class="org-left" />
  319. <col class="org-left" />
  320. </colgroup>
  321. <tbody>
  322. <tr>
  323. <td class="org-left">"/"</td>
  324. <td class="org-left">Search for text within headers</td>
  325. </tr>
  326. <tr>
  327. <td class="org-left">*</td>
  328. <td class="org-left">Move to the last message</td>
  329. </tr>
  330. <tr>
  331. <td class="org-left">TAB</td>
  332. <td class="org-left">Move to the next unread message</td>
  333. </tr>
  334. <tr>
  335. <td class="org-left">d</td>
  336. <td class="org-left">Delete a message</td>
  337. </tr>
  338. <tr>
  339. <td class="org-left">u</td>
  340. <td class="org-left">Undelete a mail which is pending deletion</td>
  341. </tr>
  342. <tr>
  343. <td class="org-left">$</td>
  344. <td class="org-left">Delete all messages selected and check for new messages</td>
  345. </tr>
  346. <tr>
  347. <td class="org-left">a</td>
  348. <td class="org-left">Add to the address book</td>
  349. </tr>
  350. <tr>
  351. <td class="org-left">m</td>
  352. <td class="org-left">Send a new mail</td>
  353. </tr>
  354. <tr>
  355. <td class="org-left">ESC-m</td>
  356. <td class="org-left">Mark all messages as having been read</td>
  357. </tr>
  358. <tr>
  359. <td class="org-left">S</td>
  360. <td class="org-left">Mark a message as spam</td>
  361. </tr>
  362. <tr>
  363. <td class="org-left">H</td>
  364. <td class="org-left">Mark a message as ham</td>
  365. </tr>
  366. <tr>
  367. <td class="org-left">CTRL-b</td>
  368. <td class="org-left">Toggle side bar on/off</td>
  369. </tr>
  370. <tr>
  371. <td class="org-left">CTRL-n</td>
  372. <td class="org-left">Next mailbox (on side bar)</td>
  373. </tr>
  374. <tr>
  375. <td class="org-left">CTRL-p</td>
  376. <td class="org-left">Previous mailbox (on side bar)</td>
  377. </tr>
  378. <tr>
  379. <td class="org-left">CTRL-o</td>
  380. <td class="org-left">Open mailbox (on side bar)</td>
  381. </tr>
  382. <tr>
  383. <td class="org-left">r</td>
  384. <td class="org-left">Reply to an email</td>
  385. </tr>
  386. <tr>
  387. <td class="org-left">L</td>
  388. <td class="org-left">Reply to a mailing list email</td>
  389. </tr>
  390. <tr>
  391. <td class="org-left">]</td>
  392. <td class="org-left">Expand or collapse all threads</td>
  393. </tr>
  394. <tr>
  395. <td class="org-left">[</td>
  396. <td class="org-left">Expand of collapse the current thread</td>
  397. </tr>
  398. <tr>
  399. <td class="org-left">CTRL-k</td>
  400. <td class="org-left">Import a PGP/GPG public key</td>
  401. </tr>
  402. <tr>
  403. <td class="org-left">q</td>
  404. <td class="org-left">Quit</td>
  405. </tr>
  406. </tbody>
  407. </table>
  408. <p>
  409. To use the address book system open an email by pressing the enter key on it and then to add the sender to the address list press the A key. It will ask you for an alias which may be used the next time you want to send a mail. Alternatively you may just edit the <b>~/.mutt-alias</b> file directly to add email addresses.
  410. </p>
  411. <p>
  412. One of the most common things which you might wish to do is to send an email. To do this first press <i>m</i> to create a new message. Enter the address to send to and the subject, then after a few seconds the Emacs editor will appear with a blank document. Type your email then press <i>CTRL-x CTRL-s</i> to save it and <i>CTRL-x CTRL-c</i> to exit. You will then see a summary of the email to be sent out. Press <i>y</i> to send it and then enter your GPG key passphrase (the one you gave when creating a PGP/GPG key). The purpose of that is to add a signature which is a strong proof that the email was written by you and not by someone else.
  413. </p>
  414. <p>
  415. When reading emails you will initially need to enter your GPG password. It will be retained in RAM for a while afterwards.
  416. </p>
  417. </div>
  418. </div>
  419. <div id="outline-container-orgheadline14" class="outline-3">
  420. <h3 id="orgheadline14">Thunderbird/Icedove</h3>
  421. <div class="outline-text-3" id="text-orgheadline14">
  422. <p>
  423. Another common way in which you may want to access email is via Thunderbird (also known as Icedove on Debian). This may be especially useful if you're trying to convert former Windows users who may previously have been using some version of Outlook.
  424. </p>
  425. <p>
  426. The following instructions should be carried out on the client machines (laptop, etc), not on the BBB itself.
  427. </p>
  428. </div>
  429. <div id="outline-container-orgheadline15" class="outline-4">
  430. <h4 id="orgheadline15">Initial setup</h4>
  431. <div class="outline-text-4" id="text-orgheadline15">
  432. <p>
  433. Install <b>Thunderbird</b> and <b>Enigmail</b>. How you do this just depends upon your distro and software manager or "app store".
  434. </p>
  435. <p>
  436. Open Thinderbird
  437. </p>
  438. <p>
  439. Select "<b>Skip this and use existing email</b>"
  440. </p>
  441. <p>
  442. Enter your name, email address (myusername@mydomainname.com) and the password for your user.
  443. </p>
  444. <p>
  445. You'll get a message saying "<i>Thunderbird failed to find the settings</i>"
  446. </p>
  447. <p>
  448. The settings should be as follows, substituting <i>mydomainname.com</i> for your domain name and <i>myusername</i> for the username.
  449. </p>
  450. <ul class="org-ul">
  451. <li>Incoming: IMAP, mydomainname.com, 993, SSL/TLS, Normal Password</li>
  452. <li>Outgoing: SMTP, mydomainname.com, 465, SSL/TLS, Normal Password</li>
  453. <li>Username: myusername</li>
  454. </ul>
  455. <p>
  456. Click <b>Done</b>.
  457. </p>
  458. <p>
  459. Click <b>Get Certificate</b> and make sure "<b>permanently store this exception</b>" is selected", then click <b>Store Security Exception</b>.
  460. </p>
  461. <p>
  462. From OpenPGP setup select "<b>Yes, I would like the wizard to get me started</b>". If the wizard doesn't start automatically then "setup wizard" can be selected from OpenPGP on the menu bar.
  463. </p>
  464. <p>
  465. Select "<b>Yes, I want to sign all of my email</b>"
  466. </p>
  467. <p>
  468. Select "<b>No, I will create per-recipient rules</b>"
  469. </p>
  470. <p>
  471. Select "<b>yes</b>" to change default settings.
  472. </p>
  473. </div>
  474. </div>
  475. <div id="outline-container-orgheadline16" class="outline-4">
  476. <h4 id="orgheadline16">Import your GPG keys</h4>
  477. <div class="outline-text-4" id="text-orgheadline16">
  478. <p>
  479. On the Freedombone export your GPG public and private keys.
  480. </p>
  481. <div class="org-src-container">
  482. <pre class="src src-bash">ssh username@domainname -p 2222
  483. gpg --list-keys username@domainname
  484. gpg --output ~/public_key.gpg --armor --export KEY_ID
  485. gpg --output ~/private_key.gpg --armor --export-secret-key KEY_ID
  486. </pre>
  487. </div>
  488. <p>
  489. On your laptop or desktop you can import the keys with:
  490. </p>
  491. <div class="org-src-container">
  492. <pre class="src src-bash">scp -P 2222 username@domain:/home/username/*.gpg ~/
  493. </pre>
  494. </div>
  495. <p>
  496. Select "<b>I have existing public and private keys</b>".
  497. </p>
  498. <p>
  499. Select your public and private GPG exported key files.
  500. </p>
  501. <p>
  502. Select the account which you want to use and click <b>Next</b>, <b>Next</b> and <b>Finish</b>.
  503. </p>
  504. <p>
  505. Remove your exported key files, both on your laptop/desktop and also on the Freedombone.
  506. </p>
  507. <div class="org-src-container">
  508. <pre class="src src-bash">shred -zu ~/public_key.gpg
  509. shred -zu ~/private_key.gpg
  510. </pre>
  511. </div>
  512. </div>
  513. </div>
  514. <div id="outline-container-orgheadline17" class="outline-4">
  515. <h4 id="orgheadline17">Using for the first time</h4>
  516. <div class="outline-text-4" id="text-orgheadline17">
  517. <p>
  518. Click on the Thunderbird menu, which looks like three horizontal bars on the right hand side.
  519. </p>
  520. <p>
  521. Hover over <b>preferences</b> and then <b>Account settings</b>.
  522. </p>
  523. <p>
  524. Select <b>OpenPGP Security</b> and make sure that <b>use PGP/MIME by default</b> is ticked. This will enable you to sign/encrypt attachments, HTML bodies and UTF-8 without any problems.
  525. </p>
  526. <p>
  527. Select <b>Synchronization &amp; Storage</b>.
  528. </p>
  529. <p>
  530. Make sure that <b>Keep messages for this account on this computer</b> is unticked, then click <b>Ok</b>.
  531. </p>
  532. <p>
  533. Click on <b>Inbox</b>. Depending upon how much email you have it may take a while to import the subject lines.
  534. </p>
  535. <p>
  536. Note that when sending an email for the first time you will also need to accept the SSL certificate.
  537. </p>
  538. <p>
  539. Get into the habit of using email encryption and encourage others to do so. Remember that you may not think that your emails are very interesting but the Surveillance State is highly interested in them and will be actively trying to data mine your private life looking for "suspicious" patterns, regardless of whether you are guilty of any crime or not.
  540. </p>
  541. </div>
  542. </div>
  543. <div id="outline-container-orgheadline18" class="outline-4">
  544. <h4 id="orgheadline18">Making folders visible</h4>
  545. <div class="outline-text-4" id="text-orgheadline18">
  546. <p>
  547. By default you won't be able to see any folders which you may have created earlier using the <i>mailinglistrule</i> script. To make folders visible select:
  548. </p>
  549. <p>
  550. <b>Menu</b>, hover over <b>Preferences</b>, select <b>Account Settings</b>, select <b>Server Settings</b> then click on the <b>Advanced</b> button.
  551. </p>
  552. <p>
  553. Make sure that "<b>show only subscribed folders</b>" is not checked. Then click the <b>ok</b> buttons. Folders will be re-scanned, which may take some time depending upon how much email you have, but your folders will then appear.
  554. </p>
  555. </div>
  556. </div>
  557. </div>
  558. <div id="outline-container-orgheadline26" class="outline-3">
  559. <h3 id="orgheadline26">K9 Android client</h3>
  560. <div class="outline-text-3" id="text-orgheadline26">
  561. </div><div id="outline-container-orgheadline19" class="outline-4">
  562. <h4 id="orgheadline19">A point about GPG on Android</h4>
  563. <div class="outline-text-4" id="text-orgheadline19">
  564. <p>
  565. Before trying to set up email on Android you may want to consider whether you really need to do this. Android (and its variants) is not a particularly secure operating system and whether or not you wish to store GPG keys on it depends on your threat model and in what situations you'll be using your device.
  566. </p>
  567. <p>
  568. If you are going to use email on an Android device then ensure that you have full encryption enabled via the security settings, so that if you subsequently lose it, or if it gets stolen, the chances of encryption keys being exposed are minimised.
  569. </p>
  570. </div>
  571. </div>
  572. <div id="outline-container-orgheadline20" class="outline-4">
  573. <h4 id="orgheadline20">Compiling the development version</h4>
  574. <div class="outline-text-4" id="text-orgheadline20">
  575. <p>
  576. To get K9 working with Freedombone you'll need to install development versions of OpenKeychain and K9. At the time of writing the versions available in F-Droid do not support PGP/MIME or the "hidden recipient" feature of GPG. It is hoped that at some stage the patches will be integrated into the mainline or functionally equivalent changes made. Admittedly, this is not at all user friendly, but currently it's the only way to read Freedombone email on Android systems.
  577. </p>
  578. <p>
  579. Build script for OpenKeychain:
  580. </p>
  581. <div class="org-src-container">
  582. <pre class="src src-bash">mkdir ~/develop
  583. <span class="org-builtin">cd</span> ~/develop
  584. git clone https://github.com/bashrc/open-keychain
  585. <span class="org-builtin">cd</span> open-keychain
  586. git checkout origin/bashrc/hidden-recipient-minimal
  587. git checkout -b bashrc/hidden-recipient-minimal
  588. <span class="org-builtin">cd</span> tools
  589. nano build.sh
  590. </pre>
  591. </div>
  592. <p>
  593. Then add the following:
  594. </p>
  595. <div class="org-src-container">
  596. <pre class="src src-bash"><span class="org-comment-delimiter">#</span><span class="org-comment">!/bin/</span><span class="org-keyword">bash</span>
  597. <span class="org-comment-delimiter"># </span><span class="org-comment">This script is intended to be used on Debian systems for building</span>
  598. <span class="org-comment-delimiter"># </span><span class="org-comment">the project. It has been tested with Debian 8</span>
  599. <span class="org-variable-name">USERNAME</span>=$<span class="org-variable-name">USER</span>
  600. <span class="org-variable-name">SIGNING_NAME</span>=<span class="org-string">'openkeychain'</span>
  601. <span class="org-variable-name">SDK_VERSION</span>=<span class="org-string">'r23.3.4'</span>
  602. <span class="org-variable-name">SDK_DIR</span>=$<span class="org-variable-name">HOME</span>/android-sdk
  603. <span class="org-builtin">cd</span> ..
  604. <span class="org-variable-name">PROJECT_HOME</span>=$(<span class="org-sh-quoted-exec">pwd</span>)
  605. sudo apt-get install build-essential default-jdk <span class="org-sh-escaped-newline">\</span>
  606. lib32stdc++6 lib32z1 lib32z1-dev
  607. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -d $<span class="org-variable-name">SDK_DIR</span> ]; <span class="org-keyword">then</span>
  608. mkdir -p $<span class="org-variable-name">SDK_DIR</span>
  609. <span class="org-keyword">fi</span>
  610. <span class="org-builtin">cd</span> $<span class="org-variable-name">SDK_DIR</span>
  611. <span class="org-comment-delimiter"># </span><span class="org-comment">download the SDK</span>
  612. <span class="org-keyword">if</span> [[ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz ]]; <span class="org-keyword">then</span>
  613. wget https://dl.google.com/android/android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz
  614. <span class="org-keyword">fi</span>
  615. tar -xzvf android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz
  616. <span class="org-variable-name">SDK_DIR</span>=$<span class="org-variable-name">SDK_DIR</span>/android-sdk-linux
  617. <span class="org-builtin">echo</span> <span class="org-string">'Check that you have the SDK tools installed for Android 22, SDK 21.1.2'</span>
  618. <span class="org-builtin">export</span> <span class="org-variable-name">ANDROID_HOME</span>=$<span class="org-variable-name">SDK_DIR</span>
  619. <span class="org-builtin">echo</span> <span class="org-string">"sdk.dir=$SDK_DIR"</span> &gt; $<span class="org-variable-name">ANDROID_HOME</span>/local.properties
  620. <span class="org-builtin">export</span> <span class="org-variable-name">PATH</span>=${<span class="org-variable-name">PATH</span>}:$<span class="org-variable-name">ANDROID_HOME</span>/tools:$<span class="org-variable-name">ANDROID_HOME</span>/platform-tools
  621. <span class="org-builtin">cd</span> $<span class="org-variable-name">SDK_DIR</span>/tools
  622. ./android sdk
  623. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/tools/android ]; <span class="org-keyword">then</span>
  624. <span class="org-builtin">echo</span> <span class="org-string">"$SDK_DIR/tools/android not found"</span>
  625. <span class="org-keyword">exit</span> -1
  626. <span class="org-keyword">fi</span>
  627. <span class="org-builtin">cd</span> $<span class="org-variable-name">SDK_DIR</span>
  628. chmod -R 0755 $<span class="org-variable-name">SDK_DIR</span>
  629. chmod a+rx $<span class="org-variable-name">SDK_DIR</span>/tools
  630. <span class="org-comment-delimiter"># </span><span class="org-comment">android sdk</span>
  631. <span class="org-builtin">cd</span> $<span class="org-variable-name">PROJECT_HOME</span>
  632. git submodule init &amp;&amp; git submodule update
  633. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/tools/templates/gradle/wrapper/gradlew ]; <span class="org-keyword">then</span>
  634. <span class="org-builtin">echo</span> <span class="org-string">"$SDK_DIR/tools/templates/gradle/wrapper/gradlew not found"</span>
  635. <span class="org-keyword">exit</span> -2
  636. <span class="org-keyword">fi</span>
  637. <span class="org-builtin">.</span> $<span class="org-variable-name">PROJECT_HOME</span>/gradlew assembleDebug
  638. <span class="org-comment-delimiter"># </span><span class="org-comment">cleaning up</span>
  639. <span class="org-builtin">cd</span> $<span class="org-variable-name">PROJECT_HOME</span>/OpenKeychain/build/outputs/apk
  640. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f OpenKeychain-debug.apk ]; <span class="org-keyword">then</span>
  641. <span class="org-builtin">echo</span> <span class="org-string">'OpenKeychain-debug.apk was not found'</span>
  642. <span class="org-keyword">exit</span> -3
  643. <span class="org-keyword">fi</span>
  644. <span class="org-builtin">echo</span> <span class="org-string">'Build script ended successfully'</span>
  645. <span class="org-builtin">echo</span> -n <span class="org-string">'apk is available at: '</span>
  646. <span class="org-builtin">echo</span> <span class="org-string">"$PROJECT_HOME/OpenKeychain/build/outputs/apk/OpenKeychain-debug.apk"</span>
  647. <span class="org-keyword">exit</span> 0
  648. </pre>
  649. </div>
  650. <p>
  651. Save and exit with <b>CTRL-o</b>, <b>CTRL-x</b>.
  652. </p>
  653. <div class="org-src-container">
  654. <pre class="src src-bash">chmod +x build.sh
  655. ./build.sh
  656. </pre>
  657. </div>
  658. <p>
  659. Build script for K9:
  660. </p>
  661. <div class="org-src-container">
  662. <pre class="src src-bash"><span class="org-builtin">cd</span> ~/develop
  663. git clone https://github.com/k9mail/k-9
  664. <span class="org-builtin">cd</span> k-9
  665. <span class="org-builtin">cd</span> tools
  666. nano build.sh
  667. </pre>
  668. </div>
  669. <p>
  670. Then add the following:
  671. </p>
  672. <div class="org-src-container">
  673. <pre class="src src-bash"><span class="org-comment-delimiter">#</span><span class="org-comment">!/bin/</span><span class="org-keyword">bash</span>
  674. <span class="org-comment-delimiter"># </span><span class="org-comment">This script is intended to be used on Debian systems for building</span>
  675. <span class="org-comment-delimiter"># </span><span class="org-comment">the project. It has been tested with Debian 8</span>
  676. <span class="org-variable-name">USERNAME</span>=$<span class="org-variable-name">USER</span>
  677. <span class="org-variable-name">SIGNING_NAME</span>=<span class="org-string">'k-9'</span>
  678. <span class="org-variable-name">SDK_VERSION</span>=<span class="org-string">'r24.3.3'</span>
  679. <span class="org-variable-name">SDK_DIR</span>=$<span class="org-variable-name">HOME</span>/android-sdk
  680. <span class="org-builtin">cd</span> ..
  681. <span class="org-variable-name">PROJECT_HOME</span>=$(<span class="org-sh-quoted-exec">pwd</span>)
  682. sudo apt-get install build-essential default-jdk <span class="org-sh-escaped-newline">\</span>
  683. lib32stdc++6 lib32z1 lib32z1-dev
  684. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -d $<span class="org-variable-name">SDK_DIR</span> ]; <span class="org-keyword">then</span>
  685. mkdir -p $<span class="org-variable-name">SDK_DIR</span>
  686. <span class="org-keyword">fi</span>
  687. <span class="org-builtin">cd</span> $<span class="org-variable-name">SDK_DIR</span>
  688. <span class="org-comment-delimiter"># </span><span class="org-comment">download the SDK</span>
  689. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz ]; <span class="org-keyword">then</span>
  690. wget https://dl.google.com/android/android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz
  691. tar -xzvf android-sdk_$<span class="org-variable-name">SDK_VERSION</span>-linux.tgz
  692. <span class="org-keyword">fi</span>
  693. <span class="org-variable-name">SDK_DIR</span>=$<span class="org-variable-name">SDK_DIR</span>/android-sdk-linux
  694. <span class="org-builtin">echo</span> <span class="org-string">'Check that you have the SDK tools installed for Android 17, SDK 19.1'</span>
  695. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/tools/android ]; <span class="org-keyword">then</span>
  696. <span class="org-builtin">echo</span> <span class="org-string">"$SDK_DIR/tools/android not found"</span>
  697. <span class="org-keyword">exit</span> -1
  698. <span class="org-keyword">fi</span>
  699. <span class="org-builtin">cd</span> $<span class="org-variable-name">SDK_DIR</span>
  700. chmod -R 0755 $<span class="org-variable-name">SDK_DIR</span>
  701. chmod a+rx $<span class="org-variable-name">SDK_DIR</span>/tools
  702. <span class="org-variable-name">ANDROID_HOME</span>=$<span class="org-variable-name">SDK_DIR</span>
  703. <span class="org-builtin">echo</span> <span class="org-string">"sdk.dir=$SDK_DIR"</span> &gt; $<span class="org-variable-name">ANDROID_HOME</span>/local.properties
  704. <span class="org-variable-name">PATH</span>=${<span class="org-variable-name">PATH</span>}:$<span class="org-variable-name">ANDROID_HOME</span>/tools:$<span class="org-variable-name">ANDROID_HOME</span>/platform-tools
  705. android sdk
  706. <span class="org-builtin">cd</span> $<span class="org-variable-name">PROJECT_HOME</span>
  707. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f $<span class="org-variable-name">SDK_DIR</span>/tools/templates/gradle/wrapper/gradlew ]; <span class="org-keyword">then</span>
  708. <span class="org-builtin">echo</span> <span class="org-string">"$SDK_DIR/tools/templates/gradle/wrapper/gradlew not found"</span>
  709. <span class="org-keyword">exit</span> -2
  710. <span class="org-keyword">fi</span>
  711. <span class="org-builtin">.</span> $<span class="org-variable-name">PROJECT_HOME</span>/gradlew assembleDebug
  712. <span class="org-comment-delimiter"># </span><span class="org-comment">cleaning up</span>
  713. <span class="org-builtin">cd</span> $<span class="org-variable-name">PROJECT_HOME</span>/k9mail/build/outputs/apk
  714. <span class="org-keyword">if</span> [ <span class="org-negation-char">!</span> -f k9mail-debug.apk ]; <span class="org-keyword">then</span>
  715. <span class="org-builtin">echo</span> <span class="org-string">'k9mail-debug.apk was not found'</span>
  716. <span class="org-keyword">exit</span> -3
  717. <span class="org-keyword">fi</span>
  718. <span class="org-builtin">echo</span> <span class="org-string">'Build script ended successfully'</span>
  719. <span class="org-builtin">echo</span> -n <span class="org-string">'apk is available at: '</span>
  720. <span class="org-builtin">echo</span> <span class="org-string">"$PROJECT_HOME/k9mail/build/outputs/apk/k9mail-debug.apk"</span>
  721. <span class="org-keyword">exit</span> 0
  722. </pre>
  723. </div>
  724. <p>
  725. Save and exit with <b>CTRL-o</b>, <b>CTRL-x</b>.
  726. </p>
  727. <div class="org-src-container">
  728. <pre class="src src-bash">chmod +x build.sh
  729. ./build.sh
  730. </pre>
  731. </div>
  732. </div>
  733. </div>
  734. <div id="outline-container-orgheadline21" class="outline-4">
  735. <h4 id="orgheadline21">Import your GPG key into OpenKeychain</h4>
  736. <div class="outline-text-4" id="text-orgheadline21">
  737. <p>
  738. With your device connected to a laptop via USB cable and with USB debugging enabled on it:
  739. </p>
  740. <div class="org-src-container">
  741. <pre class="src src-bash">ssh username@domainname -p 2222
  742. gpg --list-keys username@domainname
  743. gpg --output ~/public_key.gpg --armor --export KEY_ID
  744. gpg --output ~/private_key.gpg --armor --export-secret-key KEY_ID
  745. cat ~/public_key.gpg ~/private_key.gpg &gt; ~/mygpgkey.asc
  746. <span class="org-keyword">exit</span>
  747. scp -P 2222 username@domainname:/home/username/mygpgkey.asc ~/
  748. sudo apt-get install android-tools-adb
  749. push ~/mygpgkey.asc /sdcard/
  750. shred -zu ~/mygpgkey.asc
  751. </pre>
  752. </div>
  753. <p>
  754. Then on your device select OpenKeychain and import your key from file.
  755. </p>
  756. </div>
  757. </div>
  758. <div id="outline-container-orgheadline22" class="outline-4">
  759. <h4 id="orgheadline22">Incoming server settings</h4>
  760. <div class="outline-text-4" id="text-orgheadline22">
  761. <ul class="org-ul">
  762. <li>Select settings/account settings</li>
  763. <li>Select Fetching mail/incoming server</li>
  764. <li>Enter your username and password</li>
  765. <li>IMAP server should be your domain name</li>
  766. <li>Security: SSL/TLS (always)</li>
  767. <li>Authentication: Plain</li>
  768. <li>Port: 993</li>
  769. </ul>
  770. </div>
  771. </div>
  772. <div id="outline-container-orgheadline23" class="outline-4">
  773. <h4 id="orgheadline23">Outgoing (SMTP) server settings</h4>
  774. <div class="outline-text-4" id="text-orgheadline23">
  775. <ul class="org-ul">
  776. <li>Select settings/account settings</li>
  777. <li>Select Sending mail/outgoing server</li>
  778. <li>Set SMTP server to your domain name</li>
  779. <li>Set Security to SSL/TLS (always)</li>
  780. <li>Set port to 465</li>
  781. <li>Set authentication to PLAIN</li>
  782. <li>Enter your username and password</li>
  783. <li>Accept the SSL certificate</li>
  784. </ul>
  785. </div>
  786. </div>
  787. <div id="outline-container-orgheadline24" class="outline-4">
  788. <h4 id="orgheadline24">Crypto settings</h4>
  789. <div class="outline-text-4" id="text-orgheadline24">
  790. <p>
  791. Select <b>settings</b>, <b>Account settings</b>, <b>OpenKeychain</b> and then select your key and press <b>Allow</b>. You should now be able to decrypt emails by entering your GPG passphrase.
  792. </p>
  793. <p>
  794. You may also want to change the amount of time for which passwords are remembered, so that you don't need to enter your passphrase very often.
  795. </p>
  796. </div>
  797. </div>
  798. <div id="outline-container-orgheadline25" class="outline-4">
  799. <h4 id="orgheadline25">Folders</h4>
  800. <div class="outline-text-4" id="text-orgheadline25">
  801. <p>
  802. To view any new folders which you may have created using the <i>mailinglistrule</i> script from your inbox press the <b>K9 icon</b> at the top left to access folders, then press the <b>menu button</b> and select <b>refresh folder list</b>.
  803. </p>
  804. <p>
  805. If your folder still doesn't show up then press the <b>menu button</b>, select <b>show folders</b> and select <b>all folders</b>.
  806. </p>
  807. </div>
  808. </div>
  809. </div>
  810. <div id="outline-container-orgheadline27" class="outline-3">
  811. <h3 id="orgheadline27">Subscribing to mailing lists</h3>
  812. <div class="outline-text-3" id="text-orgheadline27">
  813. <p>
  814. To subscribe to a mailing list log in as your user (i.e. not the root user).
  815. </p>
  816. <div class="org-src-container">
  817. <pre class="src src-bash">ssh username@domainname -p 2222
  818. freedombone-addlist -l &lt;mailing list name&gt; -s &lt;subject tag&gt; -e &lt;list email address&gt;
  819. <span class="org-keyword">exit</span>
  820. </pre>
  821. </div>
  822. <p>
  823. The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client, and contain no spaces. You can also use the <b>freedombone-rmlist</b> if you wish not to show a particular list within Mutt.
  824. </p>
  825. </div>
  826. </div>
  827. <div id="outline-container-orgheadline28" class="outline-3">
  828. <h3 id="orgheadline28">Adding email addresses to a group/folder</h3>
  829. <div class="outline-text-3" id="text-orgheadline28">
  830. <p>
  831. Similar to adding mailing list folders you can also add specified email addresses into a group/folder.
  832. </p>
  833. <div class="org-src-container">
  834. <pre class="src src-bash">ssh username@domainname -p 2222
  835. freedombone-addemail -e &lt;email address&gt; -g &lt;group name&gt;
  836. <span class="org-keyword">exit</span>
  837. </pre>
  838. </div>
  839. <p>
  840. The group name should be something short so that it is readable within the left side column of the mutt email client, and not contain any spaces. You can also use the <b>freedombone-rmemail</b> command to remove an email address rule.
  841. </p>
  842. </div>
  843. </div>
  844. <div id="outline-container-orgheadline29" class="outline-3">
  845. <h3 id="orgheadline29">Ignoring incoming emails</h3>
  846. <div class="outline-text-3" id="text-orgheadline29">
  847. <p>
  848. It is possible to ignore incoming emails if they are from a particular email address or if the subject line contains particular text.
  849. </p>
  850. <div class="org-src-container">
  851. <pre class="src src-bash">ssh username@domainname -p 2222
  852. freedombone-ignore -e baduser@baddomain
  853. <span class="org-keyword">exit</span>
  854. </pre>
  855. </div>
  856. <p>
  857. Or:
  858. </p>
  859. <div class="org-src-container">
  860. <pre class="src src-bash">ssh username@domainname -p 2222
  861. freedombone-ignore -t <span class="org-string">"make $$$ now!"</span>
  862. <span class="org-keyword">exit</span>
  863. </pre>
  864. </div>
  865. <p>
  866. You can also reverse this by using the <b>freedombone-unignore</b> command with the same options.
  867. </p>
  868. </div>
  869. </div>
  870. </div>
  871. <div id="outline-container-orgheadline3" class="outline-2">
  872. <h2 id="orgheadline3">Mailing List</h2>
  873. <div class="outline-text-2" id="text-orgheadline3">
  874. <p>
  875. If you want to set up a public mailing list then when installing the system remember to set the <b>PUBLIC_MAILING_LIST</b> variable within <b>freedombone.cfg</b> to the name of your list. The name should have no spaces in it. Public mailing lists are unencrypted so anyone will be able to read the contents, including non subscribers.
  876. </p>
  877. <p>
  878. To subscribe to your list send a cleartext email to:
  879. </p>
  880. <div class="org-src-container">
  881. <pre class="src src-bash">mymailinglistname+subscribe@domainname
  882. </pre>
  883. </div>
  884. <p>
  885. Tip: When using the Mutt email client if you want to send an email in cleartext then press <b>p</b> (for PGP) on the sending screen and select <b>clear</b>. Unsecure email is treated as being the exception rather than the default.
  886. </p>
  887. </div>
  888. </div>
  889. <div id="outline-container-orgheadline4" class="outline-2">
  890. <h2 id="orgheadline4">Syncing to the Cloud</h2>
  891. <div class="outline-text-2" id="text-orgheadline4">
  892. </div><div id="outline-container-orgheadline30" class="outline-3">
  893. <h3 id="orgheadline30">Initial install</h3>
  894. <div class="outline-text-3" id="text-orgheadline30">
  895. <p>
  896. Within a browser go to your owncloud domain, then create an administrator account. The username and password can be anything, and ideally should be generated from a password manager.
  897. </p>
  898. <p>
  899. You will also need to enter database details:
  900. </p>
  901. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  902. <colgroup>
  903. <col class="org-left" />
  904. <col class="org-left" />
  905. </colgroup>
  906. <tbody>
  907. <tr>
  908. <td class="org-left">Owncloud database user</td>
  909. <td class="org-left">owncloudadmin</td>
  910. </tr>
  911. <tr>
  912. <td class="org-left">Owncloud database password</td>
  913. <td class="org-left">See the <a href="#orgheadline1">Readme</a> file</td>
  914. </tr>
  915. <tr>
  916. <td class="org-left">Owncloud database name</td>
  917. <td class="org-left">owncloud</td>
  918. </tr>
  919. </tbody>
  920. </table>
  921. <p>
  922. After creating an administrator account then create a user account via the Users dropdown menu entry on the right hand side and log the details in a password manager. Give the user a quota suitable for the size of your microSD card or other storage.
  923. </p>
  924. <p>
  925. Log out from the administrator account and then log back in as the user you just created.
  926. </p>
  927. </div>
  928. </div>
  929. <div id="outline-container-orgheadline31" class="outline-3">
  930. <h3 id="orgheadline31">On Android</h3>
  931. <div class="outline-text-3" id="text-orgheadline31">
  932. <p>
  933. Within F-droid search for <b>owncloud</b> and install the client. Also install <b>CalDAV Sync Adapter</b>.
  934. </p>
  935. <p>
  936. Open the owncloud app and enter your owncloud domain name (including the https prefix) and login details for the user you created.
  937. </p>
  938. <p>
  939. Open the calendar app (S planner) and under <b>settings</b> select <b>Calendars</b> then <b>Add account</b> then <b>CalDAV Sync Adapter</b>. Enter your owncloud username and password and the following URL:
  940. </p>
  941. <div class="org-src-container">
  942. <pre class="src src-bash">https://myownclouddomain/remote.php/caldav/principals/myowncloudusername
  943. </pre>
  944. </div>
  945. <p>
  946. You will also be prompted to enter login details. Your Android and Owncloud calendars should now be synchronised.
  947. </p>
  948. </div>
  949. </div>
  950. <div id="outline-container-orgheadline32" class="outline-3">
  951. <h3 id="orgheadline32">On Linux</h3>
  952. <div class="outline-text-3" id="text-orgheadline32">
  953. <p>
  954. Open your software center and search for "owncloud client". Enter your owncloud domain name (with the https prefix) and login details.
  955. </p>
  956. <p>
  957. You can now drag files into the <b>~/owncloud</b> directory and they will automatically sync to your server. It's that easy.
  958. </p>
  959. </div>
  960. </div>
  961. </div>
  962. <div id="outline-container-orgheadline5" class="outline-2">
  963. <h2 id="orgheadline5">Play Music</h2>
  964. <div class="outline-text-2" id="text-orgheadline5">
  965. </div><div id="outline-container-orgheadline33" class="outline-3">
  966. <h3 id="orgheadline33">With the DLNA service</h3>
  967. <div class="outline-text-3" id="text-orgheadline33">
  968. <p>
  969. An easy way to play music on any mobile device in your home is to use the DLNA service. Copy your music into a directory called "<i>Music</i>" on a USB thumb drive and then insert it into from socket on the Beaglebone.
  970. </p>
  971. <p>
  972. ssh into the system with:
  973. </p>
  974. <div class="org-src-container">
  975. <pre class="src src-bash">ssh myusername@mydomain.com -p 2222
  976. </pre>
  977. </div>
  978. <p>
  979. Then mount the USB drive with:
  980. </p>
  981. <div class="org-src-container">
  982. <pre class="src src-bash">su
  983. attach-music
  984. </pre>
  985. </div>
  986. <p>
  987. The system will scan the Music directory, which could take a while if there are thousands of files, but you don't need to do anything further with the Beaglebone other than perhaps to log out by typing <b>exit</b> a couple of times.
  988. </p>
  989. <p>
  990. If you have an Android device then go to F-Droid (if you don't already have it installed then it can be <a href="https://f-droid.org/">downloaded here</a>) and search for <b>ControlDLNA</b>. On running the app you should see a red Debian icon which you can press on, then you may need to select "local". After a few seconds the list of albums or tracks should then appear and you can browse and play them.
  991. </p>
  992. <p>
  993. The DLNA service will only work within your local home network, and isn't remotely accessible from other locations via the internet. That can be both a good and a bad thing. Another consideration is that there are no access controls on DLNA services, so any music or videos on the USB drive will be playable by anyone within your home network. If you need to restrict access to certain files then it may be better to use the music player within Owncloud.
  994. </p>
  995. </div>
  996. </div>
  997. <div id="outline-container-orgheadline34" class="outline-3">
  998. <h3 id="orgheadline34">With Owncloud</h3>
  999. <div class="outline-text-3" id="text-orgheadline34">
  1000. <p>
  1001. The main advantage of playing music via Owncloud is that you can do that from anywhere - not only within your home network.
  1002. </p>
  1003. <p>
  1004. By default a music player is installed into Owncloud, so all you need to do is to visit your Owncloud web site, select the <b>music</b> directory and then upload some music files. Afterwards you can select the <b>music icon</b> from the top left drop down menu and albums will then appear which can be played. If you want to share music with other users then you can select the <b>share</b> option from within the files view to make the tracks available.
  1005. </p>
  1006. </div>
  1007. </div>
  1008. </div>
  1009. <div id="outline-container-orgheadline6" class="outline-2">
  1010. <h2 id="orgheadline6">Microblogging</h2>
  1011. <div class="outline-text-2" id="text-orgheadline6">
  1012. </div><div id="outline-container-orgheadline35" class="outline-3">
  1013. <h3 id="orgheadline35">Initial configuration</h3>
  1014. <div class="outline-text-3" id="text-orgheadline35">
  1015. <p>
  1016. To set up your microblog go to:
  1017. </p>
  1018. <div class="org-src-container">
  1019. <pre class="src src-bash">https://yourmicroblogdomainname/install.php
  1020. </pre>
  1021. </div>
  1022. <p>
  1023. and enter the following settings:
  1024. </p>
  1025. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  1026. <colgroup>
  1027. <col class="org-left" />
  1028. <col class="org-left" />
  1029. </colgroup>
  1030. <tbody>
  1031. <tr>
  1032. <td class="org-left">Server SSL</td>
  1033. <td class="org-left">enable</td>
  1034. </tr>
  1035. <tr>
  1036. <td class="org-left">Hostname</td>
  1037. <td class="org-left">localhost</td>
  1038. </tr>
  1039. <tr>
  1040. <td class="org-left">Type</td>
  1041. <td class="org-left">MySql/MariaDB</td>
  1042. </tr>
  1043. <tr>
  1044. <td class="org-left">Name</td>
  1045. <td class="org-left">gnusocial</td>
  1046. </tr>
  1047. <tr>
  1048. <td class="org-left">DB username</td>
  1049. <td class="org-left">root</td>
  1050. </tr>
  1051. <tr>
  1052. <td class="org-left">DB Password</td>
  1053. <td class="org-left">See the MariaDB password in the <a href="#orgheadline1">Readme</a> file</td>
  1054. </tr>
  1055. <tr>
  1056. <td class="org-left">Administrator nickname</td>
  1057. <td class="org-left">Your username</td>
  1058. </tr>
  1059. <tr>
  1060. <td class="org-left">Administrator password</td>
  1061. <td class="org-left">See the <a href="#orgheadline1">Readme</a> file</td>
  1062. </tr>
  1063. <tr>
  1064. <td class="org-left">Subscribe to announcements</td>
  1065. <td class="org-left">ticked</td>
  1066. </tr>
  1067. <tr>
  1068. <td class="org-left">Site profile</td>
  1069. <td class="org-left">Community</td>
  1070. </tr>
  1071. </tbody>
  1072. </table>
  1073. <p>
  1074. When the install is complete you will see a lot of warnings but just ignore those and navigate to your microblog domain and you can then complete the configuration via the <b>Admin</b> section on the header bar. Some recommended admin settings are:
  1075. </p>
  1076. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  1077. <colgroup>
  1078. <col class="org-left" />
  1079. <col class="org-left" />
  1080. </colgroup>
  1081. <tbody>
  1082. <tr>
  1083. <td class="org-left">Site settings</td>
  1084. <td class="org-left">Text limit 140, Dupe Limit 60000</td>
  1085. </tr>
  1086. <tr>
  1087. <td class="org-left">User settings</td>
  1088. <td class="org-left">Bio limit 1000</td>
  1089. </tr>
  1090. <tr>
  1091. <td class="org-left">Access settings</td>
  1092. <td class="org-left"><i>Invite only</i> ticked</td>
  1093. </tr>
  1094. </tbody>
  1095. </table>
  1096. </div>
  1097. </div>
  1098. </div>
  1099. <div id="outline-container-orgheadline7" class="outline-2">
  1100. <h2 id="orgheadline7">Social Network</h2>
  1101. <div class="outline-text-2" id="text-orgheadline7">
  1102. </div><div id="outline-container-orgheadline36" class="outline-3">
  1103. <h3 id="orgheadline36">Certificates</h3>
  1104. <div class="outline-text-3" id="text-orgheadline36">
  1105. <p>
  1106. You will need to have a non self-signed SSL certificate in order to use Hubzilla. Put the public certificate in <b>/etc/ssl/certs/yourhubzilladomainname.crt</b> and the private certificate in <b>/etc/ssl/private/yourhubzilladomainname.key</b>. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this:
  1107. </p>
  1108. <div class="org-src-container">
  1109. <pre class="src src-bash">cat /etc/ssl/certs/yourhubzilladomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem &gt;
  1110. /etc/ssl/certs/yourhubzilladomainname.bundle.crt
  1111. </pre>
  1112. </div>
  1113. <p>
  1114. Then change ssl_certificate to <b>/etc/ssl/certs/yourhubzilladomainname.bundle.crt</b> within <b>/etc/nginx/sites-available/yourhubzilladomainname</b>
  1115. </p>
  1116. </div>
  1117. </div>
  1118. <div id="outline-container-orgheadline37" class="outline-3">
  1119. <h3 id="orgheadline37">Initial install</h3>
  1120. <div class="outline-text-3" id="text-orgheadline37">
  1121. <p>
  1122. Visit the URL of your Hubzilla site and you should be taken through the rest of the installation procedure. Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running.
  1123. </p>
  1124. <p>
  1125. When installation is complete you can register a new user.
  1126. </p>
  1127. </div>
  1128. </div>
  1129. </div>
  1130. <div id="outline-container-orgheadline8" class="outline-2">
  1131. <h2 id="orgheadline8">Chat Services</h2>
  1132. <div class="outline-text-2" id="text-orgheadline8">
  1133. </div><div id="outline-container-orgheadline38" class="outline-3">
  1134. <h3 id="orgheadline38">IRC</h3>
  1135. <div class="outline-text-3" id="text-orgheadline38">
  1136. <p>
  1137. IRC is useful for multi-user chat. The classic use case is for software development where many engineers might need to coordinate their activities, but it's also useful for meetings, parties and general socialising.
  1138. </p>
  1139. </div>
  1140. <div id="outline-container-orgheadline39" class="outline-4">
  1141. <h4 id="orgheadline39">Irssi</h4>
  1142. <div class="outline-text-4" id="text-orgheadline39">
  1143. <p>
  1144. If you are using the <a href="http://www.irssi.org/">irssi</a> IRC client then you can use the following commands to connect to your IRC server.
  1145. </p>
  1146. <div class="org-src-container">
  1147. <pre class="src src-bash">/server add -auto -ssl yourdomainname 6697
  1148. /connect yourdomainname
  1149. /join freedombone
  1150. </pre>
  1151. </div>
  1152. </div>
  1153. </div>
  1154. <div id="outline-container-orgheadline40" class="outline-4">
  1155. <h4 id="orgheadline40">XChat</h4>
  1156. <div class="outline-text-4" id="text-orgheadline40">
  1157. <p>
  1158. If you are using the XChat client:
  1159. </p>
  1160. <p>
  1161. Within the network list click, <b>Add</b> and enter your domain name then click <b>Edit</b>.
  1162. </p>
  1163. <p>
  1164. Select the entry within the servers box, then enter <b>mydomainname/6697</b> and press <b>Enter</b>.
  1165. </p>
  1166. <p>
  1167. Uncheck <b>use global user information</b>.
  1168. </p>
  1169. <p>
  1170. Enter first and second nicknames and check <b>auto connect to this network on startup</b>.
  1171. </p>
  1172. <p>
  1173. Check <b>use SSL</b> and <b>accept invalid SSL certificate</b>.
  1174. </p>
  1175. <p>
  1176. Enter <b>#freedombone</b> as the channel name.
  1177. </p>
  1178. <p>
  1179. Click <b>close</b> and then <b>connect</b>.
  1180. </p>
  1181. </div>
  1182. </div>
  1183. </div>
  1184. <div id="outline-container-orgheadline45" class="outline-3">
  1185. <h3 id="orgheadline45">XMPP/Jabber</h3>
  1186. <div class="outline-text-3" id="text-orgheadline45">
  1187. </div><div id="outline-container-orgheadline41" class="outline-4">
  1188. <h4 id="orgheadline41">Managing users</h4>
  1189. <div class="outline-text-4" id="text-orgheadline41">
  1190. <p>
  1191. To add a user:
  1192. </p>
  1193. <div class="org-src-container">
  1194. <pre class="src src-bash">ssh username@domainname -p 2222
  1195. su
  1196. freedombone-addxmpp -e newusername@newdomainname
  1197. <span class="org-keyword">exit</span>
  1198. <span class="org-keyword">exit</span>
  1199. </pre>
  1200. </div>
  1201. <p>
  1202. To change a user password:
  1203. </p>
  1204. <div class="org-src-container">
  1205. <pre class="src src-bash">ssh username@domainname -p 2222
  1206. su
  1207. freedombone-xmpp-pass -e username@domainname
  1208. <span class="org-keyword">exit</span>
  1209. <span class="org-keyword">exit</span>
  1210. </pre>
  1211. </div>
  1212. <p>
  1213. To remove a user:
  1214. </p>
  1215. <div class="org-src-container">
  1216. <pre class="src src-bash">ssh username@domainname -p 2222
  1217. su
  1218. freedombone-rmxmpp -e username@domainname
  1219. <span class="org-keyword">exit</span>
  1220. <span class="org-keyword">exit</span>
  1221. </pre>
  1222. </div>
  1223. <p>
  1224. Report the status of the XMPP server:
  1225. </p>
  1226. <div class="org-src-container">
  1227. <pre class="src src-bash">ssh username@domainname -p 2222
  1228. su
  1229. prosodyctl status
  1230. <span class="org-keyword">exit</span>
  1231. <span class="org-keyword">exit</span>
  1232. </pre>
  1233. </div>
  1234. </div>
  1235. </div>
  1236. <div id="outline-container-orgheadline42" class="outline-4">
  1237. <h4 id="orgheadline42">Using with Jitsi</h4>
  1238. <div class="outline-text-4" id="text-orgheadline42">
  1239. <p>
  1240. Jitsi is the recommended communications client for desktop or laptop systems, since it includes the <i>off the record</i> (OTR) feature which provides some additional security beyond the usual SSL certificates.
  1241. </p>
  1242. <p>
  1243. Jitsi can be downloaded from <a href="https://jitsi.org/">https://jitsi.org/</a>
  1244. </p>
  1245. <p>
  1246. On your desktop/laptop open Jitsi and select <b>Options</b> from the <b>Tools</b> menu.
  1247. </p>
  1248. <p>
  1249. Click <b>Add</b> to add a new user, then enter the Jabber ID which you previously specified with <i>prosodyctl</i> when setting up the XMPP server. Close and then you should notice that your status is "Online" (or if not then you should be able to set it to online).
  1250. </p>
  1251. <p>
  1252. From the <b>File</b> menu you can add contacts, then select the chat icon to begin a chat. Click on the lock icon on the right hand side and this will initiate an authentication procedure in which you can specify a question and answer to verify the identity of the person you're communicating with. Once authentication is complete then you'll be chating using OTR, which provides an additional layer of security.
  1253. </p>
  1254. <p>
  1255. When opening Jitsi initially you will get a certificate warning for your domain name (assuming that you're using a self-signed certificate). If this happens then select <b>View Certificate</b> and enable the checkbox to trust the certificate, then select <b>Continue Anyway</b>. Once you've done this then the certificate warning will not appear again unless you reinstall Jitsi or use a different computer.
  1256. </p>
  1257. <p>
  1258. You can also <a href="https://www.youtube.com/watch?v=vgx7VSrDGjk">see this video</a> as an example of using OTR.
  1259. </p>
  1260. </div>
  1261. </div>
  1262. <div id="outline-container-orgheadline43" class="outline-4">
  1263. <h4 id="orgheadline43">Using with Ubuntu</h4>
  1264. <div class="outline-text-4" id="text-orgheadline43">
  1265. <p>
  1266. The default XMPP client in Ubuntu is Empathy. Using Empathy isn't as secure as using Jitsi, since it doesn't include the <i>off the record</i> feature, but since it's the default it's what many users will have easy access to.
  1267. </p>
  1268. <p>
  1269. Open <b>System Settings</b> and select <b>Online Accounts</b>, <b>Add account</b> and then <b>Jabber</b>.
  1270. </p>
  1271. <p>
  1272. Enter your username (username@domainname) and password.
  1273. </p>
  1274. <p>
  1275. Click on <b>Advanced</b> and make sure that <b>Encryption required</b> and <b>Ignore SSL certificate errors</b> are checked. Ignoring the certificate errors will allow you to use the self-signed certificate created earlier. Then click <b>Done</b> and set your Jabber account and Empathy to <b>On</b>.
  1276. </p>
  1277. </div>
  1278. </div>
  1279. <div id="outline-container-orgheadline44" class="outline-4">
  1280. <h4 id="orgheadline44">Using with Android</h4>
  1281. <div class="outline-text-4" id="text-orgheadline44">
  1282. <p>
  1283. Install <a href="https://f-droid.org/">F-Droid</a>
  1284. </p>
  1285. <p>
  1286. Search for and install Xabber.
  1287. </p>
  1288. <p>
  1289. Add an account and enter your Jabber/XMPP ID and password.
  1290. </p>
  1291. <p>
  1292. From the menu select <b>Settings</b> then <b>Security</b> then <b>OTR mode</b>. Set the mode to <b>Required</b>.
  1293. </p>
  1294. <p>
  1295. Make sure that <b>Check server certificate</b> is not checked.
  1296. </p>
  1297. <p>
  1298. Go back to the initial screen and then using the menu you can add contacts and begin chatting. Both parties will need to go through the off-the-record question and answer verification before the chat can begin, but that only needs to be done once for each person you're chatting with.
  1299. </p>
  1300. </div>
  1301. </div>
  1302. </div>
  1303. <div id="outline-container-orgheadline46" class="outline-3">
  1304. <h3 id="orgheadline46">Tox</h3>
  1305. <div class="outline-text-3" id="text-orgheadline46">
  1306. <p>
  1307. Tox is an encrypted peer-to-peer messaging system and so should work without Freedombone. It uses a system of nodes which act as a sort of directory service allowing users to find and connect to each other. The Tox node ID on the Freedombone can be found within the README within your home directory. If you have other users connect to your node then you will be able to continue chatting even when no other nodes are available.
  1308. </p>
  1309. </div>
  1310. <div id="outline-container-orgheadline47" class="outline-4">
  1311. <h4 id="orgheadline47">Using the Toxic client</h4>
  1312. <div class="outline-text-4" id="text-orgheadline47">
  1313. <p>
  1314. To connect to your node use the command:
  1315. </p>
  1316. <div class="org-src-container">
  1317. <pre class="src src-bash">/connect [yourdomainname] 33445 [your tox node ID]
  1318. </pre>
  1319. </div>
  1320. </div>
  1321. </div>
  1322. </div>
  1323. <div id="outline-container-orgheadline50" class="outline-3">
  1324. <h3 id="orgheadline50">VoIP (Voice chat)</h3>
  1325. <div class="outline-text-3" id="text-orgheadline50">
  1326. </div><div id="outline-container-orgheadline48" class="outline-4">
  1327. <h4 id="orgheadline48">Using with Ubuntu</h4>
  1328. <div class="outline-text-4" id="text-orgheadline48">
  1329. <p>
  1330. Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
  1331. </p>
  1332. <p>
  1333. Click on "add new" to add a new server and enter the default domain name for the Freedombone, your username (which can be anything) and the VoIP server password which can be found in the README file on the Freedombone. Accept the self-signed SSL certificate. You are now ready to chat.
  1334. </p>
  1335. <p>
  1336. <i>Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name.</i>
  1337. </p>
  1338. </div>
  1339. </div>
  1340. <div id="outline-container-orgheadline49" class="outline-4">
  1341. <h4 id="orgheadline49">Using with Android</h4>
  1342. <div class="outline-text-4" id="text-orgheadline49">
  1343. <p>
  1344. Install <a href="https://f-droid.org/">F-Droid</a>
  1345. </p>
  1346. <p>
  1347. Search for and install Plumble.
  1348. </p>
  1349. <p>
  1350. Press the plus button to add a Mumble server.
  1351. </p>
  1352. <p>
  1353. Enter a label (which can be any name you choose for the server), the default domain name of the Freedombone, your username (which can also be anything) and the VoIP server password which can be found in the README file on the Freedombone.
  1354. </p>
  1355. <p>
  1356. Selecting the server by pressing on it then connects you to the server so that you can chat with other connected users.
  1357. </p>
  1358. <p>
  1359. <i>Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name.</i>
  1360. </p>
  1361. </div>
  1362. </div>
  1363. </div>
  1364. </div>
  1365. </div>
  1366. <div id="postamble" class="status">
  1367. <style type="text/css">
  1368. .back-to-top {
  1369. position: fixed;
  1370. bottom: 2em;
  1371. right: 0px;
  1372. text-decoration: none;
  1373. color: #000000;
  1374. background-color: rgba(235, 235, 235, 0.80);
  1375. font-size: 12px;
  1376. padding: 1em;
  1377. display: none;
  1378. }
  1379. .back-to-top:hover {
  1380. background-color: rgba(135, 135, 135, 0.50);
  1381. }
  1382. </style>
  1383. <div class="back-to-top">
  1384. <a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
  1385. </div>
  1386. <script type="text/javascript">
  1387. var offset = 220;
  1388. var duration = 500;
  1389. jQuery(window).scroll(function() {
  1390. if (jQuery(this).scrollTop() > offset) {
  1391. jQuery('.back-to-top').fadeIn(duration);
  1392. } else {
  1393. jQuery('.back-to-top').fadeOut(duration);
  1394. }
  1395. });
  1396. </script>
  1397. </div>
  1398. </body>
  1399. </html>