2020-09-02 01:02:34 +02:00
# Cloudflare Alternatives
2020-03-18 11:28:19 +01:00
## Self-hosting
2020-09-01 08:41:13 +02:00
Self-hosting often works great, but it requires some effort to setup.
It is more aimed at technical people.
2020-03-18 11:28:19 +01:00
2020-07-01 00:44:49 +02:00
We might create a guide for some self-hosting basics which don't require Cloudflare.
[IPFS ](https://ipfs.io/ ) may be worth consideration if performance is the main concern.
2020-09-01 08:52:12 +02:00
`Apache` is vulnerable to various low-bandwidth attacks. Use other server software such as [Caddy ](https://caddyserver.com/ ), [lighttpd ](https://www.lighttpd.net/ ) or [nginx ](https://nginx.org/ ).
2020-09-01 08:41:13 +02:00
2020-09-01 08:52:12 +02:00
## Best way to protect your server from DDoS
2020-09-01 08:52:52 +02:00
- Avoid any third-party service that _can intercept_ HTTP traffic (like Cloudflare)
2020-09-01 08:52:12 +02:00
- Install WAF on your loadbalancer.
- Even simple [ModSecurity ](https://www.modsecurity.org/ ) can save you.
- Add rate-limit to your nftable(firewall) and server software.
- Just drop the excessive connection.
2020-03-18 11:28:19 +01:00
## Alternatives
| Alternative | Drawback | Price | Link |
| ----------------- | --------------------------------- | ------ | ---- |
2020-09-01 08:41:13 +02:00
| Akamai | can be used to block Tor | ? | https://akamai.net/ |
| BunnyCDN | ? | $0.01+ | https://bunnycdn.com/ |
2020-07-15 16:29:26 +02:00
| Codeberg pages | no custom domain support; tor hostility | Free | https://pages.codeberg.org/ |
2020-09-01 08:41:13 +02:00
| Gitee pages | must understand Chinese | Free | https://gitee.com/help/articles/4136 |
2020-03-18 11:28:19 +01:00
| 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) |
2020-09-01 08:41:13 +02:00
| Level 3 | ? | Enterprise | https://www.centurylink.com/ |
2020-07-15 16:29:26 +02:00
| PerimeterX | not gratis | ? | - |
2020-09-01 08:41:13 +02:00
| Sharktech DDoS Solutions | ? | ? | https://sharktech.net/ |
2020-03-18 11:28:19 +01:00
| Surge.sh | uses custom servers | Free | https://surge.sh/ |
2020-09-01 08:41:13 +02:00
| Voxility | ? | ? | https://www.voxility.com/ |
2020-09-02 01:04:34 +02:00
| eQualitie | not gratis | gratis during COVID19 | https://equalit.ie/ |
2020-09-01 08:41:13 +02:00
| neoCities | static pages | Free | https://neocities.org/ |
| sucuri | not gratis; tor hostility at ~3.483% | $200+ | https://sucuri.net/|
2020-03-18 11:28:19 +01:00
## Not researched yet
### CDNJS
2020-09-01 08:41:13 +02:00
`CDNJS` is sponsored by Cloudflare. It might use it in the background.
2020-03-18 11:28:19 +01:00
## Why X is not included
| X | Reason |
| ------- | ------ |
2020-09-01 08:41:13 +02:00
| Cloudflare Argo | Uses Cloudflare. |
2020-07-15 16:29:26 +02:00
| Gitlab pages | GitLab is now Cloudflared |
2020-07-01 00:44:49 +02:00
| Imperva | Uses Cloudflare. |
2020-07-15 16:29:26 +02:00
| Netlify | Uses Amazon AWS which is also a content delivery network. It would be hypocritical to include it. |
| Siteground | Tor-hostile people. |
2020-09-01 08:41:13 +02:00
| jsDelivr | Uses Cloudflare, see their [network page ](https://www.jsdelivr.com/network ) |
2020-06-28 04:39:45 +02:00
2020-06-30 16:28:13 +02:00
## History
Sucuri and eQualitie have a history of CloudFlare patronage, but no longer.