kii

command module
v0.0.0-...-d4c841d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2023 License: MIT Imports: 21 Imported by: 0

README

kii

Command-line password manager written in go using AES-256 to store passwords. It relies heavily on scrypt for key verification and encryption keys.

Basic command examples:

$ kii genfile
$ kii set google
$ kii get google
$ kii list
Common flags:
-f PATH         Set the path of the database file. Default is ~/kii.json.

Flags for "kii set":
-u USERNAME     Store username
-l NUMBER       Set a password length
-url            Store the login url
-nosymbols      Only allows letters and numbers in generated passwords

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL