[or-cvs] r19604: {website} put the git https fingerprint near the git instructions. als (website/trunk/en)

arma at seul.org arma at seul.org
Sun May 31 21:30:32 UTC 2009


Author: arma
Date: 2009-05-31 17:30:32 -0400 (Sun, 31 May 2009)
New Revision: 19604

Modified:
   website/trunk/en/documentation.wml
Log:
put the git https fingerprint near the git instructions. also,
update it to the new fingerprint.


Modified: website/trunk/en/documentation.wml
===================================================================
--- website/trunk/en/documentation.wml	2009-05-31 18:51:12 UTC (rev 19603)
+++ website/trunk/en/documentation.wml	2009-05-31 21:30:32 UTC (rev 19604)
@@ -256,19 +256,18 @@
   Browse the Tor <b>source repository</b>:
   <ul>
     <li><a href="<svnsandbox>">Browse the repository's source tree directly</a></li>
-    <!-- <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/?root=Tor">ViewCVS</a></li> -->
     <li>Read-only access:
       <ul>
         <li><kbd>git clone git://git.torproject.org/git/tor</kbd></li>
-        <li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li>
         <li>The development branch is <kbd>master</kbd>.  The active maintenance branches are <kbd>maint-0.2.0</kbd> and <kbd>maint-0.2.1</kbd>.</li>
+        <li><b>Git HTTPS certificate fingerprint:</b> 8D:58:41:85:9C:2B:82:84:7C:84:0E:B9:BB:58:16:AC</li>
+        <li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li>
       </ul>
     </li>
     <li>Read-Write access (website only):
       <ul>
         <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/website/trunk website</kbd></li>
         <li><b>SVN HTTPS certificate fingerprint:</b> 11:34:5c:b1:c4:12:76:10:86:ce:df:69:3d:06:a9:57:fa:dc:c9:29</li>
-	<li><b>Git HTTPS certificate fingerprint:</b> da:9d:02:c2:f2:1d:74:dc:10:5d:03:fb:cf:d6:d8:d9:3c:8c:1f:bc</li>
       </ul>
     </li>
     <li><a href="https://git.torproject.org/checkout/githax/master/doc/Howto.txt">Basic instructions for using Git to contribute to Tor software.</a></li>



More information about the tor-commits mailing list