Skip to content

3.0.1

Compare
Choose a tag to compare
@robinmoisson robinmoisson released this 30 Mar 17:04
· 51 commits to main since this release
7385886

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 having file_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.