Hacker News new | ask | show | jobs
by vgrocha 374 days ago
> We use: Shamir’s Secret Sharing Your key is split into secure shards. One goes on your device Others are encrypted and stored decentralized > > Only YOU can recombine them TKF (Temporal Key Forge) A quantum-resistant layer that evolves your recovery over time.

This doesn't explain how it solves the problem. It says my key will be split, so sounds like I still need to handle the pieces of the keys? How's that different than plainly managing keys?

Hope this feedback helps =)