FICHA · AUR

ssss

Simple command-line implementation of Shamir's Secret Sharing Scheme

  • cli
  • TERMINAL
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

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.

How to run

ssss-split

Commands: ssss-split

Permissions

Permissions not analysed for this source yet.