Tesseract

Private messaging you can actually audit.

What it is

Tesseract is an iOS messenger built for people who don't want to trust marketing copy. Messages are end-to-end encrypted between friends. The relay server holds ciphertext just long enough to deliver it, then forgets. No accounts, no phone numbers, no directories, no analytics.

The whole thing — the iOS app, the notification service extension, the Go relay, the crypto — is open source on GitHub. If a claim below sounds wrong to you, the file is right there, one click away.

How the crypto actually works

Full details, including the exact function names and file paths, live in SECURITY.md.

Please audit this

The point of publishing the source is that you don't have to take our word for anything. A few ways to check:

What the server actually stores

Not stored: message plaintext, media plaintext, contact lists, delivery history, IP logs beyond what any web server ephemerally emits, analytics, telemetry, crash reports tied to identity.

Details: Privacy Policy.

How to reach the team

For security issues: use the GitHub security advisories flow so it's tracked and can be embargoed if needed. For everything else, contact us here.