Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mihnea-radulescu/passwordsecure

Password Secure is a cross-platform, offline password manager, using strong AES-256 encryption.
https://github.com/mihnea-radulescu/passwordsecure

aes aes-256 aes-encryption avalonia avalonia-ui cross-platform csharp desktop desktop-app desktop-application dotnet encryption linux linux-app linux-desktop macos macos-app password-manager windows windows-app

Last synced: about 9 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://raw.githubusercontent.com/mihnea-radulescu/passwordsecure/main/Screenshot-Dark.jpg "Password Secure - Dark Screenshot")

![Screenshot 2](https://raw.githubusercontent.com/mihnea-radulescu/passwordsecure/main/Screenshot-Light.jpg "Password Secure - Light Screenshot")