All Projects â†’ joaomilho â†’ vault-desktop

joaomilho / vault-desktop

Licence: CC0-1.0 License
🔑 [really] safe password management desktop UI

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to vault-desktop

Vault Secrets Gen
A Vault secrets plugin for generating high entropy passwords and passphrases.
Stars: ✭ 238 (+1883.33%)
Mutual labels:  vault, password
vault
Vault - cross-platform GPG KV store for teams made easy
Stars: ✭ 35 (+191.67%)
Mutual labels:  vault, password
mpw-rs
Master Password in Pure Rust
Stars: ✭ 34 (+183.33%)
Mutual labels:  password, stateless
libopaque
c implementation of the OPAQUE protocol with bindings for python, php, ruby, lua, zig, java, erlang, golang and js.
Stars: ✭ 30 (+150%)
Mutual labels:  password
diceware
Improved diceware passphrases
Stars: ✭ 16 (+33.33%)
Mutual labels:  password
password
Fast and secure password generator and library
Stars: ✭ 38 (+216.67%)
Mutual labels:  password
rugl
Declarative Stateless OpenGL in Rust
Stars: ✭ 39 (+225%)
Mutual labels:  stateless
CockyGrabber
C# library for the collection of browser information such as cookies, logins, and more
Stars: ✭ 46 (+283.33%)
Mutual labels:  password
fyi
Map & Explore your organization's System Architecture
Stars: ✭ 28 (+133.33%)
Mutual labels:  vault
service-desk
Application for support team who need to check and reset user passwords
Stars: ✭ 23 (+91.67%)
Mutual labels:  password
ItroublveTSC
Official Source of ItroublveTSC, totally open source. No virus or anything. Feel free to have a look :)
Stars: ✭ 82 (+583.33%)
Mutual labels:  password
citadel
Turn an arbitrary command into a Kubernetes Key Management Service GRPC server
Stars: ✭ 15 (+25%)
Mutual labels:  vault
ZipCrack
Crack password protected zip files
Stars: ✭ 23 (+91.67%)
Mutual labels:  password
vault4s
Vault Client Library For Scala
Stars: ✭ 15 (+25%)
Mutual labels:  vault
cracker-ng
ZIP cracker, CCRYPT cracker, and others to come.
Stars: ✭ 60 (+400%)
Mutual labels:  password
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (+433.33%)
Mutual labels:  password
genpw
Password Generator
Stars: ✭ 32 (+166.67%)
Mutual labels:  password
Vital
Malware for Discord, designed to steal passwords, tokens, and inject discord folders for long-term use.
Stars: ✭ 50 (+316.67%)
Mutual labels:  password
Pwdb-Public
A collection of all the data i could extract from 1 billion leaked credentials from internet.
Stars: ✭ 2,529 (+20975%)
Mutual labels:  password
secrets-proxy
🔑 A secure proxy service for managing OneOps secrets.
Stars: ✭ 12 (+0%)
Mutual labels:  vault

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].