
Phantom Chat
No Phone, No Email, No Trace: Phantom Chat Beta Open
Details
- Follow on
- @veilusdigital
- Categories
- Cybersecurity & PrivacyMobile Apps
- Use Cases
- Live Chat
- Target Audience
- TradersSecurity TeamsPrivate persons
- Pricing
- Subscription from $14.99
- Platforms
- Mobile
About Phantom Chat
Phantom Chat is the messenger I built because every other one felt like a compromise. Signal wants my phone number. WhatsApp wants it too. iMessage is tied to my Apple ID. Telegram's encryption is opt-in. Wire wants an email. Threema is decent but the local export still leaks structure. I wanted to message a friend without handing over a permanent identifier first. So I started building Phantom Chat β solo, in evenings and weekends, from Western Australia. Two design choices were locked in from day one: 1. Anonymous sign-up. No phone, no email, no real-name field. You pick a username, that's it. Contact discovery is invite-code-only β there's no way to search for or browse other users. If your invite code never leaves the people you sent it to, your account essentially doesn't exist outside that circle. 2. Post-quantum encryption from day one. Apple shipped PQ3 on iMessage in 2024. Signal added PQXDH the same year. WhatsApp still doesn't have it. I figured if the giants were finally doing it, an indie shipping in 2026 had no excuse not to. Every conversation runs through a hybrid Signal Protocol Double Ratchet + NIST FIPS 203 ML-KEM-768 (Kyber). "Store now, decrypt later" attacks don't work on it. The business model is the part I'm most opinionated about: no VC, no ads, no data sales. I've capped lifetime "Founder" seats at 500 specifically so I never have enough runway pressure to take outside investment or sell user data. Subscribers fund the company. If I run out of subscribers I run out of company β but I never become a different company that wants to sell your messages to a model trainer. The fight with myself for the last six months has been honesty in marketing β I do code-vs-claim audits before every release and have removed three site claims that didn't quite hold up (Sealed Sender, an outdated iMessage comparison, and the word "air-gapped"). I'd rather lose a hook than ship spin. Now in public TestFlight beta, Apple-approved on first submission. Looking for testers, technical critique on the cryptography, and the PP perspective on the indie-bootstrapping side. Happy to chat about any of it.
Product Insights
Phantom Chat is a mobile-first messenger that prioritizes extreme digital privacy through identifier-free registration and post-quantum encryption. It serves as an independent alternative for users seeking communication that is decoupled from permanent personal data like phone numbers or emails.
- Anonymous sign-up requires no phone number or email, using only a username for account creation.
- Implements hybrid Signal Protocol and NIST ML-KEM-768 for protection against future quantum computing attacks.
- Subscription-based model with no venture capital, ads, or data monetization to ensure long-term alignment with users.
- Private contact discovery via invite-only codes prevents unauthorized user searching or tracking.
Ideal for: Traders, security teams, and private persons who require advanced post-quantum encryption and the ability to message without linking to a permanent phone or email identifier.
Product Video
Watch a video demo of Phantom Chat.
Screenshots
Product Updates (4)
Published the cryptographic core for review
A milestone I'm proud of as a solo founder. I built Phantom Chat β an anonymous, post-quantum-encrypted iOS messenger β on my own. Today I did something most companies never do with their security claims: I published the cryptographic core for public review. Anyone can now read the actual encryption code, and the automated tests run on Apple's own hardware β including a byte-for-byte conformance check against Apple's own implementation of ML-KEM-768 (the NIST post-quantum standard). I also published an audit that maps every privacy claim on my website to the exact source file behind it β and openly documents the parts that are still partial, and the metadata the server can see. No spin. Why do this? Because "trust us, it's private" isn't good enough for a privacy product. Verifiability is the only honest standard. It's source-available under a review license (not full open-source yet), and it's in TestFlight beta. I'd genuinely value scrutiny from the security and engineering community. Source: https://github.com/VeilusDigital/PhantomChatCrypto Audit: https://veilusdigital.co/audit https://testflight.apple.com/join/rmSrMch9
Comments (1)
New Beta Build 1.9.1 197
New in this build: I thought I had done a few of these fixes and features but they must have slipped my mind, Anyways they have been fixed now so everything is still on track hopefully for a early July release. **Send files, not just photos** β tap the paperclip and choose "File" to send audio, PDFs, or documents. Everything is end-to-end encrypted exactly like photos. Audio plays right in the chat with a play button; other files open with a tap. **Photos no longer leak your location** β every photo and video now has its GPS/location and camera info stripped automatically before it's sent. The person you send to can't see where it was taken. This is true anyway as you cannot save anything in the app. **Disappearing messages now also clear from our servers** β when a timer expires, the message disappears on your devices *and* the encrypted copy is automatically deleted from the server shortly after. **Verification stays on your device** β when you verify a contact or group's safety number, that choice now lives only on your phone and is never sent to our servers. Plus behind-the-scenes reliability and security clean-ups. **Please test:** 1. Paperclip β File β send an audio file (it should play inline), and a PDF (it should open). 2. Send photos and videos in 1-on-1 and group chats β confirm they still send and view fine. 3. Set a short disappearing-message timer and confirm messages vanish on time. 4. General messaging, groups, invite codes, and app lock β let me know anything that feels off. Thanks for testing β reply in TestFlight or email [email protected] with any bugs.
Comments (3)
Yeah I can believe I overlooked that feature, I am sure I had it on my todo list but may have just been busy with the other stuff, anyway it is in there now that's the main thing before I launch.
Video of Phantom Chat in action
streamable.com/7x85iy
Comments (1)
Beta Update
Hey team β big update just went up on TestFlight, Also just to inform everyone that the pricing is in US dollars, so if you are testing the founders wave it is $299.99 in the US and $499.99 in Aus, Same with the personal subscriptions. This build turns on the subscription paywall (this is how Phantom Chat will work at launch). You will NOT be charged anything β TestFlight runs purchases in Apple's free "sandbox," so the 14-day trial and the Founder purchase are completely free to test. When the paywall appears, just tap Start 14-day free trial (or Become a Founder if you want to try that flow). Founders get a permanent Founder #N badge that shows next to your messages. Heads up: this build removed the old tester bypass, so everyone sees the paywall now β that's intentional, it's what real users will see. We fixed a bunch of things today and I'd love you to hammer on them: β’ Typing indicator no longer gets stuck on "β¦is typing" β’ Keyboard no longer pops up over the lock screen β’ Founder badge now shows on your own messages + in Settings β’ Manage/Cancel subscription button now works β’ Paywall price shows your correct local price (no weird flash) β’ Group join/leave and message sync (no "encryption out of sync") If anything looks off, hit the TestFlight feedback button (a screenshot + "here's what I did" is gold). Thanks for helping get this to the finish line PS: Feel free to try the Founder flow β it's a free sandbox purchase and won't carry over to the public app, so you'll re-subscribe there This will probably be the last beta test unless something unusual happens in the app. A big big big thank you to all the beta testers.
Comments (1)
Reviews (8)
Average 4.8 out of 5
Based on 8 reviews
Zero-knowledge architecture is a game-changer for security teams. The interface is slick and the privacy guarantees are bulletproof.
Great idea. I want to try this app when I have time.
Looks interesting for internal circles. However another chat app feels a little extra unless one actually wants complete secured and privacy of chats.





Comments (16)
good luck!
@hello9100 Thank you.
If youβre a journalist, activist, lawyer, or anyone who regularly communicates with people who have good reasons to stay anonymous, this beta is worth your time.
Cool!
A fantastic review from Krispitech about Phantom Chat. https://krispitech.com/no-phone-no-email-no-trace-how-phantom-chat-is-redefining-anonymous-messaging/
Phantom Chat started as a proof of concept: could one person build a messenger that's actually private β not "private when convenient," not "private until the next policy update," but cryptographically private in a way I can't undo? Yes.
The goal is simple: to build the most secure messenger in the world, by someone who isn't being paid to look the other way. Privacy isn't a feature here. It's the entire reason this exists, and it's the one thing that will never change.
The product is built around a single commitment that won't change: your messages, your contacts, and your activity are not the product. We can't read what you send. We don't profile what we can see. We don't sell, share, or rent any of it.
Fixed another bug with groups, Version 191. 192, Download the beta and click on the 3 person icon and click on join group by code and paste this code in. group open to 500 users and for 30 days, N6ZX-VEHJ-EZ73P5 come say hi, or feedback
Been bug hunting today, found a few more and squashed them, New version of Beta to download is 1.9.1 190. Code for group chat still live, come in and say hello and tell me what you think of the app.
Okay so just fixed an annoying bug with groups, and added terms and policy to the auth view. Need to tick to create a user now. New code for group chat if you dare hahaha. N6ZX-VEHJ-EZ73P5
Nice idea !
New code, If anyone wants to see how the group chat works, download the beta and click on the 3 person icon and click on join group by code and paste this code in. group open to 500 users and for 30 days KZ8N-G589-WS5BVU
Interesting. Will try it soon.
If anyone wants to see how the group chat works, download the beta and click on the 3 person icon and click on join group by code and paste this code in. group open to 500 users and for 30 days 5KD7-77VB-KVQ6YG Look forward to chatting to
In beta at the moment and looking for testers. iOS 17 + https://testflight.apple.com/join/rmSrMch9
Solo founder in Western Australia. I've been building Phantom Chat for the past 8 months. iOS-only for now (iOS 17+), Android on the roadmap.