3.0.1
StatiCrypt 3.x is here!
Some of the changes:
- a lot of cleanup to the code
- the WebCrypto engine, which is more secure than CryptoJS, is now the default and the only available
- the CLI interface is more consistent (options names, passing arguments)
- the files are now put into an
encrypted/
folder that's easy to upload, instead of havingfile_encrypted.html
- the
password_template.html
file is much simpler to customize, and will allow easier changes to StatiCrypt logic in a non-breaking way
Some of these are breaking changes, that should hopefully be fairly quick to fix. They are detailed in the MIGRATING.md guide.