I wonder if this is looking at the local machine for a cookie, or the news.ycombinator.com machine for login information, or if it is a coordination between a private cookie storing an index that makes sense when combined with the database on the server.
Does anyone know the cookie format for ycombinator?
It looks the cookie format is just user={hash}, and looking at an older version of the code it matches that up to data loaded from a file called arc/cooks
35 comments
[ 2.7 ms ] story [ 78.8 ms ] threadhttps://news.ycombinator.com/whoareyou
Instead, I needed to work out if it was an IP address, or a count of how many hours I've spent on here...
However, trying https://news.ycombinator.com/ps returns a completely blank page. Implying it may be a valid URL for some reason.
"Certified at 123.123.123.123"
Does anyone know the cookie format for ycombinator?
https://github.com/wting/hackernews/search?utf8=%E2%9C%93&q=...