Show HN: DiceSlice – Secret Sharing in the Browser

https://github.com/numago/diceslice
by numago • 1 year ago
1 0 1 year ago

I built a web application that utilizes Shamir's secret sharing and the Web Crypto API to 'slice' a secret into AES-256-GCM encrypted parts. The secret can only be recovered by combining a certain number of these files. It is fully open source and it runs completely in the browser.

Related Stories

Loading related stories...

Source preview

github.com