demo.encrypted.dev
The point of this demo is that it should feel indistinguishable from a regular web app, despite all database queries are running over encrypted data, and inside the browser.
The “update” at seq #3 was to mark item #2 as complete.
The “update” at seq #8 was an edit to put 🔑 in item #5.
The “delete” in seq #9 was to delete an item added at seq #7 (which doesn't show in the screenshot).
The framework will be extracted from this prototype. Anyone will be able to use it to build end-to-end encrypted web & mobile apps with. The framework will be 100% open source & MIT licensed.
After the OSS framework there will be a PaaS:
- Data sharing across users.
- Key rotation or revocation.
- Real-time live queries & push notifications.
- Other ways of distributing the key across devices (beyond copy/pasting).