corridor icon indicating copy to clipboard operation
corridor copied to clipboard

Tor traffic whitelisting gateway

Results 8 corridor issues
Sort by recently updated
recently updated
newest added

IPv6 is coming. https://trac.torproject.org/projects/tor/ticket/21269 Having corridor support IPv6 would be of tremendous help leak testing Whonix if/when it gets added IPv6 supports / ported to nftables. https://phabricator.whonix.org/T509

Hi. I tested corridor on a Debian host running Whonix KVM guests. Results: - It blocks any new Whonix connections after the corridor service successfully starts while Tor connections on...

``` Jul 31 21:20:27 sys-corridor corridor-data[731]: /usr/sbin/corridor-data: 39: /usr/sbin/corridor-data: cannot open /var/run/tor/control.authcookie: No such file Jul 31 21:20:27 sys-corridor corridor-data[731]: 2016/07/31 21:20:27 socat[815] E connect(5, AF=1 "/var/run/tor/control", 22): No such...

There are good reasons for anonymity not to emit any non-Tor traffic while browsing with Tor. Example, correlation of torified and non-torified TLS HELLO gmt_unix_time: https://trac.torproject.org/projects/tor/ticket/8751 One could use Tails...

Since @rustybird does not wish to merge distribution specific stuff of distributions he does not use (https://github.com/rustybird/corridor/pull/2#issuecomment-44758409), I am only opening this as an issue, not as a pull request....

[Interesting](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829740#25) to know for Debian packaging (#10)... Is corridor considered alpha, beta or stable? Perhaps this could be clarified in the readme.

From the corridor [readme](https://github.com/rustybird/corridor/blob/4d9854a5591b235a73a2706b42bbcd8be360c5f2/README.md#torrc)... Quote: > You may want to add the line ``` DirPort 127.0.0.1:9030 ``` > to /etc/tor/torrc to always keep the relay list up to date, even...