
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 for secure and decentralized key management.

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
Rotate keys with envelope encryption and support flexible patterns for secure recovery and ongoing access.

Integrate with developer SDKs
Use modular SDKs to integrate Seal into any stack without building your own infrastructure.