Tor detection #868
untitlese5566
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
How do you get on the list of tor exit nodes, and what stops an AI crawler running an exit node just to get on the list? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be potentially useful if Anubis could detect Tor users and take actions based on that. The list of exit nodes is public; see https://support.torproject.org/abuse/i-want-to-ban-tor/. Since Tor is slow, AI scrapers are unlikely to use it; thus, Tor users could be given easier challenges or even be exempt (especially as many Tor Browser users disable JavaScript). Or, if a service is receiving bot abuse from Tor, they could be given harder challenges.
Beta Was this translation helpful? Give feedback.
All reactions