Hi list, Just saw Stephane Bortzmeyer's email to the list:
On Mar 1, 2014, at 9:07 AM, Stephane Bortzmeyer <[email protected]> wrote: > There is even better now, there is a .DNS :-) > > http://blog.okturtles.com/2014/02/introducing-the-dotdns-metatld/ > > Because it is very recent, it has no installed user base. This may be > a good opportunity to get in touch with the author(s) and ask them if > they would be willing to accept a dns.alt or something like that. Any > volunteer for outreach? That blog post was written, in part, so that it could serve as reference for related emails on this list. :-) Some background for those who haven't read it: I'm working on a blockchain-based DNS resolver and (and proxy-to-blockchain) called DNSChain. It is mostly implemented, and it works (I'm using it right now in fact, along with dnscrypt-proxy). It introduces a meta-TLD called *.dns (dotDNS, with or without the hyphen). Details here: <http://blog.okturtles.com/2014/02/introducing-the-dotdns-metatld/> The term "meta-TLD" (with or w/out hyphen) is used in place of "pseudo-TLD" to emphasize the fact that pseudo-TLDs have more in common with standard TLDs than they do with meta-TLDs. metaTLDs are different from *.onion, *.bit, and other special TLDs, in that: - They are not intended to globally resolve to a specific IP, but rather to the DNS server that you've chosen to connect to (in this case, DNSChain). - They cannot be registered, because they already belong to you. The blog post goes into detail about why they are useful, and what we use them for. Specifically, it shows how metaTLDs can be used in concert with a secure, distributed and decentralized database (read: blockchain) to protect online communications against TLS MITM attacks. A related use is a secure method of public key distribution for GPG keys, see the GitHub page for an example of this: <https://github.com/okTurtles/dnschain#Use> The same friend who suggested I post here about this project also suggested that I mention that this project may be of interest to the folks at STRINT 2014. > ask them if they would be willing to accept a dns.alt or something like that. *.dns is a metaTLD, whereas I don't believe *.alt has been designated as such? As far as I was able to tell, *.dns has also not been used for anything else, so it's an ideal choice, as it creates an HTTP(S) interface to arbitrary name-resolution systems for JavaScript apps, including today's DNS. Currently implemented is the namecoin.dns domain, but you can imagine web apps querying today's DNS system over something like `canonical.dns` (something that wasn't possible previously due to browser limitations). Would an internet-draft or RFC-type specification be of interest? Constructive feedback is very much appreciated. Cheers, Greg Slepak -- Please do not email me anything that you are not comfortable also sharing with the NSA.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ DNSOP mailing list [email protected] https://www.ietf.org/mailman/listinfo/dnsop
