File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/231tr0n/vault.svg )] ( https://pkg.go.dev/github.com/231tr0n/vault )
21# Vault
2+
3+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/231tr0n/vault.svg )] ( https://pkg.go.dev/github.com/231tr0n/vault )
4+
35This is the repository which holds the source code for vault which is a simple password manager with a single master password.
46
57It hosts the following commands which can be installed.
Original file line number Diff line number Diff line change 1- [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/231tr0n/vault/cmd/vault.svg )] ( https://pkg.go.dev/github.com/231tr0n/vault/cmd/vault )
21# Vault
2+
3+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/231tr0n/vault/cmd/vault.svg )] ( https://pkg.go.dev/github.com/231tr0n/vault/cmd/vault )
4+
35Vault is a simple password manager with a single master password. It uses AES encryption with GCM(Galois/Counter Mode) to encrypt the passwords.
46
57## Installation
You can’t perform that action at this time.
0 commit comments