upass
upass: because pass is too hard.
Details
| Status | Inactive |
| Language | Python |
|---|---|
| License | 3-clause BSD |
| Role | Maintainer |
This project is no longer maintained. I have switched to [KeePassXC](https://keepassxc.org/) many years ago (turns out a single specific file is much more portable than git + gpg).
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.