ZeroNet v0.7.0 Release Notes

Release Date: 2019-09-06 // over 4 years ago
    • 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