]> Sergey Matveev's repositories - public-inbox.git/commitdiff
README: add link to source code mirrors
authorEric Wong <e@80x24.org>
Sun, 21 Aug 2016 09:22:14 +0000 (09:22 +0000)
committerEric Wong <e@80x24.org>
Sun, 21 Aug 2016 09:26:15 +0000 (09:26 +0000)
Centralization sucks, so we mirror everything.

README

diff --git a/README b/README
index 7618727a93ea67ea2f202ef4347c14cb756223bf..32352754a95d06d760ac5ba804c4d03a4975867b 100644 (file)
--- a/README
+++ b/README
@@ -88,6 +88,8 @@ Hacking
 Source code is available via git:
 
        git clone https://public-inbox.org/ public-inbox
+       git clone git://repo.or.cz/public-inbox
+       torsocks git clone http://hjrcffqmbrq6wope.onion/public-inbox
 
 See below for contact info.
 
@@ -119,6 +121,7 @@ And as Tor hidden services:
 You may also clone all messages via git:
 
        git clone --mirror https://public-inbox.org/meta/
+       torsocks git clone --mirror http://hjrcffqmbrq6wope.onion/meta/
 
 Or pass the same git repository URL for ssoma using the instructions at: