Smaller headers
This commit is contained in:
parent
4ba6a32ed9
commit
0e416e92f7
|
@ -22,20 +22,20 @@ Mobile phones are insecure devices, but they're regarded as being so essential t
|
|||
<center>
|
||||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b><h3>Open</h3></b><br>Use a free and open source operating system. Open means more trustworthy</center></td>
|
||||
<td><center><b><h3>Remove</h3></b><br>If there are any proprietary apps then remove or deactivete them</center></td>
|
||||
<td><center><b><h4>Open</h4></b><br>Use a free and open source operating system. Open means more trustworthy</center></td>
|
||||
<td><center><b><h4>Remove</h4></b><br>If there are any proprietary apps then remove or deactivete them</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>Encrypt</h3></b><br>Make sure your phone is encrypted with a password which isn't easy to guess</center></td>
|
||||
<td><center><b><h3>Apps</h3></b><br>Use F-droid to install new apps</center></td>
|
||||
<td><center><b><h4>Encrypt</h4></b><br>Make sure your phone is encrypted with a password which isn't easy to guess</center></td>
|
||||
<td><center><b><h4>Apps</h4></b><br>Use F-droid to install new apps</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>Lock</h3></b><br>Enable a lock screen with a maximum number of password guesses</center></td>
|
||||
<td><center><b><h3>Onion</h3></b><br>Onion route your connections to avoid bulk metadata collection</center></td>
|
||||
<td><center><b><h4>Lock</h4></b><br>Enable a lock screen with a maximum number of password guesses</center></td>
|
||||
<td><center><b><h4>Onion</h4></b><br>Onion route your connections to avoid bulk metadata collection</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>ssh</h3></b><br>Set up ssh access to Freedombone</center></td>
|
||||
<td><center><b><h3>Services</h3></b><br>Connect to the Freedombone services</center></td>
|
||||
<td><center><b><h4>ssh</h4></b><br>Set up ssh access to Freedombone</center></td>
|
||||
<td><center><b><h4>Services</h4></b><br>Connect to the Freedombone services</center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
|
|
@ -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-03-28 Mon 11:12 -->
|
||||
<!-- 2016-03-28 Mon 11:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -169,20 +169,20 @@ Mobile phones are insecure devices, but they're regarded as being so essential t
|
|||
<center>
|
||||
<table style="width:80%; border:0">
|
||||
<tr>
|
||||
<td><center><b><h3>Open</h3></b><br>Use a free and open source operating system. Open means more trustworthy</center></td>
|
||||
<td><center><b><h3>Remove</h3></b><br>If there are any proprietary apps then remove or deactivete them</center></td>
|
||||
<td><center><b><h4>Open</h4></b><br>Use a free and open source operating system. Open means more trustworthy</center></td>
|
||||
<td><center><b><h4>Remove</h4></b><br>If there are any proprietary apps then remove or deactivete them</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>Encrypt</h3></b><br>Make sure your phone is encrypted with a password which isn't easy to guess</center></td>
|
||||
<td><center><b><h3>Apps</h3></b><br>Use F-droid to install new apps</center></td>
|
||||
<td><center><b><h4>Encrypt</h4></b><br>Make sure your phone is encrypted with a password which isn't easy to guess</center></td>
|
||||
<td><center><b><h4>Apps</h4></b><br>Use F-droid to install new apps</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>Lock</h3></b><br>Enable a lock screen with a maximum number of password guesses</center></td>
|
||||
<td><center><b><h3>Onion</h3></b><br>Onion route your connections to avoid bulk metadata collection</center></td>
|
||||
<td><center><b><h4>Lock</h4></b><br>Enable a lock screen with a maximum number of password guesses</center></td>
|
||||
<td><center><b><h4>Onion</h4></b><br>Onion route your connections to avoid bulk metadata collection</center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><b><h3>ssh</h3></b><br>Set up ssh access to Freedombone</center></td>
|
||||
<td><center><b><h3>Services</h3></b><br>Connect to the Freedombone services</center></td>
|
||||
<td><center><b><h4>ssh</h4></b><br>Set up ssh access to Freedombone</center></td>
|
||||
<td><center><b><h4>Services</h4></b><br>Connect to the Freedombone services</center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
|
Loading…
Reference in New Issue