Skip to content

zany-ar/kawaii-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kawaii Vault (づ。◕‿‿◕。)づ

some sort of password manager that uses GitHub's Gist service to store its encrypted data.

Setup

You need to fill in Config.toml with the required info.

id = "(gist-id)"
access_token = "GitHub Token (that has access to gist)"

[files]
vaultd = "(gist-vaultd-filename)"
unique = "(gist-unique-filename)"

Here is an example gist.

Initialization

./kawaii-vault initialize

The password you choose in this step will be used in decryption.

Usage

on editor mode

CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find
CTRL-P: Generate a Password

About

a secure place for your cute secrets and passwords.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages