Ask HN: How much do you care about security while building an MVP?
1–10 of 17 posts
Re: Ask HN: How much do you care about security while building an MVP?
#2Security is really, really hard to back-patch - some would say impossible. If it's not there at the beginning then you will either never have it, or you will have to do a complete re-write.
Re: Ask HN: How much do you care about security while building an MVP?
#3If you have no idea if this MVP has any promise, I'd seek the answer to that and do the barest of minimum security, provided you'll have the willingness to do it right immediately after getting any traction. That can be easy to say and hard to do, of course.
Re: Ask HN: How much do you care about security while building an MVP?
#4Huge difference between terribly stupid and realistically aware of pros and cons.
Re: Ask HN: How much do you care about security while building an MVP?
#5Re: Ask HN: How much do you care about security while building an MVP?
#6Re: Ask HN: How much do you care about security while building an MVP?
#7Re: Ask HN: How much do you care about security while building an MVP?
#8With all due respect, doesn't everyone think their product might go viral? It probably won't. You'll have time to fix the security after you launch.
Re: Ask HN: How much do you care about security while building an MVP?
#9Re: Ask HN: How much do you care about security while building an MVP?
#10If you will be handling sensitive people information then you need to make sure that those are safe. Last thing you want is you new startup to be easily exposed and get a beating.
If someone might just game the site and get something that wont affect anyone else, then you might ignore the fix for a while.
But you should try and build whatever you are with a relative safety net. You cannot have bugs and holes in your system that will expose the system to hackers that will take over everything. Cause then it will be game over for you. No one will trust you afterwards.