Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ANC] Launching AnonCoin - Prebuilt Windows binaries. (TOR nodes!)
by
meeh
on 09/06/2013, 16:20:20 UTC
... Also, the name isn't just because of the upcomming features. ...

How about you come back when said feature are implemented ?

This is currently no different than running a bitcoin node behind TOR.

The feature is here now. Currently working on adding nodes on I2P. We had a node sync without problems over I2P.

Check out the first peer.

I'll update this post soon.

./anoncoind-i2p getpeerinfo
[
    {
        "addr" : "[Ii6BoKPDJUk9MKfhOhrUH-TfOHzlAIapcQpcI-~EDdDh1suhKh8fnZrFGXprblxTCa5oIWofNXfj6RqY2wrCMbgcBfeRN642T4nJE8J2xrcqk63t9qXbL5Gj5ujuYYKB3e3hjHozgOUzJNFgcmxRNMqAoBWNWepLG1v2HmO1GWXywXCV2kEG~sdn9NgRM9gjiyWtPZR8b-tIwCYQtauuz9IwaMeAQGv5xlTtXArDYxwno0T7rye4sR6Ko6qypsTZ1fxF710Wg2aZqci7VLW7onYuXj~3iWieZDIUFq~FxV3reLroKQtpcFDMkGuAlkeEkMtF-x7hrhEbWMfXJTfRa323t3qM47fAPr5MXsS2re610lBSr4pTuMyccUqnvTuu1uXkeaWIW4ngNbH96I4PUUKZu-ndbbR8VTg3gk1xoq4umRgomgxCvhv93XmJibFkwDLa5UJniqlElxi4yStyxRQSgHc039zXudKL2ioFp0XTNQ16NgfLjS7eAFBtiRxUAAAA]:0",
        "services" : "00000081",
        "lastsend" : 1370794648,
        "lastrecv" : 1370794648,
        "conntime" : 1370794642,
        "version" : 70001,
        "subver" : "/Anonymous:0.7.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 11538,
        "banscore" : 0
    },
    {
        "addr" : "XX.XX.XX.XX:9377",
        "services" : "00000001",
        "lastsend" : 1370794658,
        "lastrecv" : 1370794661,
        "conntime" : 1370794658,
        "version" : 70001,
        "subver" : "/Anonymous:0.7.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 11538,
        "banscore" : 0
    },
    {
        "addr" : "XX.XX.XX.XX:9377",
        "services" : "00000001",
        "lastsend" : 1370794666,
        "lastrecv" : 1370794668,
        "conntime" : 1370794665,
        "version" : 70001,
        "subver" : "/Anonymous:0.7.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 11538,
        "banscore" : 0
    }
]