Skip to content

ZeroNet version 0.7.0

Compare
Choose a tag to compare
@HelloZeroNet HelloZeroNet released this 06 Sep 00:43
· 751 commits to py3 since this release
9a267ff
  • Re-factored code to Python3 runtime (compatible with Python 3.4-3.8)
  • More safe database sync mode
  • Removed bundled third-party libraries where it's possible
  • 5-10x faster signature verification by using libsecp256k1 (Thanks to ZeroMux)
  • Generated SSL certificate randomization to avoid protocol filters (Thanks to ValdikSS)
  • P2P source code update using ZeroNet protocol
  • Offline mode
  • Fix sending files with \0 characters