1cho1ce

Results 5 issues of 1cho1ce

Qubes dropped iptables support and replaced it with nftables: https://github.com/QubesOS/qubes-core-agent-linux/commit/28b95535c7cbd15543c804e822c0e4c997f5966e This pull request replaces iptables with nftables. Removed `allow established input` rules from `proxy-firewall-restrict` since they are already present in...

Right now if hydroxide has multiple accounts then connection to all of them will go through the same Tor circuit and it'll cause identity correlation. Using HTTPS_PROXY or torsocks won't...

Add support for IPv6 DNS together with this pull request: https://github.com/QubesOS/qubes-core-admin/pull/558

Add Virtual IPv6 DNS for ipv6-enabled qubes. The IPv6 address for DNS is using the same logic as IPv4: 10.137.x.x - normal qubes 10.138.x.x - disposable qubes 10.139.x.x - Virtual...