Re: [tor-dev] Starting work on hidden services

2014-03-24 Thread Qingping Hou
If you decided to work on profiling hidden service, I would suggest you take a look at chutney[1] and shadow[2]. Torperf is not under active maintenance anymore and it can be easily replaced by chutney. A fully automated hidden service profiling tool will be very handy. As the community is current

Re: [tor-dev] GSoC - Search Engine for Hidden services

2014-03-24 Thread George Kadianakis
Replying to some new additions in the proposal: > Thanks asn! "Ask help from organizations that are crawling" Today I > emailed to duckduckgo and asked is there an easy way to search new > .onions using their search engine. "Checking out the backlinks from > public WWW" With known onion address it

Re: [tor-dev] Stegotorus - DELETE_METHOD

2014-03-24 Thread vmon
Hey Noah, I somehow lost your email and can't find it. But at first look it seemed to me that autoreconf(and configure) is not defining the DELETE_METHOD in config.h while it supposed to do so by virtue of "configure.ac:85:AX_CXX_DELETE_METHOD". Did you run autoreconf before going ahead with confi