Himitsu: Difference between revisions
(Created page with "[https://himitsustore.org Himitsu] is a secret storage manager for Linux. == Installation == Himitsu is available in the Alpine testing repository. You need to install the "...") |
No edit summary |
||
Line 14: | Line 14: | ||
* himitsu-ssh: SSH integration | * himitsu-ssh: SSH integration | ||
* himitsu-firefox: | * himitsu-firefox: Firefox add-on | ||
== Documentation == | == Documentation == | ||
Consult the man pages. Start with himitsu(7). | Consult the man pages. Start with himitsu(7). |
Revision as of 13:54, 16 June 2022
Himitsu is a secret storage manager for Linux.
Installation
Himitsu is available in the Alpine testing repository. You need to install the "himitsu" package, as well as a prompter. The default prompter that is recommended is hiprompt-gtk-py.
apk add himitsu hiprompt-gtk-py
Run "himitsu-init" to create a key store. The daemon, himitsud, needs to be running in order to access the key store. How you start it up depends on your system configuration; your desktop environment or service manager may offer a means of running it on startup.
Additional integrations
Various packages are available which add support for new protocols and integrations to Himitsu.
- himitsu-ssh: SSH integration
- himitsu-firefox: Firefox add-on
Documentation
Consult the man pages. Start with himitsu(7).