This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| lacre:ongoing [2024/07/12 14:51] – add: Thunderbird's handling of single-part messages pfm | lacre:ongoing [2024/07/12 17:17] (current) – cont: Research: Thunderbird's handling pfm | ||
|---|---|---|---|
| Line 48: | Line 48: | ||
| * If the user chooses to sign the message, their public key is included in the '' | * If the user chooses to sign the message, their public key is included in the '' | ||
| * Actual message body is included as Base 64-encoded MIME part of the '' | * Actual message body is included as Base 64-encoded MIME part of the '' | ||
| + | |||
| + | Unfortunately we need to compose new MIME entity for every PGP/ | ||