summaryrefslogtreecommitdiff
path: root/wiki/ZeroNet.mdwn
diff options
context:
space:
mode:
authorKarl Semich <0xloem@gmail.com>2016-06-07 05:07:30 -0400
committerKarl Semich <0xloem@gmail.com>2016-06-07 05:07:30 -0400
commitab25cea9c6502c6e923860665ee024f1ad0af1a5 (patch)
tree03d1fff6f344dc86e9f8698b3d442a719427fe70 /wiki/ZeroNet.mdwn
parent8ceb77ef5bdd117fddcf873138270bbfa9f1b14d (diff)
downloadstandingwithresilience-ab25cea9c6502c6e923860665ee024f1ad0af1a5.tar.gz
standingwithresilience-ab25cea9c6502c6e923860665ee024f1ad0af1a5.zip
added ZeroNet backend
Diffstat (limited to 'wiki/ZeroNet.mdwn')
-rw-r--r--wiki/ZeroNet.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/wiki/ZeroNet.mdwn b/wiki/ZeroNet.mdwn
new file mode 100644
index 0000000..c2e76d3
--- /dev/null
+++ b/wiki/ZeroNet.mdwn
@@ -0,0 +1,7 @@
+<a href="https://zeronet.io">ZeroNet</a> is a network focused around providing a decentralized, uncensorable web using bittorrent.
+
+Once you have ZeroNet installed and running, you can visit <a href="http://127.0.0.1:43110/1L363bqJnCG63SnV83kfV7izZXbmentctD">Standing With Resilience on ZeroNet</a> or <a href="http://127.0.0.1:43110/1GtQ8bkFkhYtKerSdXHKe1z4j9VTmFR5d4">Standing With Resilience Public</a>.
+
+Viewing the website on ZeroNet helps the site survive if there is ever an issue with your normal access to the internet.
+
+If you are familiar with Git and Linux, the source of this website may be edited on ZeroNet. It may be fetched from either http://127.0.0.1:43110/1GtQ8bkFkhYtKerSdXHKe1z4j9VTmFR5d4/.git or http://127.0.0.1:43110/1L363bqJnCG63SnV83kfV7izZXbmentctD/.git and changes may be pushed with backend/update.py if ZERONETDIR is set to the path to the linux ZeroNet bundle.