[pass] Stripping .gpg not working

Jaakko Rinta-Filppula jaakko.rf at gmail.com
Thu Feb 26 15:03:43 CET 2015


Hi!

I’m new here. I joined because I stumbled on problem when setting up pass with passff Firefox extension. On my system (OS X 10.9.5) the output of pass still contains .gpg extension on the passwords stored.

I did a bit of digging around and found out that the tree output parsing before this commit http://git.zx2c4.com/password-store/commit/src/password-store.sh?id=5f3e0b36af40c1fc5991fce76e9998313d36c6ee worked fine but the current one doesn’t.

Here’s what I get when running that line in my terminal:
tree -C -l --noreport .password-store | tail -n +2 | sed 's/\.gpg\(\x1B\[[0-9]\+m\)\{0,1\}\( ->\|$\)/\1\2/g'
└── www
    └── facebook.com.gpg

Any ideas what could cause this?

– Jaakko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20150226/58bf4ff3/attachment.html>


More information about the Password-Store mailing list