Best No Phone No Metadata Privacy Messenger
Quick Verdict
Z-TEXT is a messenger built specifically around this requirement: no phone number, no email, no SIM card, and metadata shielded by zk-SNARKs, not just message content.
Z-TEXT runs on the BitcoinZ blockchain (BTCZ), active since September 10, 2017. Identity is a 24-word seed phrase generating a shielded z-address. Not an account tied to a phone number or email.
What Makes a Messenger "No Metadata," Not Just "Encrypted"
Most messengers marketed as private only encrypt message content. That hides what you said. It does not hide who you said it to, or when.
- Encryption alone hides message content
- Metadata shielding hides sender, recipient, and timing
- A messenger can offer one without the other
Z-TEXT offers both. Content is encrypted locally with AES-256-GCM. Sender, recipient, and timing are hidden on-chain with zk-SNARK zero-knowledge proofs.
Three Things That Set Z-TEXT Apart
❓ Does Z-TEXT require a phone number?
No. Not at sign-up, not ever. Most privacy-focused messengers, including Signal, still require a phone number for account creation. Z-TEXT identity is a 24-word seed phrase, generated locally, requiring no phone, email, or SIM card.
❓ Does Z-TEXT hide metadata or just message content?
Both. zk-SNARK zero-knowledge proofs hide sender, recipient, and timing on-chain. This is metadata shielding, not just content encryption. Most encrypted messengers hide what you say but not who you said it to or when.
❓ How is a message actually protected?
Messages are encrypted locally with AES-256-GCM before being broadcast as shielded BitcoinZ transactions. The encrypted payload travels inside a memo field of a zk-SNARK-shielded transaction.
What Z-TEXT Does Not Claim
Z-TEXT does not eliminate all infrastructure. It uses lightwalletd nodes and a license server for some operations. It is accurate to call Z-TEXT metadata-shielded. It is not accurate to call it fully serverless.
Block timestamps are also public, as on any blockchain. What zk-SNARKs hide is which transaction belongs to which conversation, not the fact that a block was mined at a given time.
No Phone Number Messengers, Compared
| Messenger | No Phone Required | Metadata Hidden |
| Z-TEXT | Yes | Yes, zk-SNARKs |
| Session | Yes | Partial, onion routing |
| SimpleX Chat | Yes | Yes, no persistent ID |
| Signal | No | Partial, sender hidden from server only |
Full technical comparison against Signal specifically:
Signal vs Z-TEXT
Final Verdict
A messenger that asks for a phone number has already collected metadata before you send a single message. A messenger that encrypts content but leaves sender and recipient visible has solved half the problem.
Z-TEXT was built to close both gaps at once. No phone number. No email. No SIM. Sender, recipient, and timing shielded by zk-SNARKs, not just message content.
Read the full threat model, what it protects against, and what it deliberately doesn't:
z-text.com/docs/security
🔗 Also read: Signal vs Z-TEXT · WhatsApp vs Z-TEXT · Session vs Z-TEXT · Telegram vs Z-TEXT · Z-TEXT 3-in-1 · AI Agents Metadata Problem
Keywords: no phone number messenger, zero metadata messenger, shielded messenger, zk-SNARKs zero-knowledge proof messenger, private messaging app, censorship resistant messenger