| At Large Membership and Civil Society Participation in ICANN |
|
|
|
|
|
This discussion has been archived.
No new comments can be posted.
|
Building the alternative to DNS
|
Log in/Create an Account
| Top
| 26 comments
|
Search Discussion
|
|
The Fine Print:
The following comments are owned by whoever posted them.
We are not responsible for them in any way.
|
|
 |
So far, I haven't conceived of a peer-to-peer implementation of handle mapping. It seems that I need a central authority to avoid collisions at the top level.
To define a unique, collision free identifier isn't hard.
Pick a large random number.
But that won't protect against maliciousness.
(Anyone could pick the same number on purpose.)
To get around that, use an RSA public key.
Then the creator and only the creator can sign the
mapping information with the key.
Since RSA keys tend to be very large, you can provide
the MD5 hash of an RSA key instead. Call that the
finger print of the key. The finger prints are about
20-30 random characters and used as the handle.
(38 digits if you use decimal),
Anyone wishing to prove that a particular handle to
IP mapping is valid can supply the key (which can be
verified to be the correct key, since it hashes to the
MD5 fingerprint/handle) and a digitally signed IP number.
This could be a special service of the server that uses
them, or it could be part of any database (including DNS).
Anyone can cache these signed handle->IP messages,
so they can be spread out in any of the peer to peer methods.
|
|
|
[ Reply to This | Parent
]
|
| |

Privacy Policy: We will not knowingly give out your personal data -- other than identifying your postings in the way you direct by setting your configuration options -- without a court order. All logos and trademarks in this site are property of their
respective owner. The comments are property of their posters, all the rest © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by ICANNWatch.Org. This web site was made with Slashcode, a web portal system written in perl. Slashcode is Free Software released under the GNU/GPL license.
You can syndicate our headlines in .rdf, .rss, or .xml. Domain registration services donated by DomainRegistry.com
|