Damus
Analogue Dog · 4w
Hmnm. I think that's a bot. Since pubky users will be running their own servers and hosting their own content per outbox model, key loss isn't a huge issue, and besides there will be key rotation fea...
John Carvalho profile picture
It's true that the only honest solutions for root-key rotation are going to all be shaped either as "backups i have somewhere else" or "here's a list of other keys I use if you need them" -- shamir social sharing is one way, but i think users wont like it.
1❤️1
Josh · 4w
Agreed. And the thing both approaches share is that they assume a root you still control. Backups recover the same root, delegation hands off from a working one. Neither helps once the root itself is gone, because there’s nothing trusted left to sign the handover. That’s the part we just design ...