r25475: {website} fix up the tor2web text, add projects to the sidebar. (website/trunk/projects/en)

Author: phobos Date: 2012-02-23 18:11:00 +0000 (Thu, 23 Feb 2012) New Revision: 25475 Modified: website/trunk/projects/en/projects.wml website/trunk/projects/en/sidenav.wmi Log: fix up the tor2web text, add projects to the sidebar. Modified: website/trunk/projects/en/projects.wml =================================================================== --- website/trunk/projects/en/projects.wml 2012-02-23 10:18:16 UTC (rev 25474) +++ website/trunk/projects/en/projects.wml 2012-02-23 18:11:00 UTC (rev 25475) @@ -112,9 +112,10 @@ <a href="http://wiki.tor2web.org/"><img src="$(IMGROOT)/tor2web-135x135.png" height="80px" width="80px" alt=""></a> <div class="projectdesc"><div class="name"><a href="http://wiki.tor2web.org/">Tor2web</a></div> <p> -Tor2web aims at allowing transparent internet exposure of websites running on -Tor Hidden Services. It trades users anonymity for usability, allowing anonymous -content to be distributed to non anonymous users. +Tor2web allows Internet users to browse websites running in <a href="<page +docs/hidden-services>">Tor hidden services</a>. It trades user +anonymity for usability by allowing anonymous content to be distributed +to non-anonymous users. </p> </div> </div> Modified: website/trunk/projects/en/sidenav.wmi =================================================================== --- website/trunk/projects/en/sidenav.wmi 2012-02-23 10:18:16 UTC (rev 25474) +++ website/trunk/projects/en/sidenav.wmi 2012-02-23 18:11:00 UTC (rev 25475) @@ -55,6 +55,12 @@ }, {'url' => 'projects/obfsproxy', 'txt' => 'Obfsproxy', + }, + {'url' => 'https://shadow.cs.umn.edu/', + 'txt' => 'Shadow', + }, + {'url' => 'http://wiki.tor2web.org/', + 'txt' => 'Tor2Web', } ] }];
participants (1)
-
Andrew Lewman