Bob Mottram 9 years ago
parent
commit
f66469dc92
4 changed files with 133 additions and 23 deletions
  1. 1
    1
      doc/EN/index.org
  2. 34
    1
      doc/EN/support.org
  3. BIN
      img/educate.png
  4. 98
    21
      website/EN/support.html

+ 1
- 1
doc/EN/index.org View File

43
     <td><center><a href="code.html">Code</a></center></td>
43
     <td><center><a href="code.html">Code</a></center></td>
44
     <td><center><a href="related.html">Related</a></center></td>
44
     <td><center><a href="related.html">Related</a></center></td>
45
     <td><center><a href="faq.html">F.A.Q.</a></center></td>
45
     <td><center><a href="faq.html">F.A.Q.</a></center></td>
46
-    <td><center><a href="support.html">Contact</a></center></td>
46
+    <td><center><a href="support.html">Contact/Support</a></center></td>
47
   </tr>
47
   </tr>
48
 </table>
48
 </table>
49
 </center>
49
 </center>

+ 34
- 1
doc/EN/support.org View File

8
 [[./images/logo.png]]
8
 [[./images/logo.png]]
9
 #+END_CENTER
9
 #+END_CENTER
10
 
10
 
11
+* Contact details
12
+
13
+*Email:* bob@robotics.uk.to
14
+
15
+*PGP/GPG Key ID:* EA982E38
16
+
17
+*PGP/GPG Fingerprint:* D538 1159 CD7A 2F80 2F06 ABA0 0452 CC7C EA98 2E38
18
+
19
+*IRC:* robotics.uk.to Port 6697 SSL #freedombone
20
+
21
+*XMPP:* bob@robotics.uk.to with OTR
22
+
23
+*Tox:* 82DD53788AB400843BC75EA96B62DD6C76D2B13E476B995B13C49920A3C8FD32E5365A82FA83
24
+
25
+* Things which would be nice to have
26
+** Testing
27
+Testing of the install on different hardware. Also pentesting on test installations to find vulnerabilities.
28
+
29
+** Web design and artwork
30
+A better design for this website would be nice to have. Photos, icons or other artwork are all welcome. I've always liked the cartoon artwork of the [[http://www.mediagoblin.org/][Mediagoblin]] project, and attractive graphics can help to get people initially interested.
31
+
32
+** More education and promotion
11
 #+BEGIN_CENTER
33
 #+BEGIN_CENTER
12
-| *IRC:* robotics.uk.to Port 6697 SSL #freedombone | *XMPP:* bob@robotics.uk.to with OTR | *Bitmessage:* BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL |
34
+[[./images/educate.png]]
13
 #+END_CENTER
35
 #+END_CENTER
36
+Many people are unaware that running their own internet services /is even a possibility/. Many also believe that internet services can be provided only if they're supported by advertising or donations, and that only gigantic data centres have enough computing capacity to serve web pages on a worldwide scale. Others may be fearful of encryption due to misrepresentations or misunderstandings of it in the mainstream media. Some may be intimidated by the apparent complexity and think that you need to be some sort of silicon valley genius in order to run a web service on your own. Even many technically-minded folks often believe that they can't run a home server unless they have a static IP address, which isn't true, and others are put off by thinking that any such server will be immediately [[https://en.wikipedia.org/wiki/Pwn][pwned]] by blackhat hackers.
37
+
38
+Raising awareness beyond the near zero current level, overcoming fear and paranoia and dispelling some of the prevalent myths will definitely help.[fn:1]
39
+
40
+** Translations
41
+To add translations modify the json files within the *locale* subdirectory. Then make a pull request on the [[https://github.com/bashrc/freedombone][Github site]].
42
+
43
+** Packaging
44
+Helping to package GNU Social and Hubzilla for Debian would be beneficial.
45
+
46
+[fn:1] Picture [[https://commons.wikimedia.org/wiki/File:Agitate_educate_organise.svg][is in the public domain]].

BIN
img/educate.png View File


+ 98
- 21
website/EN/support.html View File

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
-<title></title>
7
-<!-- 2015-11-03 Tue 19:52 -->
6
+<!-- 2015-12-20 Sun 18:12 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
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
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
11
 <meta  name="author" content="Bob Mottram" />
11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12
  />
13
  />
13
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
 <meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, 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">
15
 <style type="text/css">
16
  <!--/*--><![CDATA[/*><!--*/
16
  <!--/*--><![CDATA[/*><!--*/
17
   .title  { text-align: center;
17
   .title  { text-align: center;
75
   td.org-left   { text-align: left;   }
75
   td.org-left   { text-align: left;   }
76
   td.org-center { text-align: center; }
76
   td.org-center { text-align: center; }
77
   dt { font-weight: bold; }
77
   dt { font-weight: bold; }
78
-  .footpara:nth-child(2) { display: inline; }
79
-  .footpara { display: block; }
78
+  .footpara { display: inline; }
80
   .footdef  { margin-bottom: 1em; }
79
   .footdef  { margin-bottom: 1em; }
81
   .figure { padding: 1em; }
80
   .figure { padding: 1em; }
82
   .figure p { text-align: center; }
81
   .figure p { text-align: center; }
154
 <a name="top" id="top"></a>
153
 <a name="top" id="top"></a>
155
 </div>
154
 </div>
156
 <div id="content">
155
 <div id="content">
157
-<div class="center">
156
+<div class="org-center">
158
 
157
 
159
 <div class="figure">
158
 <div class="figure">
160
 <p><img src="./images/logo.png" alt="logo.png" />
159
 <p><img src="./images/logo.png" alt="logo.png" />
162
 </div>
161
 </div>
163
 </div>
162
 </div>
164
 
163
 
165
-<div class="center">
166
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
164
+<div id="outline-container-orgheadline1" class="outline-2">
165
+<h2 id="orgheadline1">Contact details</h2>
166
+<div class="outline-text-2" id="text-orgheadline1">
167
+<p>
168
+<b>Email:</b> bob@robotics.uk.to
169
+</p>
170
+
171
+<p>
172
+<b>PGP/GPG Key ID:</b> EA982E38
173
+</p>
174
+
175
+<p>
176
+<b>PGP/GPG Fingerprint:</b> D538 1159 CD7A 2F80 2F06 ABA0 0452 CC7C EA98 2E38
177
+</p>
178
+
179
+<p>
180
+<b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone
181
+</p>
167
 
182
 
183
+<p>
184
+<b>XMPP:</b> bob@robotics.uk.to with OTR
185
+</p>
168
 
186
 
169
-<colgroup>
170
-<col  class="org-left" />
187
+<p>
188
+<b>Tox:</b> 82DD53788AB400843BC75EA96B62DD6C76D2B13E476B995B13C49920A3C8FD32E5365A82FA83
189
+</p>
190
+</div>
191
+</div>
171
 
192
 
172
-<col  class="org-left" />
193
+<div id="outline-container-orgheadline7" class="outline-2">
194
+<h2 id="orgheadline7">Things which would be nice to have</h2>
195
+<div class="outline-text-2" id="text-orgheadline7">
196
+</div><div id="outline-container-orgheadline2" class="outline-3">
197
+<h3 id="orgheadline2">Testing</h3>
198
+<div class="outline-text-3" id="text-orgheadline2">
199
+<p>
200
+Testing of the install on different hardware. Also pentesting on test installations to find vulnerabilities.
201
+</p>
202
+</div>
203
+</div>
173
 
204
 
174
-<col  class="org-left" />
175
-</colgroup>
176
-<tbody>
177
-<tr>
178
-<td class="org-left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
179
-<td class="org-left"><b>XMPP:</b> bob@robotics.uk.to with OTR</td>
180
-<td class="org-left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
181
-</tr>
182
-</tbody>
183
-</table>
205
+<div id="outline-container-orgheadline3" class="outline-3">
206
+<h3 id="orgheadline3">Web design and artwork</h3>
207
+<div class="outline-text-3" id="text-orgheadline3">
208
+<p>
209
+A better design for this website would be nice to have. Photos, icons or other artwork are all welcome. I've always liked the cartoon artwork of the <a href="http://www.mediagoblin.org/">Mediagoblin</a> project, and attractive graphics can help to get people initially interested.
210
+</p>
211
+</div>
184
 </div>
212
 </div>
213
+
214
+<div id="outline-container-orgheadline4" class="outline-3">
215
+<h3 id="orgheadline4">More education and promotion</h3>
216
+<div class="outline-text-3" id="text-orgheadline4">
217
+<div class="org-center">
218
+
219
+<div class="figure">
220
+<p><img src="./images/educate.png" alt="educate.png" />
221
+</p>
222
+</div>
223
+</div>
224
+<p>
225
+Many people are unaware that running their own internet services <i>is even a possibility</i>. Many also believe that internet services can be provided only if they're supported by advertising or donations, and that only gigantic data centres have enough computing capacity to serve web pages on a worldwide scale. Others may be fearful of encryption due to misrepresentations or misunderstandings of it in the mainstream media. Some may be intimidated by the apparent complexity and think that you need to be some sort of silicon valley genius in order to run a web service on your own. Even many technically-minded folks often believe that they can't run a home server unless they have a static IP address, which isn't true, and others are put off by thinking that any such server will be immediately <a href="https://en.wikipedia.org/wiki/Pwn">pwned</a> by blackhat hackers.
226
+</p>
227
+
228
+<p>
229
+Raising awareness beyond the near zero current level, overcoming fear and paranoia and dispelling some of the prevalent myths will definitely help.<sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup>
230
+</p>
231
+</div>
232
+</div>
233
+
234
+<div id="outline-container-orgheadline5" class="outline-3">
235
+<h3 id="orgheadline5">Translations</h3>
236
+<div class="outline-text-3" id="text-orgheadline5">
237
+<p>
238
+To add translations modify the json files within the <b>locale</b> subdirectory. Then make a pull request on the <a href="https://github.com/bashrc/freedombone">Github site</a>.
239
+</p>
240
+</div>
241
+</div>
242
+
243
+<div id="outline-container-orgheadline6" class="outline-3">
244
+<h3 id="orgheadline6">Packaging</h3>
245
+<div class="outline-text-3" id="text-orgheadline6">
246
+<p>
247
+Helping to package GNU Social and Hubzilla for Debian would be beneficial.
248
+</p>
249
+</div>
250
+</div>
251
+</div>
252
+<div id="footnotes">
253
+<h2 class="footnotes">Footnotes: </h2>
254
+<div id="text-footnotes">
255
+
256
+<div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <div class="footpara"><p class="footpara">
257
+Picture <a href="https://commons.wikimedia.org/wiki/File:Agitate_educate_organise.svg">is in the public domain</a>.
258
+</p></div></div>
259
+
260
+
185
 </div>
261
 </div>
262
+</div></div>
186
 <div id="postamble" class="status">
263
 <div id="postamble" class="status">
187
 
264
 
188
 <style type="text/css">
265
 <style type="text/css">