[tor-commits] r25377: {website} tell people to fetch tor from git in a more secure way (website/trunk/docs/en)

Roger Dingledine arma at torproject.org
Tue Feb 7 14:37:07 UTC 2012


Author: arma
Date: 2012-02-07 14:37:07 +0000 (Tue, 07 Feb 2012)
New Revision: 25377

Modified:
   website/trunk/docs/en/documentation.wml
Log:
tell people to fetch tor from git in a more secure way


Modified: website/trunk/docs/en/documentation.wml
===================================================================
--- website/trunk/docs/en/documentation.wml	2012-02-06 22:41:19 UTC (rev 25376)
+++ website/trunk/docs/en/documentation.wml	2012-02-07 14:37:07 UTC (rev 25377)
@@ -266,7 +266,7 @@
         <li><a href="<gitrepo>">Browse the repository's source tree directly</a></li>
         <li>Git and SVN access:
           <ul>
-            <li><kbd>git clone git://git.torproject.org/git/tor</kbd></li>
+            <li><kbd>git clone https://git.torproject.org/git/tor</kbd></li>
             <li>The development branch is <kbd>master</kbd>.  The active maintenance branches are <kbd>maint-0.2.1</kbd> and <kbd>maint-0.2.2</kbd>.</li>
             <li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li>
           </ul>



More information about the tor-commits mailing list