Problem listing password store

Fabricius Flamen fabricius at autistici.org
Thu Nov 21 13:48:12 CET 2019


Vladimir Zhelezoff <zhelezoff at gmail.com> writes:

> Sorry, can use only Gmail's web interface right now. Anyway I can recreate
> it by doing e.g.:

When you reply put the lists address from Cc to To and remove my address
from there.

> $ echo 'Hello pass' | gpg --encrypt --recipient PASSGPGID >
> ~/.password-store/.gpg
> $ pass
> Hello pass
> $ rm ~/.password-store/.gpg
> $ pass
> listing follows as expected...

Weird, this tree output lists everthing and doesn't break which I
believe is what pass uses to list entries. Yeah maybe it is this issue.

tree -C -l --noreport "/home/<user>/.password-store" | tail -n +2 | sed -E 's/\.gpg(\x1B\[[0-9]+m)?( ->|$)/\1\2/g'

--
Fabricius Flamen
3E3825E0 D81106E8 6247DD6E 61B7073C 8217D187
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20191121/f37cbb69/attachment.asc>


More information about the Password-Store mailing list