Talk:Tor
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 04:25, 12 January 2025 (UTC) :: Your reply ~~~~
iptables changes over ssh
Do not execute iptables -P OUTPUT DROP when connected over ssh ... as you will be cut off ;-) — The preceding unsigned comment was added by Bw (talk • contribs) 6 February 2017
- Uh...thanks? :) Nothing to discuss about this. If there's a problem in the article you can fix it. Publicly editable and all... --Maffblaster (talk) 04:49, 5 March 2017 (UTC)
iptable owner error
root #iptables -A OUTPUT -m owner --uid-owner tor -j ACCEPT gives me the following error: iptables: No chain/target/match by that name — The preceding unsigned comment was added by Bw (talk • contribs) 6 February 2017
- You need to enable "owner" support in Network filtering on your linux kernel. Enable advanced settings in Networking filtering support, go into core filter and enable owner, that should do it, --GovanifY (talk) 13:22, 20 April 2017 (UTC+2)
Chromium
After following this guide I had problems with a couple of programs, one of them was Chromium until I added this: CHROMIUM_FLAGS="--proxy-server=socks5://127.0.0.1:9050" to /etc/chromium/default.
I didn't want to add the comment to the page unless somebody can corroborate my experience, just in case I messed something up on my configuration with out me realising and that was the cause of the problem. Patomas (talk) 08:45, 29 March 2019 (UTC)
- I think this is helpful to add, but I kinda hesitate to add more info than needed for using non-TorBrowser browsers. Simply configuring Chromium to use a SOCKS5 proxy is pretty generic. Zen desu (talk) 23:32, 7 November 2024 (UTC)
Breakup into multiple pages
This page is enormous in size and contains a lot of information. It can be better done by breaking it into smaller pages. Alternatively, this information is not pertinent to Gentoo and is general Tor information, it might not be best suited to stay in our wiki. I prefer keeping it and breaking it up. Aisha (talk) 18:54, 10 November 2020 (UTC)
- I've broken it into sections for tor config, and for application config. I think this is a good start, but subpages may be nice. Zen desu (talk) 23:31, 7 November 2024 (UTC)
Rsync over Tor
Is it true rsync does not work over Tor? I still use the default rsync method for ::gentoo and I have just successfully ran
root #
torsocks emaint sync -a
-- Jorge (talk) 21:42, 15 July 2024 (UTC)
Where to configure the Socks proxy
The article recommends setting up the proxy directly on Firefox for those who use Firefox instead of the Tor Browser. Instead I set up the proxy in my desktop environment (Gnome) settings, and verified Firefox is set to use system proxy settings. Isn't that better? Can I edit the article with this recommendation, or is there a downside I am not seeing? -- Jorge (talk) 14:15, 16 July 2024 (UTC)
- Maybe a section for proxy config can be added to the Gnome page, and a link can be made to it. I like the idea, but there is already so much info on this page for various unrelated use cases, and I feel adding more than necessary for a specific DE will make the page more cluttered. Zen desu (talk) 23:29, 7 November 2024 (UTC)