upass: because pass is too hard.

Details

Status Inactive
Language Python
License 3-clause BSD
Role Maintainer

upass is an interface to pass, the standard Unix password manager.

upass is using urwid, which means it has a friendly full-screen console interface. It shows your directory structure (with flattened subdirectories) and calls pass when requested. (It does not use pass -c due to subprocessing issues, instead opting for a manual copy — note that the clipboard will not be cleared).

If you want to see how it looks, check out the screenshots gallery.