Skip to content

Web UI

The web UI lives at the site root (/). Split/combine runs entirely in your browser via WASM.

Open the web app

  1. Paste the secret into Secret.
  2. Choose k and n.
  3. Choose an encoding.
  4. (Optional) set a passphrase.
  5. Click Split, then store each share separately.
  1. Set the encoding (or paste a share and let the UI auto-detect).
  2. Paste at least k shares.
  3. Enter the passphrase if you used one.
  4. Click Combine.

The app does not upload your secret by default. Anything you copy/paste or store is your responsibility.