From ab25cea9c6502c6e923860665ee024f1ad0af1a5 Mon Sep 17 00:00:00 2001
From: Karl Semich <0xloem@gmail.com>
Date: Tue, 7 Jun 2016 05:07:30 -0400
Subject: added ZeroNet backend
---
wiki/TODO.mdwn | 8 ++++++++
wiki/ZeroNet.mdwn | 7 +++++++
wiki/index.mdwn | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 wiki/ZeroNet.mdwn
(limited to 'wiki')
diff --git a/wiki/TODO.mdwn b/wiki/TODO.mdwn
index 7f2407f..7fd724f 100644
--- a/wiki/TODO.mdwn
+++ b/wiki/TODO.mdwn
@@ -2,8 +2,16 @@
[ ] Ensure branchable is pulling from other web mirror as well as pushing
[ ] Make a space for blogging in the wiki
[ ] Upload site to zeronet
+ [x] Upload private site
+ [x] Upload public site
+ [x] Add git syncing to update.py
+ [x] Add public upload to update.py
+ [ ] Add sites to public list, will need to register an id, perhaps via bitmessage
+ [ ] Add page in wiki regarding ZeroNet
[ ] Upload site to qora
[ ] Upload site to ipfs
[ ] Upload site to project maelstrom?
+[ ] Provide .bit domain name for ZeroNet
+[ ] Implement CGI in ZeroNet ??
[x] Link mirrors on index
[x] Upload site to freenet
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 @@
+ZeroNet is a network focused around providing a decentralized, uncensorable web using bittorrent.
+
+Once you have ZeroNet installed and running, you can visit Standing With Resilience on ZeroNet or Standing With Resilience Public.
+
+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.
diff --git a/wiki/index.mdwn b/wiki/index.mdwn
index 2015e6e..0d10632 100644
--- a/wiki/index.mdwn
+++ b/wiki/index.mdwn
@@ -11,6 +11,6 @@ This is a wiki, which anybody is free to [[edit, copy, or store|Editing]]. Plea
## Where to Find This Site
-These networks can help with isolation: [[Freenet]]
+These networks can help with isolation: [[Freenet]] [[ZeroNet]]
On the normal internet, this site is found at [branchable.com](https://standingwithresilience.branchable.com/) and [fairlystable.org](https://fairlystable.org/standingwithresilience/)
--
cgit v1.2.3