this post was submitted on 03 Nov 2024
11 points (86.7% liked)

Python

6360 readers
12 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Hi,

I'm following my previous post
How encrypt email with a GnuPG public key ? [ solved ]

So I managed to encrypt the email body with GnuPG public key.. But I don't figure how I can do the same for the title ?!
ThunderBird manage it.. any idea how ?
asked on Official Thunderbird forum

Thanks.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 week ago

@Rick_C137 They probably use "Memory Hole" (https://github.com/autocrypt/memoryhole/blob/master/specs/draft-memoryhole.md), that's what Enigmail did before.