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.
Show HN: DiceSlice – Secret Sharing in the Browser | Heykuki News