himitsu
v1.0.0
#2
JosephLai241
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release Notes
This is the initial release for
himitsu
- an encrypted command-line tool for managing secrets on your machine.Features
hmu add
This subcommand adds a secret into your vault and asks for a label, category, and tags for the secret.
hmu edit
This subcommand allows you to edit any aspect of an existing secret (the label, category, secret, and/or tags).
hmu remove
This subcommand allows you to remove existing secrets from the vault.
hmu use
This subcommand allows you to access stored secrets by copying the secret to your system's keyboard once it is selected.
This discussion was created from the release `himitsu` v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions