Hacker News new | ask | show | jobs
by kirbman89 5576 days ago
Why not just put the username in the cookie and make the user enter their password each time? If a user doesn't want to enter their password then they must not give that site much value.
1 comments

That would only last one page load.

If you want links to work, you need a more-persistent way of being identified. That's where cookies some in.