- ---
- categories: HowTo
- ...
- How to edit this wiki
- =====================
- Cloning Hidden Wiki repo
- ----------------------
- * [Anonet]()
- git clone git://1.1.7.55/wikidata
- * Tor
- torsocks git clone git://yaiaqf3te6khr3nd.onion/wikidata
- * [IcannNet]()
- git clone git://anonet2.biz/wiki.negromancy.ano.git wikidata
- * [Hyperboria]()
- git clone 'git://[fcbe:f9a7:3566:57a9:6ba9:edf8:d7f2:f778]/wikidata'
- *Warning*: You will not be able to push your changes to anonet2.biz
- Congratulations, you now have a hidden wiki mirror in [Markdown]() and can serve it as you wish!
- Editing the Wiki
- ----------------
- git checkout master
- vim MyPage.page
- Pushing to Hidden Wiki repo
- ---------------------------
- ./git-commit
- # through tor: torsocks ./git-commit
- # Alternatively: Editing through web interface