Skip to content

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.

  • 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
AreaEvidenceDocs
Automated backupsSettings → Backups “Coming soon” paneBackups
Link preview / OG fetchItems save Fetching preview… placeholderContent types
Mobile store buildsApp builds from source; no TestFlight/Play yetMobile
Browser extensionEmpty Extension repoExtension
Native desktopNo repo yetDesktop
Composer toolsPaste button only; no mic/upload/password toolbarFirst item
Sidebar storage meterHardcoded placeholder in UI
  • 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)