Skip to content

Phase 1: Developers can build an app using private data

Open
No due date
Last updated Aug 19, 2025
81% complete

The events app should be fully functional. It must be local-first and be end-to-end encrypted and work in a browser environment.

  • Schema Improvements graphprotocol/hypergraph#8
  • Space Sync
    • Integrate SecSync
  • Authentication
    • Use privy with encryptions keys created like XMTP
  • Group Management incl. Key Agreement
    • Simulate a smart contract relying on an ordered list by a sync server
  • Permissions
    • Only admins and members (read/write)
  • Store data locally
    • For automerge data we can use automerge-repo-indexeddb
    • For auth and key agreement data we can use indexeddb or localstorage

List view