|
|
|
|
|
by aborsy
1384 days ago
|
|
The good thing about Pass is that, it’s just a small bash script. It’s amazing how much it does with that footprint. It even provides QR code for transfer to phone. It has multiuser capability with multiple public keys and sharing, sync and versioning via git. There is almost no way there can be a vulnerability in the script, as you can just check it. A touch on Yubikey will give you one password out (as opposed to unlocking the whole database). As secure as it gets! Also very convenient to use, since the password is a short pin. You can use CLI in scripts and handle tokens. Good code written by a good guy! |
|