Skip to main content

Seal pricing

  • Choose your own key server providers: Seal supports both independent server type and decentralized (committee) server type key servers. Builders can select any combination of providers to form their preferred threshold configuration for encryption and decryption.
  • Transparent pricing and features: Each key server provider sets their own pricing and rate limits based on their service model. Builders can evaluate and choose based on what best fits their application needs.
  • Curated discoverability: This documentation lists a verified set of providers along with available links to their configuration details, terms, and pricing, so you can integrate with confidence.

Verified key servers

To understand how to use these key servers in the Seal SDK, see Using Seal. To understand the different types of servers and their use cases, see Seal Server Overview.

Verified independent server type key servers

The key servers listed below are independent server type operators running in either Open or Permissioned mode.

  • A key server in Open mode lets anyone request keys for any access policy package, using a shared master key. It is ideal for public or trial use.
  • A key server in Permissioned mode restricts access to approved access policy packages per client, each with a dedicated master key, and supports secure key server rotation or switching when needed. It is designed for dedicated or commercial use.

Testnet

note

Testnet key servers are provided for developer testing only and do not come with availability guarantees, SLAs, or assurances regarding long-term key persistence. Avoid using them to encrypt data you expect to access reliably in the future.

note

The URL for any listed key server can change over time. What matters is the Object ID, which points to the on-chain key server object. That object always holds the latest URL as the source of truth.

Mainnet

Reach out to these verified key server providers:

Verified decentralized key servers

Decentralized key servers provide distributed trust through multiple committee members, with an aggregator handling client requests. These servers offer committee member rotation and better liveness guarantees.

Testnet

  • Committee key server object ID: 0xb012378c9f3799fb5b1a7083da74a4069e3c3f1c93de0b27212a5799ce1e1e98
  • Aggregator URL: https://seal-aggregator-testnet.mystenlabs.com

This committee is set up as a 3 out of 5 threshold committee with the following members:

The aggregator is ran by Mysten Labs. Basic Testnet usage does not require API credentials.

Mainnet

Available soon.