Skip to content

shrekmp4/vault-password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 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

🔐Register Preview

Register Preview

🔑Login + Panel

Loginypanel

📋Save Password

Save Password

📚Category

Category

⚠️Security report

Security report

👥MultiAcc

MultiAcc

💳Credit Card Save

Credit Card Save

License

Copyright (C) 2024 srkdev (shrekmp4)