|
|
|
|
|
by alipitch
1463 days ago
|
|
Thanks. Going through the docs now. https://www.vaultproject.io/docs/concepts/seal#shamir-seals Shamir seals
The default Vault config uses a Shamir seal. Instead of distributing the unseal key as a single key to an operator, Vault uses an algorithm known as Shamir's Secret Sharing to split the key into shards.
|
|