X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=README;h=150dbeccd2f07f1c123ba5c4fcab0b1090ccbf9b;hb=4ba430497bfb4763691b0ad8af573eb6ff420b96;hp=ca4e2a86ed35b0f690d50c5e222d6c7b2af8ee47;hpb=79bf257cbc4e188992f540d6b4ae1bd5cbcf26ee;p=public-inbox.git diff --git a/README b/README index ca4e2a86..150dbecc 100644 --- a/README +++ b/README @@ -85,9 +85,11 @@ See https://public-inbox.org/INSTALL Hacking ------- -Source code is available via git: +AGPL source code is available via git: - git clone https://public-inbox.org/public-inbox.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. @@ -111,9 +113,15 @@ The archives are readable via NNTP or HTTP: nntp://news.public-inbox.org/inbox.comp.mail.public-inbox.meta https://public-inbox.org/meta/ +And as Tor hidden services: + + http://hjrcffqmbrq6wope.onion/meta/ + nntp://hjrcffqmbrq6wope.onion/inbox.comp.mail.public-inbox.meta + 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: