Description
A secret can be split into multiple shares so recovery requires a chosen threshold of participants instead of one person holding the whole value. This is useful for protecting recovery keys, emergency credentials, or other high-value secrets.
The command-line tool handles sensitive secret material. Users should run it in a trusted environment, protect generated shares separately, and test recovery before relying on the scheme.