Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network.
Deploy this app to Linode with a free $100 credit!
Depends on a proprietary service outside the user's control
Decentralized websites using Bitcoin crypto and the BitTorrent network - https://zeronet.io / onion
zeronet.py
you will be able to visit zeronet sites using
http://127.0.0.1:43110/{zeronet_address}
(eg.
http://127.0.0.1:43110/1HeLLo4uzjaLetFx6NH3PMwFP3qbRbTf3D
).content.json
file which holds all other files in a sha512 hash
and a signature generated using the site's private key.content.json
and publishes it to the peers.
Afterwards, the peers verify the content.json
integrity (using the
signature), they download the modified files and publish the new content to
other peers.
ZeroNet.exe
ZeroNet.app
wget https://github.com/HelloZeroNet/ZeroNet-linux/archive/dist-linux64/ZeroNet-py3-linux64.tar.gz
tar xvpfz ZeroNet-py3-linux64.tar.gz
cd ZeroNet-linux-dist-linux64/
./ZeroNet.sh
Tip: Start with ./ZeroNet.sh --ui_ip '*' --ui_restrict your.ip.address
to allow remote connections on the web interface.
### Android (arm, arm64, x86) - minimum Android version supported 16 (JellyBean) - - APK download: https://github.com/canewsin/zeronet_mobile/releases - XDA Labs: https://labs.xda-developers.com/store/app/in.canews.zeronet
There is an official image, built from source at: https://hub.docker.com/r/nofish/zeronet/
wget https://github.com/HelloZeroNet/ZeroNet/archive/py3/ZeroNet-py3.tar.gz
tar xvpfz ZeroNet-py3.tar.gz
cd ZeroNet-py3
sudo apt-get update
sudo apt-get install python3-pip
sudo python3 -m pip install -r requirements.txt
python3 zeronet.py
Next steps: ZeroNet Developer Documentation
Please login to review this project.
No reviews for this project yet.
Fully-featured Matrix client for Web, iOS & Android.
Web Whiteboard to collaborate in real-time on schemas, draw…
Teamchat solution similar to Gitter.im or Slack.
Comments (0)
Please login to join the discussion on this project.