Skip to content

joaomilho/vault-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault desktop

Intro

Using 1password? Great. But unless you use it only on offline mode your passwords are now managed by a third-party corporation. Should you trust them? No. Trust no one.

Vault is designed to be stateless, that is, your passwords are not stored anywhere. All you need is to remember one passphrase. The combination of this passphrase and the service name (e.g. "twitter") will generate a unique and safe password for you.

Vault desktop is a simple desktop UI on top of vault using Electron.

For a mobile version check vault-mobile.

Check it out:

Install

Download:

Development

# Clone this repository
git clone https://github.com/joaomilho/vault-desktop
# Go into the repository
cd vault-desktop
# Install dependencies
yarn install
# Run the app
yarn start

License

CC0 1.0 (Public Domain)

About

🔑 [really] safe password management desktop UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages