Concept

E2EE Messenger

A runnable, end-to-end-encrypted messenger you launch yourself. No phone number, no central server holding your messages, no metadata harvesting. Keys stay on your device; the operator cannot read what they do not hold.

End-to-end encryptedDecentralizedNo metadataSelf-run
Concept

Anonymous Social Platform

A decentralized social space with no real-name requirement and no central database to breach, sell, or subpoena. Your identity and your social graph stay yours, and there is no advertising engine profiling you in the background.

AnonymousDecentralizedNo trackingOpen
Concept

Hardened Secure Site

A private, minimal-attack-surface website option: static, no third-party scripts, strong security headers and a strict content policy by default, and an anonymous hosting path. The same hardening Xocipher applies to its own site, packaged for yours.

HardenedNo third-party scriptsStrict CSPPrivate

// DESIGN PRINCIPLES

The rules everything here follows.

These are non-negotiable. If a build cannot meet them, it does not ship.

01

End-to-end encryption by default

Content is encrypted on your device and stays that way. Xocipher cannot read what it never holds in the clear.

02

Decentralized, no central honeypot

No single database to breach, sell, or hand over. Removing the central store removes the biggest target.

03

No logs, no tracking, no metadata harvesting

The goal is to collect nothing that is not strictly needed to function, and to keep even that minimal.

04

Anonymous by design

No real-name gate, no phone-number requirement. Identity is something you choose to reveal, not a price of entry.

05

Open and auditable

Security claims should be checkable, not taken on trust. The aim is code and design open to review.

06

Runs on your terms

Self-hostable or runnable locally where possible, so you are not dependent on anyone else's server staying honest.

Want to follow where this goes? Nothing here is for sale yet, and there is no waitlist to join. If you care about this direction and want to hear when something real ships, you can always get in touch. Everything Xocipher builds is defensive, privacy-preserving, and for lawful use.