freebsd-ports/security/kdbx-viewer/pkg-descr
Ben Woods c5804a640b Add new port security/kdbx-viewer
kdbx-viewer provides an ncurses GUI and command-line tool for KeePass2
Database files.

Reviewed by:	mat (mentor)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D8033
2016-10-04 14:32:16 +00:00

10 lines
388 B
Text

Command-line tool written in C for KeePass2 Database files (kdbx).
It works completely read-only at the moment.
Features:
- ncurses GUI to browse and view password database
- Dump raw, decrypted XML content with obscured passwords
- Display tree structure with de-obscured (=readable) passwords
- Get tab-separated (TSV/CSV) password list
WWW: https://max-weller.github.io/kdbx-viewer/