Encrypted, access-controlled storage with CRDT support for collaborative editing
Store data with encryption, access control, and optional immutability. Data is automatically distributed across the mesh.
Retrieve encrypted data with automatic decryption based on your access permissions.
{{ JSON.stringify(retrieveResult, null, 2) }}
Update data you own or contribute to CRDT-enabled collaborative documents.
Grant or revoke access to your private data for specific peers.
No data stored yet
{{ JSON.stringify(data.value, null, 2) }}
{{ JSON.stringify(storageStats, null, 2) }}