I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 847c9daf authored by zzz's avatar zzz
Browse files

* I2CP, HostsTxtNamingService, I2PTunnel:

      Implement Base32 Hash hostnames, via the naming service.
      Names are of the form [52-characters].i2p, where
      the 52 characters are the Base32 representation of our
      256-byte hash. The client requests a lookup of the hash
      via a brief I2CP session using new I2CP request/reply
      messages. The router looks up the leaseset for the hash
      to convert the hash to a dest. Convert the I2PTunnel
      'preview' links to use Base32 hostnames as a
      demonstration.
parent 734818f6
No related branches found
No related tags found
No related merge requests found
Showing
with 822 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment