Dnshash

From OLPC
Revision as of 22:40, 15 November 2009 by Mstone (talk | contribs)
Jump to: navigation, search

dnshash implements the hash-based DNS resolver described in Network principles.

See its README for full details.

Suggested improvements:

  1. Teach dnshash to validate its guesses with ping. --Michael Stone 02:40, 16 November 2009 (UTC)
  2. Implement the dnshash algorithm in a real recursive resolver and cache.