No servers, no accounts. Every message is sealed into an append-only log, replicated bear-to-bear over the DHT, and kept by a seed — live, below.
Your message is encrypted on-device and appended as a block — AES-256-GCM under the current epoch key.
Peers found via the DHT, NAT hole-punched into a direct link. No ports, no relay.
The signed block streams bear-to-bear; each peer verifies and merges it — same order everywhere.
A seed keeps the encrypted log so the community outlives every peer going offline. It can't read a byte.