# Roadmap Where Phlip is, honestly. Status as of July 2026. ## Shipped | Area | Status | |---|---| | Card-hand pitching (flick/drag, drafts, undo, presets + drawn custom cards) | ✅ | | Open Pitch mini-game (all four resolution modes) | ✅ | | Timeline (month/week/day), fuzzy times, event chains | ✅ | | RSVPs with live attendee lists, reactions (incl. drawn), notes | ✅ | | Upcoming flick deck · Memories (local-only photos) | ✅ | | Personal space + multi-server client | ✅ | | Multi-server hosting on one phone, local discovery | ✅ | | Public hosting via Cloudflare Tunnel (trial + own-domain) | ✅ | | Per-user login: passwords never on the wire, E2E content encryption (AES-GCM-256) | ✅ | | Host approvals, member directory, roles (host/admin/mod/user/viewer) | ✅ | | WhatsApp share of event card image + deep link | ✅ | | Themes: light/dark with animated transition, server card themes | ✅ | | Supporter cosmetics (never gate features) | ✅ | ## Next ### Wider end-to-end encryption Content is E2E today; some metadata isn't (time fields, names, icons, routing, pending-join IPs). Closing that gap is the main security workstream — the [[FAQs]] state the current boundary plainly. ### Public event microsites Host a **single event** at its own sub-domain: share one link, and depending on settings anyone can sign in with a name or just view. The page **shuts itself down after the event ends** — a party invite, not a permanent surface. ### Chat bridges (WhatsApp & Discord) Connecting a Phlip server to a WhatsApp chat or Discord server — so messages become events and RSVPs post back — is planned but not yet built. Today you can share an event as a card image with a join link; deeper two-way bridges are future work. ### Daily-driver hosting polish Hosting already runs on the phone you use every day; making that effortless — battery behaviour, easy start/stop, coexisting with normal use — is an active focus. ### Ship it properly Publish the full Android app, then an **iOS client** (browser access is the interim path for iPhone friends). ## Not planned - Photo uploads in chat or event galleries — chat stays coordination-only; Memories photos stay on your device. - Feature paywalls — supporter purchases are cosmetics, permanently. - Company servers holding your group's content — Cloudflare relays; your phone hosts. --- **Next:** [[FAQs]] · [[Guides/Start Here]]