Ben Reinhart pfp
Ben Reinhart
@benjreinhart
I've written quite a bit of security/cryptography-related code over the past 1.5 years. Sharing two packages that I think will be relevant to this community (+ would love any feedback!): https://github.com/privy-io/shamir-secret-sharing (3rd party audited) https://github.com/benjreinhart/secure-password-utilities
1 reply
2 recasts
8 reactions

Joe Blau 🎩 pfp
Joe Blau 🎩
@joeblau
Are there any standards around SSS similar to psafe3 for password managers? I'm doing some research into implementing SSS in a customer friendly way.
1 reply
0 recast
0 reaction

Ben Reinhart pfp
Ben Reinhart
@benjreinhart
Not that I am aware of. There is a lot of literature on SSS, but I don't actually know how often it's used in real-world apps (particularly in non-crypto).
1 reply
0 recast
0 reaction

Joe Blau 🎩 pfp
Joe Blau 🎩
@joeblau
I think Argent uses a form of it. I want to productize it.
1 reply
0 recast
0 reaction