Ask YC: How do you handle security?

https://news.ycombinator.com/item?id=86102
by bcater • 19 years ago
3 3 19 years ago

I have a site with the usual username/password login hooked to a MySQL backend. What's the best way to handle signup (sending the username/password) and logging in (same)? In particular, can you avoid using a POST and sending text parameters?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com