onionshare/CHANGELOG.md

24 lines
948 B
Markdown
Raw Normal View History

2014-06-26 13:59:04 -04:00
# OnionShare Changelog
2014-08-20 20:47:07 -04:00
## 0.4
* Fixed critical XSS bug that could deanonymize user
https://micahflee.com/2014/07/security-advisory-upgrade-to-onionshare-0-4-immediately/
* Added CSP headers in GUI to prevent any future XSS bugs from working
* Hash urandom data before using it, to avoid leaking state of entropy
* Constant time compare the slug to avoid timing attacks
* Cleaned up Tails firewall code
2014-06-26 13:59:04 -04:00
## 0.3
* Built a simple, featureful cross-platform GUI
* Graphical installers for Windows and OSX
* Packaged for Linux in .deb, .rpm, with desktop launcher
* Installable in Tails 1.1+, with simple "install" script
* Automatically copies URL to clipboard
* Automatically closes when download is done by default
* Shows download progress
* Limited suite of tests
* If a localized string doesn't exist, falls back to English
2014-06-29 18:17:20 -04:00
* New translations: Dutch, Portuguese, German, Russian, and updated translations: Norweigan, Spanish, French, Italian