Hat.sh Versions Save

Encrypt and Decrypt files securely in your browser.

v2.3.6

1 year ago

v2.3.5

2 years ago
  • Update packages
  • Slovak translation (by t0mzSK).
  • Spanish translation (by Xurdejl).

v2.3.4

2 years ago

v2.3.3

2 years ago
  • Added page loading indicator.
  • Multiple UI elements redesign.
  • German translation (by stophecom).
  • Fix file name encoding bug.
  • Update packages.
  • Code review, cleanup and bug fixes.

v2.3.2

2 years ago
  • Critical bug fix that lead to file decryption errors, and file encryption in certain cases.

Info : This error only occurred when the user encrypts a file, then immediately opens the decryption tab and tries to decrypt it, the file gets downloaded without being decrypted, and the progress bar on the page goes in an infinite loop. However the encrypted file is fine. and can be decrypted if page was refreshed or if the app was opened later to decrypt it. The apposite is true, if the user decrypts the file and immediately goes to encrypt a new one. This bug is only found in v2.2.2, v2.3.0, v2.3.1.

Please accept my apologies.

If you are self hosting the app with v2.2.2 - v2.3.1 you need to update to the latest version (this).

If you have encrypted a file recently using v2.2.2 - v2.3.1 please check the files for corruption or re-encrypt with the latest version.

v2.3.1

2 years ago
  • Update packages.
  • Code review, cleanup and bug fixes.

v2.3.0

2 years ago
  • Improve password strength checking.
  • Add password crack time estimation.
  • Automated translation according to browser locale.
  • Chinese translation (by qaqland).
  • UI/UX tweaks.
  • Optimize docker containers.
  • Code review, cleanup and bug fixes.

v2.2.2

2 years ago
  • Sending the file name to SW instead of appending them to the URL.
  • French translation (by bbouille).
  • Officially accepting Monero (xmr) for donations.
  • show English documentations as default if current locale documentations are not available.
  • Code review, cleanup and bug fixes.

v2.2.1

2 years ago
  • Create special page for key pair generation (accessible at /generate-keys)
  • Alert users when duplicate tabs are running.
  • Disable back button while testing password/keys.

v2.2.0

2 years ago
  • Multiple files encryption/decryption.
  • Adding Dark Mode and tweaking styles.
  • Implementing custom localization.
  • In an effort to encourage the use of secure passwords, The minimum number of characters in the password input has been set to 12 characters.
  • Adding the ability to generate a QR code for the public key when generating a keypair.
  • New file picker design, display of total files counts and size.
  • Visiting different tabs through custom links (e.g ?tab=decryption).
  • Code review, cleanup and bug fixes.