Show HN: Slip-0039 Shamir's Secret Sharing in GUI, CLI and C#/.NET NuGet
3 svantex 0 6/5/2025, 2:12:01 PM
I just implemented and released SLIP-0039 password and seed backup. Create M >= N > 1 shares, require any N shares to recover the secret. There's a NuGet library, a CLI and a GUI implementation. See https://www.axantum.com/help#sss, https://github.com/xecrets/xecrets-cli and https://www.nuget.org/packages/Xecrets.Slip39.
No comments yet