Moxie Marlinspike launches Confer, a privacy-focused AI chatbot with end-to-end encryption

1 hour ago 1



Moxie Marlinspike, the cryptographer who built Signal, launched Confer in December 2025, a chatbot service designed to deliver the kind of AI assistance you’d get from ChatGPT or Claude while making it structurally impossible for the operator to read your conversations. How Confer actually works On the client side, Confer uses WebAuthn passkeys to encrypt conversations directly on the user’s device before anything leaves it. On the server side, inference runs inside Trusted Execution Environments, or TEEs, which are isolated hardware enclaves that process data without exposing it to the underlying system or the people running that system. Remote attestation allows users to cryptographically verify that the server is actually running what it claims to be running, not some modified version that quietly logs everything. The result is an architecture where Confer’s operator cannot access, store, or monetize user conversations, not because of a policy that could be changed, but because of how the system is built. The entire technical framework is open-source and independently verifiable. Pricing, adoption, and the Meta connection Confer is available at confer.to and operates on a freemi...

Read Entire Article