headings
This commit is contained in:
parent
81c2d74be9
commit
3df26a65bb
|
@ -35,13 +35,13 @@ With the right technology the internet can be a space for free expression, explo
|
|||
|
||||
#+BEGIN_EXPORT html
|
||||
<center>
|
||||
<h4>Four Scenarios</h4>
|
||||
<b>Four Scenarios</b>
|
||||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
|
||||
<td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
|
||||
<td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
|
||||
<td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
|
||||
<td><center><h6>Home server</h6>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
|
||||
<td><center><h6>Home server + Hotspot</h6>Also provides a wifi hotspot to extend your home network</center></td>
|
||||
<td><center><h6>Server in your pocket</h6>Roaming wireless server with services accessible via onion addresses</center></td>
|
||||
<td><center><h6>Mesh node</h6>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2016-04-26 Tue 18:50 -->
|
||||
<!-- 2016-04-26 Tue 18:56 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -182,13 +182,13 @@ With the right technology the internet can be a space for free expression, explo
|
|||
</p>
|
||||
|
||||
<center>
|
||||
<h4>Four Scenarios</h4>
|
||||
<b>Four Scenarios</b>
|
||||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b>Home server</b><br>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
|
||||
<td><center><b>Home server + Hotspot</b><br>Also provides a wifi hotspot to extend your home network</center></td>
|
||||
<td><center><b>Server in your pocket</b><br>Roaming wireless server with services accessible via onion addresses</center></td>
|
||||
<td><center><b>Mesh node</b><br>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
|
||||
<td><center><h6>Home server</h6>Plugged into your home wifi router. Add a few friends and family as users.</center></td>
|
||||
<td><center><h6>Home server + Hotspot</h6>Also provides a wifi hotspot to extend your home network</center></td>
|
||||
<td><center><h6>Server in your pocket</h6>Roaming wireless server with services accessible via onion addresses</center></td>
|
||||
<td><center><h6>Mesh node</h6>Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted.</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue