cyrillbrito / shamir

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.

Home Page:https://shamir-c83be.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://shamir-c83be.web.app


Languages

Language:JavaScript 98.4%Language:HTML 1.3%Language:CSS 0.3%