Philipp Winter

Results 26 comments of Philipp Winter
trafficstars

That's a good idea. One issue is that we won't be able to attribute sniffing to an exit. It could also be an upstream entity, but that's true for most...

When a circuit to an exit relay cannot be created, it raises an exception here: https://github.com/NullHypothesis/exitmap/blob/master/src/exitmap.py#L394 I would keep track of all failed circuits, and print them once exitmap is...

Reads like the tor process didn't finish bootstrapping in time. You could increase the timeout and try again? https://github.com/NullHypothesis/exitmap/blob/0423c4d557fcefeb6a9d9b8e42d1285a838e8d50/src/exitmap.py#L82

We discussed this paper in our [anti-censorship reading group](http://meetbot.debian.net/tor-meeting/2020/tor-meeting.2020-04-02-17.59.html) on April 2. Here's a summary of our discussion: * It's unlikely that the paper's data contains any obfs4 bridges. The...

> For SOCK_DGRAM, Jiang is still working on it. It hasn't landed upstream yet. Hey @stefano-garzarella, is there any update on this? AFAICT, there was some [LKML activity back in...

I ran into this issue in a GitHub workflow that's based on macOS 12, so this does not appear to be limited to Windows. Curiously, the workflow is non-deterministic: it...

A friendly Debian developer told me that you could create a package yourself and then find a Debian developer that has a look at it, and then uploads it for...

This comment may provide a solution: https://github.com/brave/nitriding-daemon/issues/10

See also https://github.com/brave/star-randsrv/issues/58.