S
solDM
solDM — a serverless, E2E-encrypted private chat with zk compression & quantum resistance on Solana (powered by Light Protocol)
Social And CommunicationsInfrastructureApplications
Project links
Openness
Project PhaseMainnet
Launch DayJan 2, 2026
Assets Usedsol
Native TokenNo token
Team Members (2)
Jacks • Hash
Funding (0)
Not available
Technology
Open SourceYES
Decentralized StorageYES
UpgradabilityNO
Peer to Peer (P2P)Supported
Asset Custodynon-custody
1 more field without public data. Contribute details
Privacy
Know Your Customer (KYC)Not Required
Collected dataNone
Data UsageNone
3 more fields without public data. Contribute details
Security
Technical DependencyWe’ve designed solDM to avoid “one server goes down → chat dies” and “one database leak → messages leak”, but there are still a few realistic failure modes to acknowledge:
1. If a user’s device/keystore is compromised, their messages can be decrypted (same as any E2EE system).
2. Individual RPCs can rate-limit, but users can switch providers, the protocol does not require a single RPC.
Social DependencysolDM does not custody user private keys. Message encryption keys live client-side only.
We will run an external security audit and publish a threat model + audit summary. Open-sourcing is planned to make the system verifiable by the community.
Third-party DependencysolDM is built natively on Solana and depends on a small number of external components:
1. Solana mainnet / RPC providers for submitting transactions and reading on-chain state
2. Light Protocol for zk-compressed state (the message-state / inbox commitments are compressed and anchored on Solana via Light’s infrastructure).
3. Dialect for optional wallet-native notifications (push/alerts for new message events without exposing plaintext)
4. Content storage layer for ciphertext blobs (currently IPFS via Pinata in prototype).
Critical note: encryption happens client-side, these dependencies don't have access to plaintext.
Audits
Security auditsNo security audits available for this project
Explorer data score:82%
Contribute evidenceEvidence coverage, not an endorsement
The score summarizes fields available in the Explorer dataset. Inspect the linked sources and unknown values before relying on a project for a sensitive use case.