Finding all files encrypted with a certain key
Felix E. Klee
felix.klee at inka.de
Thu Oct 26 05:29:38 CEST 2023
On Wed, Oct 25, 2023 at 9:23 PM Werner Koch <wk at gnupg.org> wrote:
> > gpg: decryption failed: No secret key
> >
> > I wonder how to get rid of that.
>
> grep -v on stderr ;-).
Thanks, I was thinking about that. But I think simply using find, as
suggested by Andrew and raf, is sufficient and simple.
> I think it is time to make things like this easier. Actually
> re-encrypt support has been on our feature list for many years.
That would be fancy. Personally, I’m happy with a bit of shell
scripting. My use case is rather simple, and I don’t need to do
re-encryption very often.
More information about the Gnupg-users
mailing list