Page MenuHome GnuPG

Extend --unwrap to also remove a compression layer.
Open, WishlistPublic

Description

Over in the enigmail mailing list:

https://admin.hostpoint.ch/pipermail/enigmail-users_enigmail.net/2017-February/004323.html

Patrick Brunschwig writes about converting an encrypted message into a cleartext
message:

If the message was signed and encrypted in one step, then the signature
will be removed as well. GnuPG does not have a functionality to extract
the signature from the encryption (which would theoretically be
possible).

If this functionality was provided, then enigmail could presumably preserve
signatures on the transformed message.

I don't personally think this is a high priority, since i think a better
approach (over storing the message as cleartext) is to simply cache the session
key to facilitate future decryption without secret key access.

But i wanted to record the observation of the missing feature here.

Details

Version
2.1.18

Event Timeline

dkg set Version to 2.1.18.
dkg added a subscriber: dkg.

We have the --unwrap option which already does this. The problem here is that an addition compression layer is not removed. Therefore I will rename this report to add a feature strip things down to a signature or literal data packet..

werner renamed this task from extract signature from encrypted+signed message to Extend --unwrap to also remove a compression layer..Feb 10 2021, 11:24 AM
werner lowered the priority of this task from Normal to Wishlist.
werner updated the task description. (Show Details)
werner removed a project: gnupg.