Or I guess make that

    $ find ~/.password-store -type f -name '*.gpg' -exec gpg -v {} \;

so it doesn't try to verify your git report files and whatnot.

On Tue, 13 Oct 2015 15:13 Emil Lundberg <[email protected]> wrote:

> Perhaps something like this (completely untested)?
>
>     $ find ~/.password-store -type f -exec gpg -v {} \;
>
> On Tue, 13 Oct 2015 15:12 pc re <[email protected]> wrote:
>
>> Hi @ all.
>>
>> Does anybody have a neat way to verify all signed passwords?
>>
>> I know this:
>>
>> pass git log --show-signature
>>
>> But the output is a bit confusing.
>>
>> cheers
>>
>> _______________________________________________
>> Password-Store mailing list
>> [email protected]
>> http://lists.zx2c4.com/mailman/listinfo/password-store
>>
>
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to