Cyber-Vault-Desktop-Offline

Cyber Vault is an offline password manager for Windows desktop. Built with WinUI3 and SQLite for local storage of accounts, credit cards, secure notes, documents and 2FA authenticator. Keep your sensitive data secure offline.

MIT License

Stars
1

Cyber-Vault-Desktop

Cyber Vault Desktop is an offline password manager designed exclusively for Windows desktop users. This lightweight application, built with WinUI3, utilizes an SQLite database for secure local storage of account credentials, credit card information, secure notes & documents and features a built-in authenticator for two-factor authentication (2FA).

Features

  • Local Storage: Your sensitive data is stored securely offline, minimizing online vulnerabilities.

  • Account Management: Store and manage passwords for various accounts with ease.

  • Credit Card Storage: Safely store credit card details within the application.

  • 2FA Authenticator: Enhanced security with a built-in two-factor authentication (2FA) tool.

Getting Started

  1. Clone the repository:

    git clone https://github.com/affan-ch/cyber-vault-desktop-offline.git
    
  2. Open the project in Visual Studio with WinUI3 support.

  3. Build and run the application on your Windows desktop.

Usage

  1. Launch the application on your Windows desktop.

  2. Add and manage your account credentials securely.

  3. Utilize the built-in authenticator for enhanced security.

Contributing

Feel free to contribute by opening issues, suggesting features, or creating pull requests. Your input is valuable!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Special thanks to the WinUI3 and SQLite communities for their contributions.