Skip to content

Password Secure is a cross-platform, offline password manager, using strong AES-256 encryption.

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
Avalonia-LICENSE
Notifications You must be signed in to change notification settings

mihnea-radulescu/passwordsecure

Repository files navigation

passwordsecure

Password Secure is a cross-platform, offline password manager, using strong AES-256 encryption.

It is written in C#, and targets .NET 8 on Linux, Windows and macOS.

Password Secure encrypts the user's accounts and web sites login data, using a master password.

Features:

  • state-of-the-art AES-256 symmetric-key encryption
  • offline storage, using portable files
  • automatic backup creation, before updating the stored data
  • secure copying and editing of passwords, without revealing them
  • automatic clipboard clearing on application exit

Screenshot 1

Screenshot 2