Untold is an anonymous mental-health support app we’re building for RevenueCat Shipaton 2026. The difficult part is not only matching two people; it is making the trust boundary understandable enough that someone feels safe starting a conversation.
A few decisions we made:
- The app works signed-out by default. Sign-in adds sync; it is not required to start.
- Journals are server-readable under tight access control for premium insights, so we do not claim end-to-end encryption.
- The product is designed around leaving, reporting, and control rather than a public feed, follower graph, or profile.
- The stack is Flutter, FastAPI, Supabase, and RevenueCat.
The lesson so far: every privacy sentence that is stronger than the implementation becomes marketing debt. We are documenting the limits plainly and using feedback to improve the onboarding and trust flows.
Try the current build: https://untold.dpdns.org/
I’d value feedback from other builders on the onboarding, report/leave flow, and whether the trust model is clear from the first screen.
Top comments (0)