summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormia07 <mia07@anonymous.wtf>2019-03-02 11:17:02 +0000
committermia07 <mia07@anonymous.wtf>2019-03-02 11:17:02 +0000
commit4c8eb299f24cda031974f29a72c3e85a3e323934 (patch)
tree4f626d321c45ac3baa6206b57f2ad95f2f660f54
parentc9d59a5a35b0db6bd3bc30c7e546c034a399e8bc (diff)
downloadcloudflare-tor-4c8eb299f24cda031974f29a72c3e85a3e323934.tar
cloudflare-tor-4c8eb299f24cda031974f29a72c3e85a3e323934.tar.gz
cloudflare-tor-4c8eb299f24cda031974f29a72c3e85a3e323934.tar.lz
cloudflare-tor-4c8eb299f24cda031974f29a72c3e85a3e323934.tar.xz
cloudflare-tor-4c8eb299f24cda031974f29a72c3e85a3e323934.zip
Update 'what-to-do.md'
-rw-r--r--what-to-do.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/what-to-do.md b/what-to-do.md
index 563e69d5..b2dcebe1 100644
--- a/what-to-do.md
+++ b/what-to-do.md
@@ -92,6 +92,8 @@ If Cloudflare leak your information, it's not our fault. [*]
- Using Cloudflare will increase chances of an outage. Visitors can't access to your website if your server is down *or Cloudflare is down*. Did you really think [Cloudflare never go down](https://www.ibtimes.com/cloudflare-down-not-working-sites-producing-504-gateway-timeout-errors-2618008)? Another [sample](https://twitter.com/Jedduff/status/1097875615997399040).
+- Using Cloudflare to proxy your "API service" will harm your customer. A customer called you and said "I can't use your API anymore", and you have no idea what is going on. Cloudflare can silently block your customer. [Do you think it is okay](https://twitter.com/Skyfusion89/status/1101596592426151937)?
+
- Do you need HTTPS certificate? Use "[Let's Encrypt](https://letsencrypt.org/)" or just buy it from CA company.
- Install Web Application Firewall (such as OWASP) and Fail2Ban on _your_ server and configure it _properly_.