The idea of a "pass" compatibility layer for "sopass" has been suggested. I'm thinking that the following would cover most common uses:
* "pass" and "pass list"
* "pass NAME" and "pass show NAME"
* "pass insert" and "pass insert -m"
Do you use the pass (password-store) command line password manager? Do you have a common invocation that isn't one of the above? What is it?
@liw i use pass generate -c -n, pass init (to re-encrypt files), .gpg-id files, pass [show] -c, pass rm/mv, pass git, pass otp
@Anarcat I'm writing https://sopass.liw.fi/ but it will not have on-disk store compatibility, since I don't like the pass one. There's a conversion script, though (mostly untested).