Browse Source

Slightly reword content

pm2
Luke Childs 8 years ago
parent
commit
f6de021cd5
  1. 6
      views/about.html

6
views/about.html

@ -2,10 +2,10 @@
{% block main %}
<h2>Tor</h2>
<h2>About</h2>
<div class="content">
<p>Tor is free software for enabling anonymous communication. This application allows you to view information on the individual nodes that make up the Tor network. All information is provided by the <a target="_blank" href="//onionoo.torproject.org">Onionoo</a> API.</p>
<p>If you've never used Tor before, why not give it a go, it's really easy to use, just download the <a target="_blank" href="//www.torproject.org/projects/torbrowser.html">Tor Browser Bundle</a> and fire it up. If you find Tor useful, maybe consider <a target="_blank" href="//www.eff.org/torchallenge/">running a relay</a>.</p>
<p>This application allows you to view information on the individual nodes that make up the Tor network. All information is provided by the <a target="_blank" href="//onionoo.torproject.org">Onionoo</a> API.</p>
<p>Tor is free software for enabling anonymous communication. If you've never used Tor before, why not give it a go, it's really easy to use, just download the <a target="_blank" href="//www.torproject.org/projects/torbrowser.html">Tor Browser Bundle</a> and fire it up. If you find Tor useful, maybe consider <a target="_blank" href="//www.eff.org/torchallenge/">running a relay</a>.</p>
<p><small>"Tor" and the "Onion Logo" are registered trademarks of The Tor Project, Inc.</small></p>
</div>

Loading…
Cancel
Save