Mysten Labs has announced the launch of Seal, a decentralized secrets management system developed for the Sui Network. The initiative is intended to address a long-standing challenge in blockchain infrastructure: enabling strong data encryption while precisely controlling who can decrypt information and under what conditions. With this release, Mysten Labs aims to provide developers with native tools to manage confidential data without relying on centralized key custodians.
Seal introduces a framework in which access rules are defined directly on-chain, while the corresponding decryption keys remain off-chain. This architectural separation allows applications to support private storage, confidential trading workflows, and time-based data disclosures. By avoiding centralized key managers, the system is designed to preserve decentralization while improving security and flexibility for developers building on Sui.
Closing a Critical Infrastructure Gap
While blockchains have long resolved issues related to consensus and data availability, encryption and access control have lagged behind. Wallets can authenticate identities, but they do not inherently define what information a user is authorized to access. As a result, developers have often resorted to inefficient solutions, such as sharing keys outside the blockchain, trusting third-party custodians, or creating custom encryption systems for each application.
Seal is positioned as a response to these limitations. Instead of treating encryption as an afterthought, the system places it at the core of the application stack. Access rules are encoded in Sui smart contracts, and independent key servers release decryption material only when on-chain conditions are verifiably met. This design removes the need for implicit trust, side agreements, or manual key distribution, reinforcing a more transparent and deterministic access model.
Policy-Based Encryption With Onchain Verification
At a technical level, Seal combines identity-based encryption with threshold cryptography. Rather than encrypting data for a specific individual, developers encrypt information against a defined policy. These policies can specify conditions such as access by a particular wallet after a certain time or eligibility based on ownership of a specific non-fungible token. When access is requested, off-chain key servers independently verify the current blockchain state and provide partial decryption keys only if the policy requirements are satisfied.
The Seal whitepaper is out 🔐
Seal introduces programmable access control for encrypted data using Sui-based access policies.
Define who can decrypt, when, and under what conditions using Move smart contracts.
Read the paper 👇https://t.co/aYn3uexHYJ pic.twitter.com/ouKf6KpPLi
— Sui (@SuiNetwork) January 8, 2026
Applications can also customize their security posture by selecting their own sets of key servers and defining threshold requirements. This flexibility allows teams to balance decentralization, redundancy, and performance according to their use case, rather than relying on a fixed model imposed by the network.
Implications for Privacy and User Experience
As blockchain applications increasingly move toward private transactions, encrypted order flow, and confidential governance processes, key management has emerged as a major bottleneck. The loss of a signing key is disruptive, but the loss of a decryption key can permanently lock users out of critical data. Seal addresses this risk by separating authentication from data access, allowing users to rotate keys or change login methods without losing the ability to decrypt previously stored information.
The system is also designed to integrate smoothly with modern authentication approaches such as passkeys and zero-knowledge-based login systems. In these models, users may not maintain a long-lived public key, yet still require secure access to encrypted data. Seal accommodates these patterns, offering developers a cleaner path to privacy without relying on fragile or improvised solutions.
A Foundation for Mature Blockchain Applications
Seal enters an ecosystem where Sui has been steadily strengthening its core infrastructure, including native stablecoins and more advanced decentralized finance components. The introduction of decentralized secrets management follows a consistent pattern of focusing on foundational capabilities rather than short-term trends. Encryption, governance tooling, and access control may not attract immediate attention, but they are essential for applications that aim to operate at scale.
By delivering a native solution for controlled data access, Mysten Labs is reinforcing the idea that long-term blockchain adoption depends on robust, production-grade primitives. Seal represents a step toward moving blockchains beyond experimental use cases and into environments where privacy, security, and reliability are non-negotiable requirements.








