Editing Tor and Wikipedia
From CommunityData
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== When can a Tor exit node IP edit Wikipedia? == | == When can a Tor exit node IP edit Wikipedia? == | ||
* '''Theory''' — It takes some time for an exit node to be added to the list of blocked IPs. As a result, | * '''Theory''' — It takes some time for an exit node to be added to the list of blocked IPs. As a result, edits that happen to go through recent exit nodes before Wikipedia has blocked it are sometimes allowed to edit. | ||
== Identifying IPs that are/were Tor exit nodes == | == Identifying IPs that are/were Tor exit nodes == | ||
Line 16: | Line 14: | ||
What we can tell about how it works: | What we can tell about how it works: | ||
* during a period from XXXX to | * during a period from XXXX to XXXX it read from the Tor Project bulk list service (link?) | ||
* after | * after XXXX, it pulls from the newer "Onionoo" service | ||
* pulls perioditically, typically from a cronjob | * pulls perioditically, typically from a cronjob | ||
=== Blocked by Administrators "by hand" === | === Blocked by Administrators "by hand" === | ||
Line 36: | Line 29: | ||
* [https://en.wikipedia.org/wiki/User:ProcseeBot ProcseeBot] (apparently closed source but we could contact the author/operator [https://en.wikipedia.org/wiki/User:Slakr Slakr]) | * [https://en.wikipedia.org/wiki/User:ProcseeBot ProcseeBot] (apparently closed source but we could contact the author/operator [https://en.wikipedia.org/wiki/User:Slakr Slakr]) | ||
== Structure of Special:Log XML file == | == Structure of Special:Log XML file == | ||
Line 44: | Line 36: | ||
== Open questions == | == Open questions == | ||
* There are notes in | * There are notes in the log that suggest that some IP addresses are "confirmed Tor Nodes" (e.g., ???) that are blocked through MediaWiki. Why are these not caught? Are they are in CollectTor? | ||
* Why does the distribution of edits edits over the time periods that IPs are marked as exit nodes in our dataset of Tor exit node "spells" not bunch up near the beginning of the period when the IP is a new Tor node and the IP seems less likely to be blocked? Why are there Tor exit nodes that seem to have been listed in CollectTor for long periods of time without being blocked by Wikipedia? | * Why does the distribution of edits edits over the time periods that IPs are marked as exit nodes in our dataset of Tor exit node "spells" not bunch up near the beginning of the period when the IP is a new Tor node and the IP seems less likely to be blocked? Why are there Tor exit nodes that seem to have been listed in CollectTor for long periods of time without being blocked by Wikipedia? | ||
* If TorBlock identifies a Tor exit node, are these IP addresses added to or reflected in the Special:Log block log? | * If TorBlock identifies a Tor exit node, are these IP addresses added to or reflected in the Special:Log block log? | ||
* Does an IP address need to make an edit first in order to be blocked as an open proxy? Can we find examples of this happening? If so, is it always bots that doing the blocking? | * Does an IP address need to make an edit first in order to be blocked as an open proxy? Can we find examples of this happening? If so, is it always bots that doing the blocking? | ||
* What bots are involved in detecting and blocking IP addresses that are open proxies (especially Tor). | * What bots are involved in detecting and blocking IP addresses that are open proxies (especially Tor). | ||