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

https://github.com/shrekmp4/vault-password-manager

Password and data manager open source
https://github.com/shrekmp4/vault-password-manager

database encryption manager open-source password

Last synced: about 2 months ago
JSON representation

Password and data manager open source

Awesome Lists containing this project

README

          

# Vault Password Manager🔐
Portable password manager open source and completely offline.

(Some gifs are not working)

Download

# Single file executable
The main application is a single `.exe` file, it does not require installation, it creates these files:
- A database file for each user with all the user data.
- A `config.json` file that will contain all the application settings.

You can move the executable file and the database file wherever you want and take all the passwords and data with you, the `config.json` file is not required but you can also copy that file to keep the settings.

# Sqlcipher encrypted database
The database engine used is [sqlcipher](https://github.com/sqlcipher/sqlcipher), an encrypted version of sqlite.

# Open source ?
Source on this repo :)

# Completely offline
*"The only secure computer is a computer disconnected from the internet and shutdown!"*
This application will never use internet to send, receive, or store data, and everything is completely offline.
All data are yours! Only you have the control!
This also means that if you lost your data no one will be able to retrieve them anymore...
Just backup everything into an external pendrive, this app can be loaded also from pendrives.

# 🔐Login Preview
![Login Preview](https://media.discordapp.net/attachments/1271973792356499620/1287426086698881074/Login.gif?ex=66f1807a&is=66f02efa&hm=e062a4a2c3db8a9fac131fa2dc3b641f6f807a9b0b0324f2ffc1ce74c727e8a1&=)

# 🔐Register Preview
![Register Preview](https://media.discordapp.net/attachments/1271973792356499620/1287426358313484378/Register.gif?ex=66f180bb&is=66f02f3b&hm=bf07b7c016d24a8157115d82ca2479af1e203e193eb31928c0edab1edf1facb4&=)

# 🔑Login + Panel
![Loginypanel](https://media.discordapp.net/attachments/1271973792356499620/1287427566860500992/LoginSuccess.gif?ex=66f181db&is=66f0305b&hm=466fd142bd28b8c059b9f48f639d40d3e237b7a8566e753247bafaef34b53a6c&=&width=783&height=671)

# 📋Save Password
![Save Password](https://media.discordapp.net/attachments/1271973792356499620/1287427566465974312/AddPassword.gif?ex=66f181db&is=66f0305b&hm=adc2550441b6836d3a2b02b74cc06bff59ac91335d5aaf3c2815e84e351f3a44&=&width=783&height=671)

# 📚Category
![Category](https://media.discordapp.net/attachments/1271973792356499620/1287427565958725754/Create_category.gif?ex=66f181da&is=66f0305a&hm=d27a931774ec2bf283acd9b83276ee6bc49aff2dce3a26590c307284261f7337&=&width=783&height=671)

# ⚠️Security report
![Security report](https://media.discordapp.net/attachments/1271973792356499620/1287427564939251795/Security_Report.gif?ex=66f181da&is=66f0305a&hm=caa6038c79e5b2b0fab11f8b478c1cce2dc0d542457b4bf1fb2a96c10aaae366&=&width=783&height=671)

# 👥MultiAcc
![MultiAcc](https://media.discordapp.net/attachments/1271973792356499620/1287427564486393866/MultiAcc.gif?ex=66f181da&is=66f0305a&hm=747444f72ceb5f94b8d08012ecc1c59d571f6de419d9a65e15202512a431cd4d&=&width=783&height=671)

# 💳Credit Card Save
![Credit Card Save](https://media.discordapp.net/attachments/1271973792356499620/1287427565543493642/CreditCard.gif?ex=66f181da&is=66f0305a&hm=8950e36904d7bbbdee433dfd6534be8fdcdbb493e3414e12c3b81a40c84e77c5&=&width=783&height=671)

# License
Copyright (C) 2024 srkdev (shrekmp4)