mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-24 05:31:27 -05:00
added 0.4 to changelog
This commit is contained in:
parent
4284476902
commit
b946c2f20a
@ -1,5 +1,14 @@
|
|||||||
# OnionShare Changelog
|
# OnionShare Changelog
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
## 0.3
|
## 0.3
|
||||||
|
|
||||||
* Built a simple, featureful cross-platform GUI
|
* Built a simple, featureful cross-platform GUI
|
||||||
|
Loading…
Reference in New Issue
Block a user