Ready for testing, the ZeroNet version rewritten in Python3.
ZeroNet is free and open-source software, a peer-to-peer network that requires no servers. It utilizes BitTorrent technologies for sharing web pages and Bitcoin cryptography to sign sent data. It is regarded as a censorship-resistant means of delivering information without a single point of failure.
The network is not anonymous due to the operating principle of the BitTorrent protocol. ZeroNet supports the use of the network in conjunction with Tor.
New Features:
- Compatibility has been implemented for Python 3.4-3.7;
- A new database layer has been implemented to prevent database corruption in the event of unexpected shutdowns;
- Signature verification using libsecp256k1 (thanks to ZeroMux) is now 5-10 times faster than before;
- Generation has been improved; SSL certificates;
- A new library for monitoring the filesystem in debug mode is being used;
- Fixed opening the sidebar on slow computers.
Source: linux.org.ru
