OriginProtocol / origin-devops

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/devops
MIT License
2 stars 2 forks source link

DDOS protection #3

Open ambertch opened 6 years ago

ambertch commented 6 years ago

Rate limiting of external requests or some other form of DOS/DDOS protection for IPFS gateways and full nodes

ambertch commented 6 years ago

https://blog.cloudflare.com/meet-gatebot-a-bot-that-allows-us-to-sleep/

Techniques Cloudflare uses:

According to Amazon, AWS has a product called Shield, of which the standard version is automatically enabled for customers using DNS, load balancing, or CDN services (Route53, ELB, Cloudfront) https://aws.amazon.com/shield/tiers/ - the protection the free tier provides looks to be similar to what Cloudflare describes as the on-machine measures (with an advanced tier providing routing and DNS level protection)

franckc commented 6 years ago

Couple thoughts: