The validator fault-tolerance question becomes DVT
A validator tied to one setup can miss duties when that setup fails, while naive duplication risks conflicting signatures. The Ethereum Foundation conceived the SSV/DVT approach in 2019; Blox and Ethereum Foundation contributors later developed Secret Shared Validators as a public implementation, and the wider field adopted the name Distributed Validator Technology.
The design divides only the validation signing key. Each operator receives one encrypted share; the staker keeps the withdrawal key. Consensus chooses the duty and a threshold of partial signatures produces the validator signature without reconstructing the complete key.
