I'm looking for a command-line Linux password-manager. It appears that pwsafe is the program most commonly used. However, its latest update was in 2005. Is it a good idea to use this? Has it been so stable that no updates are necessary, or am I risking using outdated software for an important task like password management?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
IMO it would be better to use a plain text file with a structured format and then GPG or OpenSSL encrypt it. Or even just plain The advantage of OpenSSL/GPG over Here's a nice write up for using vim as a password safe. |
|||
|
|