7 ms·
Ask PG: When will HN get https authentication?
I'm down in Austin for SXSW. And while I love seeing poor bastards pop up on my Firesheep sidebar, I can't use HN due to my own name popping up in there every time I open the page. When can we get https auth?
- JoelMcCracken 16y agoI think this is more of an "Ask PG".
- mhusby 16y agoI build this for adding GZIP to HN for browsing on my mobile, but as a nice side effect it also does ssl https://quickhn.appspot.com/ https://quickhn.appspot.com/ It is just a VERY simple proxy running on Google App Engine, if you want to throw up your own the source is on github here https://github.com/matthusby/HN-Proxy https://github.com/matthusby/HN-Proxy
- rick_2047 16y agoMy money is on "not for a long time". I say this because HN is made by PG. HN was made as a demo which has gone horribly viral. The original intent of HN was to show the world what can be done in terms of web tech. Thus this was made to "just work" (thus the most (in)famous design choice of using tables for layout). Also, PG is a very busy man and any time he gets to work on HN almost always goes into making it spam free and improving the ranking algo.
- JoachimSchipper 16y agoPatches are probably welcome.