Hacker News new | ask | show | jobs
by andyburke 2767 days ago
Limiting the text box will protect you against the most naive DoS attacks, but you need some kind of limit at the API level (request size, etc.). Never trust the client.