mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-20 05:14:35 -05:00
Fix prominent HTML errors
This commit is contained in:
parent
8c8a876073
commit
29d5f5b18e
17
index.html
17
index.html
@ -1,4 +1,3 @@
|
||||
<!-- force browser to interpret this as an html5 page -->
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- set the default language as English -->
|
||||
@ -141,6 +140,7 @@
|
||||
|
||||
<!-- drop down menu - Participate -->
|
||||
<li><a href="#participate">Participate</a></li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Share<span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
@ -151,8 +151,8 @@
|
||||
<li><a href="http://reddit.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance">reddit</a></li>
|
||||
<li><a href="https://www.linkedin.com/shareArticle?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance">LinkedIn</a></li>
|
||||
<li><a href="http://www.stumbleupon.com/submit?url=https://www.privacytools.io&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance">StumbleUpon</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://twitter.com/privacytoolsIO">Twitter</a></li>
|
||||
<li><a href="donate.html">Donate</a></li>
|
||||
</ul>
|
||||
@ -183,7 +183,6 @@
|
||||
want to be able to just troll through what it is you're doing online, read what I want to read and publish whatever I find interesting. After all, if you're not a bad person, if you're doing nothing wrong, you should have nothing to hide." <strong>Not a single person has taken me up on that offer.</strong></p>
|
||||
<footer>Glenn Greenwald in <cite title="Why privacy matters - TED Talk"><a href="http://www.ted.com/talks/glenn_greenwald_why_privacy_matters">Why privacy matters - TED Talk</a></cite></footer>
|
||||
</blockquote>
|
||||
</p>
|
||||
|
||||
<strong>Related:</strong> <a href="https://www.reddit.com/r/privacy/comments/3hynvp/how_do_you_counter_the_i_have_nothing_to_hide/">How do you counter the "I have nothing to hide?" argument?</a>
|
||||
<!-- end quote by Glenn Greenwald located below the header -->
|
||||
@ -302,7 +301,7 @@
|
||||
|
||||
<h3>Related Information</h3>
|
||||
<ul>
|
||||
<li><a href="https://www.bestvpn.com/the-ultimate-privacy-guide/#avoidus">Avoid all US and UK based services</a>
|
||||
<li><a href="https://www.bestvpn.com/the-ultimate-privacy-guide/#avoidus">Avoid all US and UK based services</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Surespot#History">Proof that warrant canaries work based on the surespot example.</a></li>
|
||||
<li><a href="http://en.wikipedia.org/wiki/UKUSA_Agreement">http://en.wikipedia.org/wiki/UKUSA_Agreement</a></li>
|
||||
<li><a href="http://en.wikipedia.org/wiki/Lavabit#Suspension_and_gag_order">http://en.wikipedia.org/wiki/Lavabit#Suspension_and_gag_order</a></li>
|
||||
@ -612,7 +611,8 @@
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/Tor-Browser.png" align="right" style="margin-left:5px;">Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with preinstalled privacy add-ons, encryption and an advanced
|
||||
proxy.</p>
|
||||
proxy.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.torproject.org/">
|
||||
<button type="button" class="btn btn-warning">Download: www.torproject.org</button>
|
||||
@ -918,7 +918,7 @@
|
||||
|
||||
<li>browser.sessionstore.max_tabs_undo = 0</li>
|
||||
<ul>
|
||||
<li>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</li>
|
||||
<li>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</li>
|
||||
</ul>
|
||||
</ol>
|
||||
|
||||
@ -1141,6 +1141,8 @@
|
||||
<td><span class="label label-success">Yes</span></td>
|
||||
</tr>
|
||||
|
||||
</tr>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1473,7 +1475,7 @@
|
||||
|
||||
<h3>Related Information</h3>
|
||||
<ul>
|
||||
<li><a href="https://motherboard.vice.com/read/ricochet-encrypted-messenger-tackles-metadata-problem-head-on">Ricochet, the Messenger That Beats Metadata, Passes Security Audit | Motherboard</a>
|
||||
<li><a href="https://motherboard.vice.com/read/ricochet-encrypted-messenger-tackles-metadata-problem-head-on">Ricochet, the Messenger That Beats Metadata, Passes Security Audit | Motherboard</a></li>
|
||||
<li><a href="https://www.eff.org/secure-messaging-scorecard">Secure Messaging Scorecard | Electronic Frontier Foundation</a>
|
||||
<br />Which apps and tools actually keep your messages safe?</li>
|
||||
<li><a href="https://firstlook.org/theintercept/2015/07/14/communicating-secret-watched/">Chatting in Secret While We're All Being Watched - firstlook.org</a></li>
|
||||
@ -2705,6 +2707,7 @@
|
||||
</p>
|
||||
|
||||
<p><em>privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. never trust any company with your privacy, always encrypt.</em></p>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- Start Piwik: This is an open-source analytics platform -->
|
||||
|
Loading…
Reference in New Issue
Block a user