|
|
|
|
|
by SgtBastard
790 days ago
|
|
While being slightly more generous than my sibling comment: If you’ve got a peer-to-peer network of information nodes, where each person is able to assert information about themselves in their node, but the whole trust is based on the polykey binding at setup, I see 3 key challenges: 1) Where’s the real world verification of any identity attributes stored in the node?
2) How do we detect when/if the root key has been compromised, allowing arbitrary new vaults and identity attributes to be automatically trusted within the network? 3) How does this meaningfully improve the experience over having a CA sign a certificate that contains attributes about you? (sibling poster’s argument). |
|
2) Root key compromise can be resolved through revocations on the trust network. It's the same as how PKI works right now but in a decentralized manner. This isn't possible yet on PolyKey (PK) but it's something we are working on.
3) Actually we enable CAs to sign the PK certificate. This is in our roadmap.