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.
jcgl|5 days ago
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.
Cieric|6 days ago
sepositus|6 days ago
I think that's just a property of a naming system. Without something like a centralized threat of force that can know every person participating in the system - there really is no recourse. The approach we are taking is making it difficult to create a speculative market around names which seems to be the driving force behind squatters.
Happy to discuss it in more detail: hackernews@sepositus.com
(Note: that's an alias that goes to my email address which I avoid putting in public places for obvious reasons).
anon291|6 days ago
sepositus|6 days ago