Skip to content

Releases: ZenithFlux/PassFile_Locker

v2.0.1

06 Apr 19:08
Compare
Choose a tag to compare

Bug Fix:

  • App icon was disappearing from the panel whenever a QFileDialog was opened.
  • The application was not able to find the icon whenever it was opened in a different directory.

v2.0.0

12 Feb 17:32
Compare
Choose a tag to compare

New Features and Bug Fixes!

New Features:

  • Encryption level increased from AES-128 to AES-256.
  • File encryption changed from ChaCha20 to XChaCha20.
  • Site names are also encrypted along with the passwords.
  • Each file has its own unique XChaCha20 nonce.
  • Locker password can be changed after its creation.
  • Separate button in GUI to change the password stored for a site.
  • Double-click support in GUI.
  • Standalone executables for both Windows and Linux.
  • New Icon!

Bug Fixes and Other improvements

09 Apr 14:44
Compare
Choose a tag to compare

Bug Fixes:-

A bug is fixed where if the locker key was exactly 32 characters, the application would crash.

Also, some other minor improvements.

PassFile Locker first full release

17 Feb 16:07
Compare
Choose a tag to compare

1- Run passfile.exe to launch the app.
2- After you have created .lkr file, you can also directly open the locker by double clicking the file and open with passfile.exe
3- Max file size that can be added in the locker is 2GB. Maximum size of locker can be 3GB.

More bugfixes will be released with future versions.

PassFile Locker

10 Nov 12:42
Compare
Choose a tag to compare
PassFile Locker Pre-release
Pre-release

PassFile Locker alpha release. This is a CLI only application yet. (Windows only)