El 12/10/17 a las 12:22, teor escribió:
On 12 Oct 2017, at 09:15, Santiago R.R. <santiagorr@riseup.net> wrote:
…
With my colleague JC Bach (in CC), we have proposed a last-year student
project to address IPv6-related issues in Tor for the upcoming semester,
at IMT Atlantique engineering school. There will be two students working
on it. It is hard to say now how far we will arrive, especially because
this is our first approach to Tor entrails.
…
This is great! We would like some help with Tor's IPv6 support.
And we are happy to help you and your students.
…
How many students?
There will be two.How much time?
From now until mid-March. Students will have 135h in their schedules towork on their projects.What are your goals for the project?
For now, it's still open, but addressing IPv6 support. We should limitthe scope soon, according to open related tickets that could be feasibleto work on.How much do you expect to get done?
At least, choose a couple of easy-tagged IPv6 tickets, and close them.However, it's difficult to state on this right now.
135h is enough to submit a small, one-line change to get used to the tor
patch process, and then do something more substantial with some testing.
Understanding the code, and testing and documenting the fix can take more
time than writing the patch.
Your students could work on getting IPv6 bridges working with private IPv4
addresses. The bridge needs to include a placeholder IPv4 address in its
descriptor, and then the bridge client needs to ignore this address.
Or they could work out why Tor Browser often fails IPv6-only sites like
We think it's because IPv4 exits don't resolve AAAA addresses. Failed
addresses should've resolved and sent back to the client. And then the
client can use the address to pick its next exit.
We've made some progress on both of these issues, but then ran out of
time.
Sorry, this was the wrong link.
Please use:
(We are still adding features to the matrix.)