Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/affan-ch/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.
https://github.com/affan-ch/cyber-vault-desktop-offline

csharp sqlite winui3

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Cyber-Vault-Desktop

[![](https://tokei.rs/b1/github/affan-ch/Cyber-Vault-Desktop-Offline)](https://github.com/affan-ch/Cyber-Vault-Desktop-Offline)
[![](https://tokei.rs/b1/github/affan-ch/Cyber-Vault-Desktop-Offline?category=files)](https://github.com/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub repo size](https://img.shields.io/github/repo-size/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub last commit](https://img.shields.io/github/last-commit/affan-ch/Cyber-Vault-Desktop-Offline)
![GitHub Release Date](https://img.shields.io/github/release-date/affan-ch/Cyber-Vault-Desktop-Offline)



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).

Project Screenshots



[![Login Page](https://i.imgur.com/EiUAqwk.png)](https://i.imgur.com/EiUAqwk.png)


Login Page




[![View Account Page](https://i.imgur.com/99YUPRI.png)](https://i.imgur.com/99YUPRI.png)


View Account Page




[![Add Account Page](https://i.imgur.com/fzlgEsC.png)](https://i.imgur.com/fzlgEsC.png)


Add Account Page




[![Password Generator](https://i.imgur.com/HQ0kt9q.png)](https://i.imgur.com/HQ0kt9q.png)


Password Generator

## 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:

```bash
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](LICENSE) - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

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