Skip to content

Releases: LaurentP/password-manager

v0.2.0

27 Nov 15:17
Compare
Choose a tag to compare
  • Improved user experience
  • Improved security against brute force attempts
  • Added dark mode and toggle between dark mode and light mode
  • Bug fixes and code reviews

The binaries for Windows and Linux are available here.

v0.1.1

12 Nov 22:00
Compare
Choose a tag to compare
  • Replaced file write and read paths to fix compatibility with Linux
  • Improved CSV file export

The binaries for Windows and Linux are available here.

v0.1.0

10 Nov 15:36
Compare
Choose a tag to compare

This is the first version of the app. The features are the following :

  • Encrypted data files using the AES-256-GCM algorithm
  • Multiple user support with secure access
  • Automatic logout after 15 minutes of inactivity
  • Advanced password generator for strong and secure passwords
  • Password strength indicator in forms
  • Importing and exporting raw data to a CSV file
  • Fast accounts search and actions improving the user experience

The installer for Windows is available here.