diff --git a/LICENSE.md b/LICENSE.md index c190b6fa..4afcb073 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,10 +2,10 @@ * /globalist/* (Globalist) -- [GNU GPLv3](globalist/LICENSE) * /pdf/* -- Unknown (you can find a copy everywhere. Thanks to authors) -* Else -- [PUBLIC DOMAIN (CC0)](https://web.archive.org/web/https://creativecommons.org/share-your-work/public-domain/cc0/) +* Else -- [PUBLIC DOMAIN (CC0)](https://web.archive.org/web/https://creativecommons.org/share-your-work/public-domain/cc0/) = [WTFPL](http://www.wtfpl.net/about/) -This repository, _stop\_cloudflare (aka cloudflare-tor)_, is in the PUBLIC DOMAIN (CC0). +This repository, cloudflare-tor (aka _stop\_cloudflare)_, is in the `PUBLIC DOMAIN (CC0)`/`WTFPL`. It was created anonymously, in public, for the use of the world to resist [Cloudflare](https://www.cloudflare.com/). diff --git a/PEOPLE.md b/PEOPLE.md index 98d159eb..9f1c3a4f 100644 --- a/PEOPLE.md +++ b/PEOPLE.md @@ -52,6 +52,12 @@ Awesome! Use Cloudflare! ``` -- [Robin Wils](https://linuxrocks.online/@RMW) +``` +I say it's a bad idea to pimp CloudFlare sites and expect such repressions to go unchallenged. +Activism is a duty & ethics trumps netiquette. +``` +-- [Activist](https://activism.openworlds.info/@aktivismoEstasMiaLuo/103923473080989041) + --- @@ -213,6 +219,10 @@ Awesome! Use Cloudflare! +"[Are CAPTCHAs harder to solve on TOR?](https://old.reddit.com/r/TOR/comments/gu7p75/are_captchas_harder_to_solve_on_tor/)" + +"[Can we stop using Cloudflare?](https://old.reddit.com/r/BitChute/comments/cmgmur/can_we_stop_using_cloudflare/)" + "[US Bank website is not in Cloudflare DNS](https://www.reddit.com/r/CloudFlare/comments/gmfm4i/us_bank_website_is_not_in_cloudflare_dns/)" "[Aliexpress not working with 1.1.1.1](https://community.cloudflare.com/t/aliexpress-not-working-with-1-1-1-1/167491)" @@ -2593,6 +2603,8 @@ Found many things that I use regularly wouldn't work anymore like they were bloc "Cloudflare silently deleted my DNS records" by @[hackeroo](https://botsin.space/@hackeroo/103715714895415788) +"Note as well that 8 states force registration through a #CloudFlare site. The voters of those states probably have no idea they're giving their SSN, DL#, & home address to CloudFlare Inc." by @[resist1984](https://social.privacytools.io/@resist1984/103761564660249556) + "NPM’s outage and Cloudflare’s communication... what a mess" by @[zerok](https://chaos.social/@zerok/103681659450407389) "It is quite apparent that the internet needs to move away from #cloudflare diff --git a/README.md b/README.md index 166cf47c..90844304 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ --- -## No Cloudflare +## Stop Cloudflare "The Great Cloudwall" is [Cloudflare Inc.](https://www.cloudflare.com/), the [U.S. company](https://en.wikipedia.org/wiki/Cloudflare). @@ -175,11 +175,8 @@ This repository is **a list** of websites that are **behind "_The Great Cloudwal * [Cloudflare Inc.](cloudflare_inc/) * [Cloudflare Users](cloudflare_users/) * [Cloudflare Domains](cloudflare_users/domains/) - * [you/cloudflare](https://gitea.com/you/cloudflare) * [Non-Cloudflare CDN users](not_cloudflare/) - * [you/cdn](https://gitea.com/you/cdn) * [Anti-Tor users](anti-tor_users/) - * [you/antitor](https://gitea.com/you/antitor) ![](https://codeberg.org/crimeflare/cloudflare-tor/media/branch/master/image/goodorbad.jpg) diff --git a/instructions.md b/instructions.md index 5032a10d..fa89bf09 100644 --- a/instructions.md +++ b/instructions.md @@ -154,7 +154,7 @@ This is a collection of websites that ban Tor exits, other than through Cloudfla | List name | Description | | -------- | -------- | | /fqdn/attd.txt | Split files, Everything (FQDN) | -| /fqdn/attd_(com|net|org).txt | Split files, .com/.net/.org only (FQDN) | +| /fqdn/attd_(com/net/org).txt | Split files, .com/.net/.org only (FQDN) | - Add-on "[Kiu retejo malakceptis min?](subfiles/about.urjm.md)" will help your domain collection. @@ -211,7 +211,7 @@ If you're not blocking Tor users, you will be removed automatically. A or B will be enough. Thank you for your contribution. -- Type A: Push to CodeBerg +> Type A: Push to CodeBerg 1. Log in to *CodeBerg*. - **WARNING**: Do note that Codeberg is blocking temporary email services and some minor email providers(not temporary email). @@ -220,7 +220,7 @@ A or B will be enough. Thank you for your contribution. 3. Edit text file. 4. Click *Double-arrow* button to create a *new pull request*. -- Type B: Just scan the FQDN +> Type B: Just scan the FQDN - Cloudflare/CDN - Scan FQDN on "[Is MITM?](https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/ss/tool_ismitm.php)" webpage. @@ -241,20 +241,20 @@ Your contribution will be pushed to Codeberg automatically within a week. -This procedure will give you a stop_cloudflare fork with a -privacy-respecting configuration to do pushes with SSH over Tor using -codeberg.org("CDB"). This procedure is designed for ***linux***. +This procedure will give you a stop_cloudflare fork with a privacy-respecting configuration to do pushes with SSH over Tor using codeberg.org("CDB"). +Below procedure is designed for ***linux***. The first step covers Windows too, but these instructions probably need more adaptations for Windows and other platforms. - Linux: `aptitude install git tor ssh` -- Windows: Download `https://github.com/git-for-windows/git/releases/PortableGit-2.21.0-64-bit.7z` & run `git-bash.exe` +- Windows: Download `PortableGit` from [Github](https://github.com/git-for-windows/) & run `git-bash.exe` -1. install Git, SSH(Not Windows), and Tor (if you haven't already) -1. create a `codeberg.org` account (username "snowden" will be used for this example) -1. create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_codeberg-snowden` -1. edit `$HOME/.ssh/config`: +1. Install Git, SSH(Not Windows), and Tor (if you haven't already) +1. Create a `codeberg.org` account (username "snowden" will be used for this example) + - **NOTICE**: Codeberg is blocking temporary email services and some minor email providers(not temporary email). +1. Create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_codeberg-snowden` +1. Edit `$HOME/.ssh/config`: ``` host codeberg.org hostname codeberg.org diff --git a/myth_catalog.md b/myth_catalog.md index d2926680..ea55bb05 100644 --- a/myth_catalog.md +++ b/myth_catalog.md @@ -1,3 +1,3 @@ | Myth | Manifestation Log | Truth | | --- | --- | --- | -| myth 1: CloudFlare does not see the traffic because it is encrypted *end-to-end*. | [2019 Oct.](https://www.reddit.com/r/Ohio/comments/djn4h6/voter_suppression_secretary_of_state_is_now/f47hpf0/) [2019 Oct.](https://www.reddit.com/r/legaladviceofftopic/comments/dj9nhv/oh_state_secretary_website_now_in_cloudflares/f43400e/) | The tunnel with one endpoint at the visitor's browser ***always*** terminates at CloudFlare. There may or may not be a separate tunnel between CloudFlare and the source site, but either way CloudFlare sees all traffic in the clear ([source 1](https://cypherpunk.is/2015/04/02/why-cloudflare-is-probably-a-honeypot/), [source 2](http://cryto.net/~joepie91/blog/2016/07/14/cloudflare-we-have-a-problem/)) | +| myth 1: CloudFlare does not see the traffic because it is encrypted *end-to-end*. | [2019 Oct.](https://www.reddit.com/r/Ohio/comments/djn4h6/voter_suppression_secretary_of_state_is_now/f47hpf0/)
[2019 Oct.](https://www.reddit.com/r/legaladviceofftopic/comments/dj9nhv/oh_state_secretary_website_now_in_cloudflares/f43400e/) | The tunnel with one endpoint at the visitor's browser ***always*** terminates at CloudFlare. There may or may not be a separate tunnel between CloudFlare and the source site, but either way CloudFlare sees all traffic in the clear ([source 1](https://cypherpunk.is/2015/04/02/why-cloudflare-is-probably-a-honeypot/), [source 2](http://cryto.net/~joepie91/blog/2016/07/14/cloudflare-we-have-a-problem/)) | diff --git a/pdf/2008-Shining_Light_in_Dark_Places_Understanding_the_Tor_Network.pdf b/pdf/2008-Shining_Light_in_Dark_Places_Understanding_the_Tor_Network.pdf new file mode 100644 index 00000000..67e128dc Binary files /dev/null and b/pdf/2008-Shining_Light_in_Dark_Places_Understanding_the_Tor_Network.pdf differ diff --git a/pdf/2010-Digging_into_Anonymous_Traffic_deep_analysis_of_the_Tor_anonymizing_network.pdf b/pdf/2010-Digging_into_Anonymous_Traffic_deep_analysis_of_the_Tor_anonymizing_network.pdf new file mode 100644 index 00000000..81dc6f44 Binary files /dev/null and b/pdf/2010-Digging_into_Anonymous_Traffic_deep_analysis_of_the_Tor_anonymizing_network.pdf differ diff --git a/pdf/2015-Passive_Deanonymization_of_Tor_Hidden_Services.pdf b/pdf/2015-Passive_Deanonymization_of_Tor_Hidden_Services.pdf new file mode 100644 index 00000000..4ee99e02 Binary files /dev/null and b/pdf/2015-Passive_Deanonymization_of_Tor_Hidden_Services.pdf differ diff --git a/pdf/2016-BLACR_TTP-Free_Blacklistable_Anonymous_Credentials_with_Reputation.pdf b/pdf/2016-BLACR_TTP-Free_Blacklistable_Anonymous_Credentials_with_Reputation.pdf new file mode 100644 index 00000000..aadf4c4c Binary files /dev/null and b/pdf/2016-BLACR_TTP-Free_Blacklistable_Anonymous_Credentials_with_Reputation.pdf differ diff --git a/pdf/2016-I_Am_Robot_Deep_Learning_to_Break_Semantic_Image_CAPTCHAs.pdf b/pdf/2016-I_Am_Robot_Deep_Learning_to_Break_Semantic_Image_CAPTCHAs.pdf new file mode 100644 index 00000000..ebbbc854 Binary files /dev/null and b/pdf/2016-I_Am_Robot_Deep_Learning_to_Break_Semantic_Image_CAPTCHAs.pdf differ diff --git a/subfiles/about.isat.md b/subfiles/about.isat.md index af4369c7..b9547f3a 100644 --- a/subfiles/about.isat.md +++ b/subfiles/about.isat.md @@ -19,4 +19,4 @@ This add-on never send other information. Download add-on -- [Firefox ESR / Chromium](https://api.searxes.eu.org/_/addon.php?give&for=isattlink) \ No newline at end of file +- [Firefox ESR / Chromium](https://api.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/_/addon.php?give&for=isattlink) \ No newline at end of file diff --git a/subfiles/cloudflare-alternatives.md b/subfiles/cloudflare-alternatives.md index bd8a4022..c6270b61 100644 --- a/subfiles/cloudflare-alternatives.md +++ b/subfiles/cloudflare-alternatives.md @@ -19,7 +19,6 @@ Cloudflare. | ----------------- | --------------------------------- | ------ | ---- | | PerimeterX | not gratis | ? | - | | Github pages | uses Microsoft servers | Free | https://pages.github.com/ (WARNING: Tor/VPN users will get their [account blocked automatically](https://github.com/crimeflare/cloudflare-tor) by Github) | -| Gitlab pages | uses Google servers | Free | https://gitlab.com/pages/ (WARNING: Some area of Gitlab is Cloudflare) | | Surge.sh | uses custom servers | Free | https://surge.sh/ | ## Not researched yet @@ -32,3 +31,4 @@ CDNJS is sponsored by Cloudflare. It might use it in the background. | Netlify | Uses Amazon AWS which is also a content delivery network. It would be hypocritical to include it. | | Siteground | Tor-hostile people. | |jsDelivr | Uses Cloudflare, see their [network page](https://www.jsdelivr.com/network) | +| Gitlab pages | GitLab is now Cloudflared |