|
|
|
|
|
by sepositus
111 days ago
|
|
I am in the process of co-founding a new protocol which creates a decentralized root of trust using normal plain-text names (i.e. `foo.bar`). One of the goals I hope to obtain is allowing domain-style lookups of private websites hosted on P2P networks. It's lofty, but the dialog used by OP is _very_ close to why I think it's necessary. |
|
You generally need to trade off two things:
1. A global namespace 2. Users being able to choose names without contention/disagreement about who owns which name
The only way to cut that knot is for an authority arbitrate access to names. That’s what we have now with the DNS and its registrars.