From f12a5846086bb8c3e27a813bde626e818c5d6005 Mon Sep 17 00:00:00 2001 From: Karl Semich <0xloem@gmail.com> Date: Sat, 11 Jun 2016 06:46:20 -0400 Subject: markdownify network pages --- wiki/Freenet.mdwn | 16 ++++++++++------ wiki/ZeroNet.mdwn | 11 ++++++++--- 2 files changed, 18 insertions(+), 9 deletions(-) (limited to 'wiki') diff --git a/wiki/Freenet.mdwn b/wiki/Freenet.mdwn index 2ba4765..61cd2aa 100644 --- a/wiki/Freenet.mdwn +++ b/wiki/Freenet.mdwn @@ -1,10 +1,14 @@ -Freenet is a network focused around anonymity and censorship resistance. Click the name to visit the website and download it. +[Freenet](https://freenetproject.org) is a network focused around anonymity and censorship resistance. Click the name to visit the website and download it. -Once you have Freenet installed and running, you can visit Standing With Resilience on Freenet or Standing -With Resilience Public. +Once you have Freenet installed and running, you can visit [Standing With Resilience on Freenet](http://127.0.0.1:8888/USK@PSY0YngeDtGbj60hjEoilQiY9oKzVrptRC0rG4BEVPg,e6ZEjT4KvbsltPBJOeKNpIdty2oGzbLCdk4fsDA5Vdk,AQACAAE/Standing%20With%20Resilience/0) or [Standing With Resilience Public](http://127.0.0.1:8888/USK@hCLgfaINNSNAl4do-PapEincQP5Lxa72d8mFrzHqzqU,jjuBPGO~oCByVoZ5f4Bny0Gp-l3kuDOtf3m-QBT4ekA,AQACAAE/Standing%20With%20Resilience%20Public/0). Viewing the website on Freenet helps the site survive if there is ever an issue with your normal access to the internet. -If you are familiar with Freenet, the source of this website may be edited using gitocalypse. It may be fetched from either freenet://USK@hCLgfaINNSNAl4do-PapEincQP5Lxa72d8mFrzHqzqU,jjuBPGO~oCByVoZ5f4Bny0Gp-l3kuDOtf3m-QBT4ekA,AQACAAE/Standing%20With%20Resilience%20Public.git.R1/0 or freenet://USK@PSY0YngeDtGbj60hjEoilQiY9oKzVrptRC0rG4BEVPg,e6ZEjT4KvbsltPBJOeKNpIdty2oGzbLCdk4fsDA5Vdk,AQACAAE/Standing%20With%20Resilience.git.R1/0 and changes may be pushed to freenet://USK@AKL0griFs7T25yw6-JR3Wk7vocvNBelOLg3RwtIL6aTp,jjuBPGO~oCByVoZ5f4Bny0Gp-l3kuDOtf3m-QBT4ekA,AQECAAE/Standing%20With%20Resilience%20Public.git.R1/0 . +If you are familiar with Freenet, the source of this website may be edited using gitocalypse. Fetch urls: + +* freenet://USK@hCLgfaINNSNAl4do-PapEincQP5Lxa72d8mFrzHqzqU,jjuBPGO~oCByVoZ5f4Bny0Gp-l3kuDOtf3m-QBT4ekA,AQACAAE/Standing%20With%20Resilience%20Public.git.R1/0 +* freenet://USK@PSY0YngeDtGbj60hjEoilQiY9oKzVrptRC0rG4BEVPg,e6ZEjT4KvbsltPBJOeKNpIdty2oGzbLCdk4fsDA5Vdk,AQACAAE/Standing%20With%20Resilience.git.R1/0 + +Push url: + +* freenet://USK@AKL0griFs7T25yw6-JR3Wk7vocvNBelOLg3RwtIL6aTp,jjuBPGO~oCByVoZ5f4Bny0Gp-l3kuDOtf3m-QBT4ekA,AQECAAE/Standing%20With%20Resilience%20Public.git.R1/0 diff --git a/wiki/ZeroNet.mdwn b/wiki/ZeroNet.mdwn index c2e76d3..888c8d6 100644 --- a/wiki/ZeroNet.mdwn +++ b/wiki/ZeroNet.mdwn @@ -1,7 +1,12 @@ -ZeroNet is a network focused around providing a decentralized, uncensorable web using bittorrent. +[ZeroNet](https://zeronet.io) 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. +Once you have ZeroNet installed and running, you can visit [Standing With Resilience on ZeroNet](http://127.0.0.1:43110/1L363bqJnCG63SnV83kfV7izZXbmentctD) or [Standing With Resilience Public](http://127.0.0.1:43110/1GtQ8bkFkhYtKerSdXHKe1z4j9VTmFR5d4). 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. +If you are familiar with Git and Linux, the source of this website may be edited on ZeroNet. Fetch urls: + +* http://127.0.0.1:43110/1GtQ8bkFkhYtKerSdXHKe1z4j9VTmFR5d4/.git +* http://127.0.0.1:43110/1L363bqJnCG63SnV83kfV7izZXbmentctD/.git + +To push changes back to ZeroNet, commit them locally, then export ZERONETDIR=zeronetbundlepath and run backend/update.py . Somebody else can do this, too, if you push the changes to one of the other locations. -- cgit v1.2.3