Results 269 comments of oddlama

That's true but I'm not sure whether a more performant solution is possible without client mods.

Implemented Pouch (3x3) and Backpack (3x9) for now.

Closed by implementing backpacks (#129)

I was hoping for a solution that doesn't require creating a new file and directory. Especially for automated invocation, I need a stateless approach and cannot rely on the state...

> I don't see why calling `mktemp` would be an issue in this specific use case, as dracut calls it internally during the generation process. > ``` > # dracut...

Excuse my impatience, but I wonder if there has been an update to this issue in the meantime?

Here's the output you asked for: ``` $ gpg --verbose --decrypt --list-only --dry-run foo.gpg gpg: Note: RFC4880bis features are enabled. gpg: public key is 0x0000000000000000 $ gpg --verbose --decrypt --list-only...

Unfortunately I have several security keys and some files are encrypted with key A and others with key B. So an entry in `~/.gnupg/gpg.conf` will not really work. What would...

Ah I'm sorry. I interpreted your previous message as "[all] recipients would be lost", which we agree isn't the case. Thanks for clarifying. :)