Understanding End-to-End Encryption
Your data deserves privacy. This guide explains what end-to-end encryption is, why it matters, and how EncodeNote keeps your notes private.
What is Encryption?
Encryption is scrambling data so only people with the right key can read it.
Simple example:
- Your note:
"meet at 3pm" - Your codeword:
SecretPhrase - Encrypted result: Random gibberish
- Only you (with your codeword) can unscramble it
Types of Encryption
Server-Side Encryption
Your data is encrypted on the company's servers.
- Pro: Better than nothing
- Con: The company has the key, so they can read it too
End-to-End Encryption (E2EE) ✅
Your data is encrypted on your device before it reaches the server. Only you have the key.
- Pro: We can't read your data. Neither can hackers.
- Con: If you lose your codeword, we can't recover it.
EncodeNote uses end-to-end encryption because your privacy matters more than convenience.
How It Works
- You enter a codeword
- Your device encrypts your note using that codeword
- Only encrypted data is sent to our servers
- We can't read it—we don't have your codeword
- Your friend enters the same codeword and sees the note
- If someone hacks our servers, they get gibberish
What E2EE Protects
✅ Hackers can't read your data (it's encrypted)
✅ We can't read your data (we don't have the key)
✅ Your ISP can't see your content (only encrypted bytes)
✅ Government can't force us to give plaintext (we don't have it)
What E2EE Doesn't Protect
❌ If your codeword is weak (hackers can guess it)
❌ If your device is compromised (malware reads plaintext first)
❌ If you share the codeword with attackers (they have the key)
In Summary
E2EE means:
- Your data is encrypted on your device
- We never have the encryption key
- Only people with your codeword can read it
- Even we can't see your notes
That's why your privacy is guaranteed.
Use strong, unique codewords. Keep them secret. Enjoy complete privacy.