Elektrine lite

← Feed

@martins@fedi.grunskis.com

Post #2698486

2025-12-28 10:33 UTC

My main "password manager" has been a git managed directory of gpg encrypted files. One per service/website, like example.com.gpg. Each file would contain password on the first line and then any number of key: value metadata fields on the following lines. To get the password I would do gpg -dq example.com | head -1 | {pbcopy,xcopy}. I know it's not perfect and has tons of downsides, but it has worked for me for many years.

Replies (0)

No replies.