Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

GoldenChest

Encrypt and decrypt your Golden Chest — the ultimate vault for your most critical information. With a single key split into multiple shares.

How to use set up the Golden Chest

Step 1 - Download page and use offline

Step 2 - Write down a .txt file with all the important stuff. Eg. Seed phrases.

Step 3 - Get a strong password or phrase to lock the golden chest. (Use a random passphrase generator recomended).

Step 4 - Use the Text Encryption (AES-GCM). Save the output. (This is your golden chest)

Step 5 - Split your password with shamir shares. For example 3 minimum out of 5. And back them up.

Step 6 - Erase the password.

How to open the Golden Chest or update contents.

Step 1 - Download page and use offline

Step 2 - Get the minimum quiantity of shares required, earlier we said 3. So get 3. Click reconstruct.

Step 3 - From the GoldenChest file in which you pasted all of your characters, copy and paste them in the text area below AES‑GCM. And click decrypt.

Step 4 - Update info if required, and encrypt with the same password.


At the end you should have 2 main things.

1 - The Golden Chest. Which is simply a lot of characters and save those in a file.

2 - A bunch of shamir shares. Split them in secure locations.

One great benefit is for inheritance.

You can make a group of shares specifically for you family or loved ones. And even if you keep on updating the chest (password), you wont have to constantly keep updating them. Becuase their shamir shares can recreate the password.

About

Encrypt and decrypt your Golden Chest — the ultimate vault for your most critical information. With a single key split into multiple shares.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages