Documentation
Documentation copied to clipboard
ZeroNet Documentation
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.0 to 10.0. Release notes Sourced from pymdown-extensions's releases. 10.0 Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to...
Removing an unnecessary parenthesis
In some countries users prefer to contribute anonymously
Hello, instructions on how to setup Zeronet with Tor on Linux: https://github.com/HelloZeroNet/Documentation/blob/a6f0aff9277ba0abab59fff1dd323d904ce77ca2/docs/en/faq.md#how-to-make-zeronet-work-with-tor-under-linuxmacos but these instructions may not be sufficing to make it working, per this comment: https://github.com/HelloZeroNet/ZeroNet/issues/1440#issuecomment-395031649 so how to...
Let's make sure the documentation respect the Web Content Accessibility Guidelines (https://www.w3.org/WAI/standards-guidelines/wcag/). It could also be mentioned in the documentation. It should be set as a standard.
please add this line into 如何在Tor浏览器中使用ZeroNet? 对于Tor浏览器 9.0 以后的版本,请按如下设置: - 在地址栏输入: `about:config` 并接受风险警示 - 搜索项目 `no_proxies_on` - 双击并修改为`127.0.0.1`,接受修改 - 重新打开http://127.0.0.1:43110 which is the translation from the new english version in...
Not entirely sure if this is a large or small amount of work, but if I'm not mistaken, it should be possible to control ZeroNet's python daemon by speaking Websocket...
Those that I know about: - [ ] prompt * Reply with `"to"` (the request's ID number) and `"result"` (any type, or just string?) fields - [ ] notification -...