Skip to content

Share a secret in a distributed way. The secret is split into multiple parts, called shares. These shares are used to reconstruct the original secret.

Notifications You must be signed in to change notification settings

cyrillbrito/shamir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shamir

Share your secret with a cryptographically secure method. All running locally in your browser. Your secrets never leave your machine!

Video Highlight

Project Highlight

How to use

  1. Live version from Firebase
  2. Live version from GitHub
  3. Download the repo code and open the index.html in a browser

Dependencies

Inspiration

About

Share a secret in a distributed way. The secret is split into multiple parts, called shares. These shares are used to reconstruct the original secret.

Topics

Resources

Stars

Watchers

Forks