about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-08-21 09:22:14 +0000
committerEric Wong <e@80x24.org>2016-08-21 09:26:15 +0000
commit8ded509f1d1ba41244722c7a8a9797023a917db1 (patch)
treeb9c0c5a88b800d8838680c7426fd4e04eb47709f
parent837dfbc19794cb65491cb324f023631473c17a58 (diff)
downloadpublic-inbox-8ded509f1d1ba41244722c7a8a9797023a917db1.tar.gz
Centralization sucks, so we mirror everything.
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7618727a..32352754 100644
--- 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: