Roadmap
Roadmaps lie easily. This page lists directional work with evidence in the monorepo today — empty repos, “Coming soon” UI, or comments in code — plus what is already shipped.
Shipped (use it now)
Section titled “Shipped (use it now)”- Web app with E2E encryption, bins, real-time sync
- Self-hosted Docker stack + Caddy TLS
- Multi-tenant mode + signup + Stripe wiring (hosted shape)
- MCP server (
@syncbins/mcp) — four tools - Quick-unlock PIN, recovery phrase onboarding, device revoke
- Mobile app (beta) — iOS/Android (.NET MAUI): QR pairing, PIN + biometric unlock
- QR device pairing with a 6-digit verification code + explicit approval
- Per-item authentication — items (and blob attachments) carry a master-key-derived
sig; the server can’t forge or relabel them
In progress / visible placeholders
Section titled “In progress / visible placeholders”| Area | Evidence | Docs |
|---|---|---|
| Automated backups | Settings → Backups “Coming soon” pane | Backups |
| Link preview / OG fetch | Items save Fetching preview… placeholder | Content types |
| Mobile store builds | App builds from source; no TestFlight/Play yet | Mobile |
| Browser extension | Empty Extension repo | Extension |
| Native desktop | No repo yet | Desktop |
| Composer tools | Paste button only; no mic/upload/password toolbar | First item |
| Sidebar storage meter | Hardcoded placeholder in UI | — |
Not committed (don’t ask support yet)
Section titled “Not committed (don’t ask support yet)”- Server-side export/import of vault archives (recovery = phrase + re-pair only)
- Trash / undelete for deleted items (delete is soft on server, hidden in UI)
- Generic AWS S3
STORAGE_KIND(use R2 or Azure today) - Session token auto-renewal past 30 days
- Post-quantum crypto (mentioned as future in concept docs only — not in code)
How to influence priority
Section titled “How to influence priority”- GitHub Discussions / Issues on App
- Docs issues for documentation gaps