Rusty Bird
Rusty Bird
Good idea, but is the message visible in practice or does Xen startup clear the screen too fast before it can be noticed?
> Or can we add a delay so this can be read? That, or wait for a key press etc. Whatever is the conventional way in GRUB land, I guess....
It's really easy actually, just run ~~`iptables -I OUTPUT -j CORRIDOR`~~ and boom, you're using corridor as a local firewall. (Only the logging is a bit unintuitive in this case...
Yes, unless you're using corridor as both a local firewall _and_ a gateway.
> I don't know how severe that issue is. That's just corridor-data trying to connect and authenticate to the control port once per second, all working as expected. > Perhaps...
> Alternatively, can we make it executable and useful instead? When manually executed it could work as a config file sanity tester, i.e. just sourcing the config files in verbose...
> What about the man pages? What do you think about a combined manpage (i.e. `man corridor`, symlinked to the individual command names)? It could show how everything fits together,...
Nice! Some things I've noticed: - README.debian can be deleted now - From my cursory understanding of git-based Debian packaging, it sounds like all Debian specific files should go into...
The `IPv6Traffic` option discussed in that ticket only affects connections from the exit node to the destination host. For [IPv6 connections between the tor client and the Tor network](https://trac.torproject.org/projects/tor/ticket/17811), there's...
Oof, I've started to look into which distributions are using `tor.service` and which are using `[email protected]`, and it's all over the place. For example, Fedora will try (and retry) to...