joaomilho / vault-mobile

πŸ”‘ [really] safe password management mobile UI

Repository from Github https://github.comjoaomilho/vault-mobileRepository from Github https://github.comjoaomilho/vault-mobile

Vault mobile

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 native is a simple native UI on top of vault using react native.

For a desktop version check vault-desktop.

Check it out:

Install

Not yet published in the app/google store :/

You'll have to install in your phone manually for now.

Development

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

License

CC0 1.0 (Public Domain)

About

πŸ”‘ [really] safe password management mobile UI

License:Creative Commons Zero v1.0 Universal


Languages

Language:Objective-C 43.9%Language:JavaScript 24.8%Language:Python 17.2%Language:Java 14.1%