[tor-dev] Fwd: About using source code

2014-03-21 Thread saurav dahal
Can anybody please tell me how to use the original source code of tor by modifying and implementing on the TOR network? For example: I want to log how many circuits have been made through my OR. Thanks, Saurav ___ tor-dev mailing list

[tor-dev] GSOC- Revamp GetTor

2014-03-21 Thread Kiran Mathew Koshy
Hi everyone, My name is Kiran Mathew Koshy and I'm a student of IIT Patna, India. I''m interested in participating in Google Summer of Code 2014 under Tor project. GetTor is a service that I had tried a couple of months ago when tor was blocked by our sysadmin, and I believe revamping getTor will

[tor-dev] Tor integration into CACHeCoin

2014-03-21 Thread kalgecin
Hey guys, I'm looking into integrating TOR network into CACHeCoin. The idea is, by default, the coin should connect through the tor network, with the option of disabling it and connecting normally. This will help boost some anonymity within the coin and help the TOR network by keeping up the nodes

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread Frank Young
I have implemented the protocol as a c++ static library which you can link against. I can give you headup if you wish ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Descriptor-id and responsible hidden service directorate. Changes in version 0.2.4.18-rc - 2013-11-16

2014-03-21 Thread Frank Young
I have found out the issue, it relates to fixs made for time_t variables in an earlier version of tor. Microsofts changes of time_t from 32bit to 64bit caused you guys to stop the earlier assumptions that time_t will be negative sometimes. It broke my implementation but i have fixed it now. I

Re: [tor-dev] Descriptor-id and responsible hidden service directorate. Changes in version 0.2.4.18-rc - 2013-11-16

2014-03-21 Thread George Kadianakis
Frank Young pfco...@gmail.com writes: I have noticed that since the release of version 0.2.4.18-rc - 2013-11-16, Attempts to fetch v2 rendezvous service descriptor are failing. The issue seems to get worse as many people are updating their clients. The calculation of decriptor ids based on

Re: [tor-dev] Tor integration into CACHeCoin

2014-03-21 Thread Frank Young
well, after searching through your github, I realized you have not even started anything on tor. I could give you a hand. I understand the protocol very well and have implemented my own version of it. ___ tor-dev mailing list tor-dev@lists.torproject.org

Re: [tor-dev] Descriptor-id and responsible hidden service directorate. Changes in version 0.2.4.18-rc - 2013-11-16

2014-03-21 Thread Frank Young
Thanks for the headup but it is not that. Anyway, as posted in my last post, i have fixed the issue. thanks ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Tor integration into CACHeCoin

2014-03-21 Thread RĂ©mi
Certainly more useful than using Tor would be to use zero knowledge proofs (zerocoin) in your coin. help the TOR network by keeping up the nodes That would require the nodes to be stable (run for multiple days without stop) relay nodes that contribute bandwith. This is not what a typical Tor

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread saurav dahal
Ok i wish.what i need to do? On Mar 21, 2014 9:26 PM, Frank Young pfco...@gmail.com wrote: I have implemented the protocol as a c++ static library which you can link against. I can give you headup if you wish ___ tor-dev mailing list

[tor-dev] GSoC Proposal: Relay Web Status Dashboard

2014-03-21 Thread Bang Hui Lim
Hi Damian, Thank you for your feedback and suggestions!! I have revised my proposal and uploaded it to melange. Cheers Bang ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Re: [tor-dev] Panopticlick summer project

2014-03-21 Thread Georg Koppen
Gunes Acar: Thanks for all the feedback Mike, I'll be in touch with you and Georg on the Tor side. For the other discussion: I don't think open-sourcing Panopticlick is critical for this work. Sure, we can always write new code. That said, if you want to do that (I am still not sure about

Re: [tor-dev] Panopticlick summer project

2014-03-21 Thread Georg Koppen
Georg Koppen: code could somehow be shared with tests needed for QA. Maybe the feature extraction part could be modularized in a way that both can share, say, the feature extraction part. That should have been Maybe the tests could be modularized in a way that both can share, say, the feature

Re: [tor-dev] GSoC 2014 : Rewrite Tor Weather

2014-03-21 Thread Sreenatha Bhatlapenumarthi
Hi Sreenatha! Glad to hear you're interested in Tor Weather! Just a quick reminder about GSoC: the student application deadline is really soon, in like four days or so from now. Be sure to get your application in by the deadline! Done. Updated proposal on melange[0]. Not sure what

[tor-dev] Starting work on hidden services

2014-03-21 Thread Helder Ribeiro
Hi everyone, I'm an undergraduate student at University of Campinas, in Brazil, starting now I'll be working all year, =20h/week on research about and improvements to tor hidden services under the supervision of Prof. Diego F. Aranha. I'm generally very inexperienced both with Tor (I've been

Re: [tor-dev] Tor integration into CACHeCoin

2014-03-21 Thread kalgecin
There are many users who keep their wallets up almost 24/7 for staking. And as long as they're on tor network, they can stake. That's the incentive to keep them on. I'm aware of the ability to use proxy, but it'd be much better if the proxy was already integrated into the wallet itself, and active

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread kalgecin
where can i find this library? On Fri, Mar 21, 2014 at 4:07 PM, Frank Young pfco...@gmail.com wrote: I have implemented the protocol as a c++ static library which you can link against. I can give you headup if you wish ___ tor-dev mailing list

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread Frank Young
the library is for my personal projects, is not in the public domain On 3/21/14, kalgecin kalge...@gmail.com wrote: where can i find this library? On Fri, Mar 21, 2014 at 4:07 PM, Frank Young pfco...@gmail.com wrote: I have implemented the protocol as a c++ static library which you can

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread Frank Young
the library is for my personal projects, is not in the public domain ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev