All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Encrypted Spaces: A Sync Engine Prototype for Verifiable, Encrypted Collaborative Applications

By

_____k

25d ago· 1 min readenInsight

Summary

This research preview describes a sync engine prototype designed for untrusted infrastructure, using encrypted spaces to store data. The engine provides higher-level data structures (Tables, Lists, TextAreas) to applications while handling verifiable inserts, updates, and deletions of shared encrypted data. It aims to demonstrate the practicality of collaborative applications where data remains encrypted and operations are cryptographically verifiable.

Source

Hacker NewsEncrypted Spaces: A Sync Engine Prototype for Verifiable, Encrypted Collaborative Applicationsencryptedspaces.org

Key quotes

· 3 pulled
To demonstrate the practicality of applications using encrypted spaces, we are prototyping a sync engine (like Firebase or Supabase) that stores data in an encrypted space.
The low-level space code handles verifiable inserts, updates, and deletions of shared encrypted data.
To clients, those structures appear like local data, but behind the scenes, the sync engine backs the structures with an encrypted space.
Snippet from the RSS feed
An architecture for collaborative applications where data is encrypted and operations are cryptographically verifiable.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.