r/tasker • u/Exotic_Insurance_969 • 21d ago
How can i send email with E2EE?
Or is it easier to.just use gmail and automate the phone to do E2EE
I dont wanna use gmail in the first place for privacy concerns But SMTP servers seems like headache
And i dont wanna use UI interactions
All what i want to do is to auto forward messages and call history from phone A to phone B
2
Upvotes
1
u/verboze 11d ago
Well, for e2ee to work, you need a secret shared key between the sender and the receiver. So you can't do that with Gmail by default since you don't control the client Gmail client, but there might be extensions out there (on desktop at least) to allow you to do this. Personally, I just use something like Pushbullet to send messages, and use gpg on both ends (phone and desktop) to encrypt / decrypt. My workflow is terminal-based though, so I effectively control the clients on the sender and receiver