Skip to content
Snippets Groups Projects
Commit 3261c4f0 authored by Bob Mottram's avatar Bob Mottram
Browse files

List mesh apps

parent ca2dc1ea
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,11 @@
#+attr_html: :width 80% :height 10% :align center
[[file:images/logo.png]]
This system comes in three versions:
* Standard version, which is intended for the ordinary internet using conventional domain names
* /Onion only/ version which uses onion addresses. No need for a domain name or port forwarding
* [[./mesh.html][Mesh version]] intended for off-grid autonomous operation, separate from the internet
* Server apps
These apps are available on all server versions of the system, either via clearnet or onion addresses.
......@@ -72,3 +77,15 @@ These apps are not available on the /onion only/ versions, since they can't curr
| [[./app_tox.html][Tox]] - Client and bootstrap node for the Tox chat/VoIP system. |
| [[./app_vpn.html][VPN]] - Set up a VPN on your server so that you can bypass local internet censorship. |
#+END_CENTER
* Mesh apps
#+BEGIN_CENTER
#+ATTR_HTML: :border -1
| [[./help_cryptpad.html][CryptPad]] - Collaborate on documents, presentations, votes and drawing while off the grid |
| IPFS public folder - Share files/audio/video on the mesh. |
| Kdenlive - Edit videos |
| Pelican - Static blogging with a large choice of themes |
| qTox - The main text, VoIP and video chat application |
| Shotwell - Manage and edit photos |
#+END_CENTER
......@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Freedombone</title>
<!-- 2018-11-20 Tue 09:50 -->
<!-- 2018-11-20 Tue 10:09 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
......@@ -151,6 +151,18 @@ for the JavaScript code in this tag.
</p>
</div>
<p>
This system comes in three versions:
</p>
<ul class="org-ul">
<li>Standard version, which is intended for the ordinary internet using conventional domain names
</li>
<li><i>Onion only</i> version which uses onion addresses. No need for a domain name or port forwarding
</li>
<li><a href="./mesh.html">Mesh version</a> intended for off-grid autonomous operation, separate from the internet
</li>
</ul>
<div id="outline-container-sec-1" class="outline-2">
<h2 id="sec-1">Server apps</h2>
<div class="outline-text-2" id="text-1">
......@@ -374,6 +386,46 @@ These apps are not available on the <i>onion only</i> versions, since they can't
</div>
</div>
</div>
<div id="outline-container-sec-4" class="outline-2">
<h2 id="sec-4">Mesh apps</h2>
<div class="outline-text-2" id="text-4">
<div class="center">
<table border="-1" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col class="left" />
</colgroup>
<tbody>
<tr>
<td class="left"><a href="./help_cryptpad.html">CryptPad</a> - Collaborate on documents, presentations, votes and drawing while off the grid</td>
</tr>
<tr>
<td class="left">IPFS public folder - Share files/audio/video on the mesh.</td>
</tr>
<tr>
<td class="left">Kdenlive - Edit videos</td>
</tr>
<tr>
<td class="left">Pelican - Static blogging with a large choice of themes</td>
</tr>
<tr>
<td class="left">qTox - The main text, VoIP and video chat application</td>
</tr>
<tr>
<td class="left">Shotwell - Manage and edit photos</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment