Keepass

From wikinotes
Revision as of 22:14, 14 February 2021 by Will (talk | contribs) (→‎Install)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Keepass is a password database. It is trusted by NASA, Canadian Bank, etc.
Good enough for me!

CLI access is possible through a perl script.

Documentation

Install

sudo pacman -S keepassxc       # archlinux
gsudo choco install keepassxc  # windows

Implementations

The keepass database can be read/written to from various programs.

GUI

These are mostly the same, and fairly self explanatory.

keepass official keepass, for windows/macos
keepassX keepass, rewritten for Xorg

CLI

kpcli perl interface to keepass

Web

keeweb web interface to keepass db