[tor-dev] PT Combiner GSoC Second Report

2014-06-20 Thread quinn jarrell
Hi, I'm the GSoC student working on creating a pluggable transport combiner. Progress: 1. I worked on modifying the SOCKS protocol to save the requested address and redirect the requester to a different address. 2. The pt combiner client side now starts a new chain of proxies in between the pts p

[tor-dev] [GSoC 2014] Revamp GetTor status report #2

2014-06-20 Thread Israel Leiva
Hi all! This is my second status report for the Revamp GetTor GSoC project. I'll summarize my progress since the first report. For more details feel free to ask, or if you have any comments, please tell me. Achievments: * Implemented a script that interacts with Dropbox. * Integrated the drop

[tor-dev] GSoC Report - Zack Mullaly - HTTPS Everywhere secure ruleset update mechanism

2014-06-20 Thread Red
Hello again everyone, I am here once again to report my progress in building a secure ruleset updating mechanism for the HTTPS Everywhere browser extension. This past week's work has involved a lot of updates to the specification for the mechanism[1], and changing a lot of what I had done before t

[tor-dev] GSoC : Rewrite Tor Weather (Status Update 2)

2014-06-20 Thread Sreenatha Bhatlapenumarthi
Hi all, As a part of the weather-rewrite project, I've been working on the onionoo-wrapper module[0] since my last update. I managed to write a couple of utility methods to the wrapper like *is_stable*, *is_exit_relay*. Removed the caching feature(using pymemcache) temporarily to ease the testing

[tor-dev] Orbot & Orfox - GSoC bi-weekly report 2

2014-06-20 Thread Amogh Pradeep
Hey everyone, This is my second bi-weekly report and I am working on Orbot & Orfox. Status Report 2 June 20th, 2014. What I have done: 1) Expanded notification work: Added my finishing touches to the new expanded notification that has been planned to be added to Orbot, got exit IP address workin

Re: [tor-dev] lcov test coverage reports

2014-06-20 Thread Nick Mathewson
On Mon, Jun 16, 2014 at 4:07 PM, Nick Mathewson wrote: > On Mon, Jun 16, 2014 at 10:55 AM, Nick Mathewson wrote: > [...] >> Additionally, one thing that I'd really love to see -- though I don't >> at all know whether lcov can do this as it stands -- is a semantic >> diff between two coverage out

[tor-dev] GSoc Status Report Muticore Daemon

2014-06-20 Thread Белоус Михаил
Hello everyone, This is second Google summer of Code status report, I implemented threadpool for tasks and create simple benchmark for threadpool. It pass test for workqueue, but I will write new test for new threadpool architecture. After my return I will learn more about work of daemon and rewri