[tor-commits] r24934: {website} Adding Tails, Orbot, TorStatus, and arm to the site front pa (in website/trunk: en images)

Damian Johnson atagar1 at gmail.com
Tue Aug 2 03:21:40 UTC 2011


Author: atagar
Date: 2011-08-02 03:21:40 +0000 (Tue, 02 Aug 2011)
New Revision: 24934

Added:
   website/trunk/images/icon-Arm.jpg
   website/trunk/images/icon-Orbot.jpg
   website/trunk/images/icon-Orbot_andoidLogo.jpg
   website/trunk/images/icon-Tails.jpg
   website/trunk/images/icon-TorStatus.jpg
Modified:
   website/trunk/en/index.wml
Log:
Adding Tails, Orbot, TorStatus, and arm to the site front page

This adds these four projects to the "Our Projects" section of the Tor front
page. Unlike the previous projects that we had there (Torbutton, Tor Check,
Vidalia, and TBB) these aren't part of the TBB ecosystem and hance not easily
discovered.

Having all eight projects feels cluttered to me and I'd suggest dropping Check
and TBB since the user will be downloading and using these reguardless of a
presence on the front page, but this is Andrew's call.



Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml	2011-08-02 02:04:16 UTC (rev 24933)
+++ website/trunk/en/index.wml	2011-08-02 03:21:40 UTC (rev 24934)
@@ -51,14 +51,59 @@
           <div class="fauxhead"></div>
           <table style="table-layout: fixed;">
             <tr>
+              <!-- Icon from the Crystal set
+                author: Everaldo Coelho
+                source: http://www.everaldo.com/crystal/
+                license: LGPL v2
+              -->
               <td>
-                <img src="$(IMGROOT)/icon-TorButton.jpg" alt="Torbutton Icon">
+                <a href="https://tails.boum.org/"><img
+                src="$(IMGROOT)/icon-Tails.jpg" alt="Tails Icon"></a>
+                <h3><a href="https://tails.boum.org/">Tails</a></h3>
+                <p>Live CD/USB distribution preconfigured to use Tor safely.</p>
+              </td>
+              <td>
+                <a href="https://guardianproject.info/apps/orbot/"><img
+                src="$(IMGROOT)/icon-Orbot.jpg" alt="Orbot Icon"></a>
+                <h3><a href="https://guardianproject.info/apps/orbot/">Orbot</a></h3>
+                <p>Tor for Google Android devices.</p>
+              </td>
+            </tr>
+            <tr>
+              <!-- Icon from the NuoveXT 2 set
+                author: Alexandre Moore
+                source: http://nuovext.pwsp.net/
+                license: LGPL v3
+              -->
+              <td>
+                <a href="http://torstatus.blutmagie.de/"><img
+                src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
+                <h3><a href="http://torstatus.blutmagie.de/">TorStatus</a></h3>
+                <p>Site providing an overview of the Tor network.</p>
+              </td>
+              <!-- Icon from the Crystal set
+                author: Everaldo Coelho
+                source: http://www.everaldo.com/crystal/
+                license: LGPL v2
+              -->
+              <td>
+                <a href="http://www.atagar.com/arm/"><img
+                src="$(IMGROOT)/icon-Arm.jpg" alt="Arm Icon"></a>
+                <h3><a href="http://www.atagar.com/arm/">Arm</a></h3>
+                <p>Terminal application for monitoring and configuring Tor.</p>
+              </td>
+            </tr>
+            <tr>
+              <td>
+                <a href="<page torbutton/index>"><img
+                src="$(IMGROOT)/icon-TorButton.jpg" alt="Torbutton Icon"></a>
                 <h3><a href="<page torbutton/index>">Torbutton</a></h3>
                 <p>Torbutton is a 1-click way for Firefox users to enable
                 or disable Tor in Firefox.</p>
               </td>
               <td>
-                <img src="$(IMGROOT)/icon-TorCheck.jpg" alt="Tor Check Icon">
+                <a href="https://check.torproject.org/"><img
+                src="$(IMGROOT)/icon-TorCheck.jpg" alt="Tor Check Icon"></a>
                 <h3><a href="https://check.torproject.org/">Check</a></h3>
                 <p>Check determines if you are successfully browsing
                 with Tor.</p>
@@ -66,13 +111,15 @@
             </tr>
             <tr>
               <td>
-              <img src="$(IMGROOT)/icon-Vidalia.jpg" alt="Vidalia Icon">
+              <a href="<page projects/vidalia>"><img
+              src="$(IMGROOT)/icon-Vidalia.jpg" alt="Vidalia Icon"></a>
               <h3><a href="<page projects/vidalia>">Vidalia</a></h3>
               <p>Vidalia is a graphical way to control and view Tor's
               connections and settings.</p>
               </td>
               <td>
-              <img src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon">
+              <a href="<page projects/torbrowser>"><img
+              src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
               <h3><a href="<page projects/torbrowser>">Tor
               Browser</a></h3>
               <p>Tor Browser contains everything you need to safely

Added: website/trunk/images/icon-Arm.jpg
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/icon-Arm.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/icon-Orbot.jpg
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/icon-Orbot.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/icon-Orbot_andoidLogo.jpg
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/icon-Orbot_andoidLogo.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/icon-Tails.jpg
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/icon-Tails.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/icon-TorStatus.jpg
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/icon-TorStatus.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the tor-commits mailing list