Week 6: Private Messaging, Encrypted Email, and Metadata Hygiene
๐ฏ Goal Learn how to communicate securely using end-to-end encrypted messaging, GPG-encrypted email, and metadata minimization. Explore Signal, Matrix, OTR, and email tools. Understand operational privacy trade-offs. 1. Secure Messaging Protocols Overview Protocol E2EE Decentralized Metadata Safe CLI Available Signal โ โ (centralized) โ (requires phone number) โ (via signal-cli) Matrix (Olm) โ โ โ ๏ธ (servers can log) โ (nheko, gomuks, etc) XMPP + OTR โ โ โ (self-hosted possible) โ (profanity, mcabber) Tox โ โ (P2P) โ โ (toxic) 2. Signal CLI Setup Install signal-cli For Debian-based distros: ...