A single page tool for splitting secrets into parts or recreating secrets from existing parts.
Enter the text of your secret into the field.
Copy each individual part to a file.
Distribute the files.
Gather enough parts to recreate the secret.
Enter the content from each part into the field.
The text of the secret will be displayed under the field.
After making changes, compile to a single page for offline use with:
python compile.py
Pull requests are welcome.
MIT, see license.