Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Worry about injection attacks (...) after you gain some traction

Stop doing it right now.

There are automated tools that detect injection vulnerabilities and people who will hack you for a dozen e-mail addresses and passwords (and, possibly, control of your server). Sanitizing user input is easy.

While I agree the odds of gaining lots of traction are small, when you do, it hits you very fast. You should at least know the hot spots of your application so you can optimize them easily when possible. I am not telling you to save user registration data on a Cassandra cluster just in case, but employing good algorithms when possible. My apps usually are able to generate JMeter config files that make load testing with real data very painless.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: