
Store data
anywhere
anywhere
Seal works with Walrus and other storage solutions. Encryption
is tied to the data itself, not its location.
Set policies that
enforce themselves
Define onchain access permissions using
Move smart contracts on Sui.


Encrypt at the source
Use identity-based encryption to protect content before it leaves the user’s environment.
Distribute
key trust
Split key access across multiple nodes using t-of-n threshold encryption. Choose between independent key servers, an MPC committee, or a hybrid of both.

Enforce programm-able access
Apply time locks, token-gating, role-based access, or app-defined logic to control who gets access, when, and why.

Rotate and recover keys
Support key rotation, secure recovery, and long-term access without disrupting applications or encrypted data.

Integrate with developer SDKs
Use modular SDKs to integrate Seal into any stack without building your own infrastructure.
Run your own aggregator
Connect applications to MPC committees through your own aggregator while preserving the committee's distributed trust model.





