add Tor to project list (fixes #16406)
traumschule

traumschule commited on 2018-08-13 22:44:12
Zeige 1 geänderte Dateien mit 10 Einfügungen und 0 Löschungen.

... ...
@@ -13,6 +13,16 @@
13 13
 <p>The Tor community of software and services aims to make your Internet
14 14
 experience safer and better.</p>
15 15
 
16
+<div class="projectbox">
17
+<a href="<page projects/tor>"><img class="icon" src="$(IMGROOT)/icon-Tor.jpg"
18
+alt="Tor Icon" width="75" height="75"></a>
19
+<div class="projectdesc"><div class="name"><a href="<page
20
+projects/tor>">Tor</a></div> <p>Tor is free software and an open network
21
+that helps you defend against traffic analysis, a form of network
22
+surveillance that threatens personal freedom and privacy, confidential
23
+business activities and relationships, and state security.</p>
24
+</div></div>
25
+
16 26
 <div class="projectbox">
17 27
 <a href="<page projects/torbrowser>"><img class="icon"
18 28
 src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon" width="75"
19 29