Hacker News new | ask | show | jobs
by prakhar897 1306 days ago
I wanted to view user's activities to make sure the puzzles aren't too easy or too hard. But seems using IP to do this is wrong.
1 comments

I don't think there's anything wrong with storing the game state on the server, but you should use a session cookie rather than making it based on IP.