|
|
|
|
|
by woile
2274 days ago
|
|
I remember reading somewhere that Pass could be used with libsodium (or age), but I cannot find the source now, sorry. One difference I see between this and pass is that spicypass is storing all the credentials in a single file. If you don't want to leak metadata with pass you have to add pass-tomb[1]. Anyway I just use pass (gopass actually) and I have no problems, it's a great improvement over a text editor. [1] https://github.com/roddhjav/pass-tomb |
|