Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simonmales
on Dec 16, 2021
|
parent
|
context
|
favorite
| on:
Clever uses of pass, the Unix password manager
Recently used pass to share passwords between colleagues (3 in total). Files are encrypted against three different GPG public keys and shared via Git.
Works well enough for us.
INTPenis
on Dec 16, 2021
|
next
[–]
Might as well link this blog[1] that helped me recently when I created a new GPG key for my yubikey and wanted to re-encrypt all my passwords for two keys.
1.
https://medium.com/@davidpiegza/using-pass-in-a-team-1aa7adf...
zaik
on Dec 16, 2021
|
prev
|
next
[–]
For teams there is also gopass (
https://github.com/gopasspw/gopass
) which is compatible with pass I believe.
tata71
on Dec 16, 2021
|
prev
[–]
Hardware U2F to unlock would make this my dream.
stevelosh
on Dec 16, 2021
|
parent
|
next
[–]
If your goal is to force a touch to decrypt passwords,
https://www.palkeo.com/en/blog/perfect-password-manager.html
works. You can keep the GPG private key on a Yubikey and require a touch to decrypt.
kitotik
on Dec 16, 2021
|
parent
|
prev
[–]
I use YubiKeys setup for gpg with pass, so unlocking the keyring requires both a yubikey and a PIN, but I haven’t figured out how to do the U2F part.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Works well enough for us.