> For the complete documentation index, see [llms.txt](https://docs.leequid.io/leequid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leequid.io/leequid/leequid-in-depth/protocol-security-and-risks/validator-key-management.md).

# Validator key management

A LEEQUID *multisig* guardian is entitled to a share of the validators' seed phrases used for the LEEQUID protocol. In each node, validators are generated with a different seedphrase.

Each of these seed phrases is split in 7 shares using the [Shamir Secret Sharing](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) algorithm, with a threshold of 4 shares required to recover the seed phrase.

Each of these 7 shares will be encrypted and sent to a different shareholder using their RSA key.
