TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask PG: When will HN get https authentication?

15 pointsby jasonlynesabout 14 years ago
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?

3 comments

mhusbyabout 14 years ago
I build this for adding GZIP to HN for browsing on my mobile, but as a nice side effect it also does ssl<p><a href="https://quickhn.appspot.com/" rel="nofollow">https://quickhn.appspot.com/</a><p>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<p><a href="https://github.com/matthusby/HN-Proxy" rel="nofollow">https://github.com/matthusby/HN-Proxy</a>
评论 #2321790 未加载
评论 #2317380 未加载
JoelMcCrackenabout 14 years ago
I think this is more of an "Ask PG".
JoachimSchipperabout 14 years ago
Patches are probably welcome.