diff options
author | Karl Semich <0xloem@gmail.com> | 2016-06-09 18:08:08 -0400 |
---|---|---|
committer | Karl Semich <0xloem@gmail.com> | 2016-06-09 18:08:08 -0400 |
commit | 804aa45fbbaf034b09b0f63ebe75630f02b32052 (patch) | |
tree | 20a4b17c529795a18576a104e38a3f9844c09e53 /wiki/TODO.mdwn | |
parent | ab25cea9c6502c6e923860665ee024f1ad0af1a5 (diff) | |
download | standingwithresilience-804aa45fbbaf034b09b0f63ebe75630f02b32052.tar.gz standingwithresilience-804aa45fbbaf034b09b0f63ebe75630f02b32052.zip |
Convert update.py to use more python
Diffstat (limited to 'wiki/TODO.mdwn')
-rw-r--r-- | wiki/TODO.mdwn | 31 |
1 files changed, 19 insertions, 12 deletions
diff --git a/wiki/TODO.mdwn b/wiki/TODO.mdwn index 7fd724f..c39575e 100644 --- a/wiki/TODO.mdwn +++ b/wiki/TODO.mdwn @@ -1,17 +1,24 @@ -[ ] Link mirrors on branchable, to propogate changes -[ ] 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 qora, even though it is not currently developed + [ ] Add qora inproxy remote to normal git pull [ ] Upload site to ipfs + [ ] Provide for public name with public key in custom config dir ?? + [ ] Can use ipns-pub to update public name ?? + https://github.com/whyrusleeping/ipns-pub + [ ] Final ipfs url is spewed out by ipfs on stdout, must capture or use alternative (python api) + [ ] Add ipfs inproxy remote to normal git pull +[ ] Upload site to gnunet +[ ] Add a page on how to edit the wiki +[ ] Add a nicer looking stylesheet +[ ] Use ikiwiki's mirror plugin +[ ] Ensure branchable is pulling from other web mirrors as well as pushing [ ] 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 +[x] Upload site to zeronet +[ ] ZeroNet refining + ==> [ ] Ensure site is in search engines and add it to an index or public page + [ ] Implement wiki editing + -> ZeroWiki already exists, open source +[ ] Freenet refining + [ ] Implement wiki editing ??? |