2 MindGTC 0 6/7/2025, 10:51:07 PM

Comments (0)

bravesoul2 · 6h ago
If I lose my shard am I as screwed though?

And if not what stops the other shardholders getting together to steal my funds.

MindGTC · 8h ago
We built MindGTC Wallet because we were tired of seeing users punished for losing their keys.

This article explains what’s broken in the current wallet model — and how we fixed it using Shamir’s Secret Sharing + TKF.

I’d love critical feedback.

vgrocha · 8h 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 =)