Skip to main content

Cloudflare Whitelister allows site owners to explicitly allow Tor users access there site without being impeded by CAPTCHAs

Project description

CloudFlare provides an external service to defend your site against denial of service attacks. Unfortunately Tor users are often inconvenienced by repeated requests to solve CAPTCHA’s due to CloudFlare’s threat scoring approach.

CloudFlare does not currently provide a means of allowing Tor visitors. Website operators should be able to take advantage of the increased stability and DoS resistance that CloudFlare provides without blocking their anonymous users.

On the [tor-talk] mailing list, Moritz Bartl proposed the idea that operators could explicitly white list Tor exit IP addresses in their control panel as a stop-gap measure to avoid blocking their users.

This script is a rough proof-of-concept which whitelist’s Tor exit IP addresses via the CloudFlare REST API. Problematically CloudFlare currently enforces a maximum limit of 200 access rules per user or zone. However the top 200 Tor exit IP addresses currently represent ~95% of the exit probability. as such using this should still significantly enhance the user experience for Tor users.

All feedback and bug reports very welcome!

Installation

$ pip install cloudflare-tor-whitelister

Usage

Your CloudFlare API token and email can also be specified in the environment variables CLOUDFLARE_API_TOKEN and CLOUDFLARE_EMAIL.

$ cloudflare-whitelist -t 'API_TOKEN' -e 'CLOUDFLARE_EMAIL'

By default the whitelist rules are applied across all zones owned by your account. If instead you would like to only whitelist on a particular domain you should specify it with the –zone option.

It is probably sufficient to run this script via cron once per day.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudflare-tor-whitelister-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file cloudflare-tor-whitelister-0.1.1.tar.gz.

File metadata

File hashes

Hashes for cloudflare-tor-whitelister-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2ab7d63f7829f3d43421ce8f9aafcf8800660e53c202e65882fb918a116857d4
MD5 c70bb6167064c4e147642bc0b42385ed
BLAKE2b-256 0422574d1ca4aefede44806a38569f6622d9f0e8279c858da631b05ba378e927

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page