File | Date | Author | Commit |
---|---|---|---|
KeyGuard | 2023-10-28 |
![]() |
[5cf48a] Added minimum SDK Version |
.editorconfig | 2023-10-27 |
![]() |
[8f0011] Initial commit |
.gitignore | 2023-10-27 |
![]() |
[0d8e2e] Added Publishing gitignores |
KeyGuard.sln | 2023-10-27 |
![]() |
[8f0011] Initial commit |
LICENSE | 2023-10-27 |
![]() |
[8f0011] Initial commit |
README.md | 2023-10-27 |
![]() |
[8f0011] Initial commit |
This is a simple, secure and offline Password Manager App made in C# & .NET Maui. Your passwords are safely stored with AES encryption. You can add, edit, delete and export your passwords. The project makes use of the MVVM (Models, Views, View Models) architecture.
git clone https://github.com/0xBitBuster/keyguard.git
This project is licensed under the MIT License - see the LICENSE file for details.