>> (p.1)
    Author Topic: Namecoin into i2p integration [WORKS!]  (Read 11718 times)
    pent (OP)
    Hero Member
    *****
    Offline Offline

    Activity: 490
    Merit: 500



    View Profile
    January 23, 2012, 08:49:31 PM
    Last edit: January 29, 2012, 02:28:48 AM by pent
     #1

    In Internet Invisible Project (I2P) there is a big problem with *.i2p name resolution. There is no authentication mechanisms that this .i2p domain corresponds to this .b32.i2p address.

    All corresponding records are distributed across routers in plain text "hosts" file format, and most of domains do not reolve properly, so the problem for user to find a valid record. He have to search in several "central" name storages by hands and even in google. The first thought when you enter i2p network is thought that it is dead.

    However I downloaded several torrents from i2p using i2psnark internal anonymous torrent client. So, i2p works, but slow.

    What if to integrate .bit (namecoin) name resolution (which is authenticated with digital signatures) into i2p host address?

    And what is another point in .bit DNS system? If it will provide real IP address resolution - so there will be no anonymity. It must provide a way to resolve hosts in anonymous networks.

    ======= WORKING DEMO ========
    How to check out?

    Configure your browser to use proxy to 94.75.233.174 port 4444. Thats all.

    Proxy does not support regular ICANN domains and IP.
    .i2p and .bit (configured for i2p) only!!! 150 Kb/sec total traffic shaper enabled.


    My own site supporting this project:

    http://i2psupport.bit/

    domain i2psupport.bit is resolved to (absolutely no any IP-address):

    Code:
    [root@server ~]$ ./namecoind name_scan d/i2psupport 1
    [
        {
            "name" : "d/i2psupport",
            "value" : "{\"i2p\": { \"destination\": \"SN8pNsF~NHZek2NRUootxO465FnrcpZcdcRzQXGvjmwXER7HQKw5j~S4mEZuFEFMWTDXI3MTACJfN9y87sLBPHnJA0CEXjYKf2hM4YNJ2fLUXCZi0uLDaW-rUz4vEpUJF1-rcE~D4tiFO-2MKVNJLoGKvO87808XL0ejtdNCE-apxOWsGNBmxDdOM6dPx~F6tzmA-m8EeAzXvE-ZD8Q5yQX2dIiDXTFRTgfKQG0acyuNwBOWxRb2MvyoyxiKQFhcn2V~jR0Ub4~1eHNMq-308j1d1nZNPEPxnQPcMYY22lU427GASGYMOpngFH-Z8l1cKpiBAYCvDR1kvUASctLfBIE9U3IWRsYhQHhMPi5ZPuWNkM5U5oH4DXPctDmDsiIAtB-l4vUWTTkxmwU0~65URyb4EDFEVzcfmZuD0xMCq8Me9q1OgkhfIjdoCC-35D8cKPygCMdfZh4ZOHg932NmNLT5fTaKIiri~MSl4GwQPdC27iV7DRDZJV0YrjhIYJccAAAA\" } }",
            "txid" : "9f4903a2061d78398842619e49aacfca0e2021d3e2fd2ebc8d06f9effb311b27",
            "address" : "MxR1e7obQ5KcuaofuzXbceL3Aj1wfWME7v",
            "expires_in" : 35983
        }
    ]

    ====

    No more words, just pics: http://i2psupport.org/
Page 1
Viewing Page: 1