How do I verify a download?
Added numerous bug fixes since build-6. Also improved translation support.
We are a little behind and not all the desired features were added. We will need to implement these in a future release.
Added code to store and retrieve data blocks (both UUKs and USKs).
New JSON API /shutdown.html works now
- New JSON API - /shutdown.html works now
Corrected tunnel system so that Tunnel objects handle the protocol, not Connection objects. Next steps will be to allow user defined tunnels.
- Enhanced tunnel system
Encryption now works but still has bug #892416. It is now secure against most interception. Key importing and exporting works as well via the web interface. The XMLRPC API has been removed.
- Working encryption - Updated UI - Start of the API