| ▲ | aliasxneo 3 hours ago |
| You register a DNS-style name. Registrations lasts a year with a 3 month post-expiration window to reregister, otherwise it gets released back. The system goes out of its way to make name trading uneconomical - specifically to work against speculators and name-sitters from coming in and ruining things. |
|
| ▲ | saltcured 31 minutes ago | parent | next [-] |
| I wonder if something like this could follow the spirit of "tag" URIs where you include a temporal component. A semantics of "namespace Foo as established time T." Any usage of the name in identifiers includes the epoch. Identifiers from several epochs could be concurrently in use. Identifiers rooted in different name epochs are not be comparable. Out of band networking effects need to establish the meaning of a specific name epoch. The disambiguation doesn't work if the intended consumers are unwilling to learn and distinguish the epoch component of identifiers they care about. I suppose, at the limit, this is the same as just having everyone add some numeric suffix to names they try to register? But it would be more constrained, e.g. structurally enforce that the digits correspond to some kind of clock metadata which is a witnessed and signed part of the decentralized ledger. |
|
| ▲ | iamnothere 3 hours ago | parent | prev [-] |
| Ah, ok. Is there a fallback for using bare keys instead of human readable names? If not, you have just recreated a central gatekeeper problem; you could be ordered to terminate name service for someone. Unless it’s using some decentralized crypto system like eth. Optional human readable names could be a good system combining convenience with resilience. |
| |
| ▲ | aliasxneo 2 hours ago | parent [-] | | It's using a decentralized backend. No, it's not using any existing blockchain, nor does it have any tradable token. It does have some blockchain properties, but the main layer is built on top of libp2p. Agreed it's a very hard problem. We're in the process of forming a syndicate of like-minded parties who are interested in seeing this come to life because the model itself has no exit plan and is basically anathema to traditional capital funding. Also, to be clear, names are hashed/salted in the backend with Argon2ID and a rotating salt. So the name index itself isn't enumerable, but it doesn't necessarily guarantee names are private once they are shared publicly. Theoretically you could lookup someone based on their public key without knowing their name - so in that sense it's somewhat close to what you're describing. | | |
| ▲ | iamnothere 2 hours ago | parent [-] | | Interesting. Yes, the possibility of direct key lookup would solve the problem, especially if existing contacts remain connected even after name expiration/revocation. Perhaps you could do a name presale, although I’m not sure that would be enough funding. I look forward to hearing more about it. | | |
| ▲ | aliasxneo an hour ago | parent [-] | | We'll probably do a name presale, but this is deep tech/big infra we're setting up, so it wouldn't be enough. That's why we're busy partnering with like-minded individuals to do a non-traditional raise. We did start with the more traditional route, but all of them (including a16z) were baffled by our choice to not resort to degenerate behavior (i.e. a16z in particular refused to play game without making a token and listing it on a DEX). Anyone interested can reach me directly at hn@sepositus.com (this is a SimpleLogin alias to protect my email from spam). |
|
|
|