The Communication Problem
Modern communication platforms begin with identity collection. Crypto wallets solve a different problem, but they still lack a widely usable communication layer.
Updated August 2026 · 5 minute read
Modern communication platforms usually begin with identity collection. Users provide a phone number, email address, contact list, device information, or social profile before they can send a message. Their communication identity is then controlled by the platform that issued the account.
Crypto wallets solve a different problem. They allow people to control assets and sign actions without receiving permission from a central account provider. However, wallets still lack a widely usable communication layer.
Identity is collected before communication begins
Traditional messaging applications commonly require users to disclose:
- phone numbers;
- email addresses;
- contact lists;
- device identifiers;
- social accounts;
- personal names.
These identifiers may be useful for discovery, but they also create permanent links between communication activity and real-world identity.
Platform-issued identities are not portable
A username, inbox, social graph, and reputation are usually controlled by a single platform. If access is suspended or the service disappears, the user may lose the identity and relationships built there.
Wallets do not have a safe default inbox
Wallet addresses can receive assets, but they do not provide a standard experience for:
- secure messages;
- contact requests;
- invoices;
- transaction explanations;
- private support;
- group communication;
- encrypted files.
Open inboxes attract spam and phishing
Allowing anyone to message any wallet creates abuse. Malicious senders can distribute phishing links, fake token offers, impersonation attempts, or automated promotion at almost no cost. See the Knock System for Null's approach.
Payments and conversations are separated
A user may negotiate work in one app, send an invoice in another, receive payment in a wallet, and provide proof through a separate channel. This fragments context and increases impersonation risk.
Encryption does not solve every privacy problem
Even if message content is encrypted, metadata may reveal:
- who communicates;
- when messages are sent;
- device and network information;
- group membership;
- message frequency;
- payment relationships.
Related records