E2EE End-to-End Encryption
Encryption where only the sender and receiver hold the keys — the server in the middle can't read anything.
Signal, iMessage, WhatsApp, ProtonMail use E2EE. Different from TLS (encrypted to the server, which then reads in plaintext). Hard to do right around key management — the Signal Protocol is today's gold standard.