Paul Schaub
Paul Schaub
Ah, the cause is that in `change-key-password`, the passphrase arguments are passed as direct, rather than indirect arguments. I'll fix that!
This is fixed in PGPainless 1.6.8 and 1.7.2
1.6.8 was uploaded to Debian unstable, so you might be able to test its correct functionality :)
Yeah, sop-java (where this bug was actually fixed) was not updated in Debian. The maintainer uploaded it today though, so it should soon be available :D
The upcoming revision 11 of the stateless OpenPGP protocol (SOP) will have an `update-key` command, which pretty much describes this use case.
The v6 branch contains an implementation of the `update-key` command.
Huh, thats a strange issue, I'll look into it. Thanks for reporting!
The output of `revoke-key` is already a public key (revocation certificate). Therefore, extracting a cert from a cert makes no sense. Let me know, if you intended `revoke-key` to actually...
Can confirm very poor UI performance (single digit fps) ony Fairphone 3+.
Hey! Thanks for the bug report. It appears that BC 1.77 is currently choking on the test vector. I'll keep this in mind when working on v6 support :) For...