Live data from Hacker News

Ask HN: What feature would you want the web to “force” next, after HTTPS?

news.ycombinator.com

11–20 of 279 posts

Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?

#12
post #10
post #8

JavaScript Standard Library created that every browser has "installed" and updated automatically.

Or just stable JS APIs that you can specify on your scripts.

Or both. I would love this so much..

Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?

#13
post #5

I'd vote for DNS-over-HTTPS or similar tech. Encrypting domain name resolution should help mitigate a gateway or proxy (Comcast) from knowing or blocking sites you visit.

I second this. DNS is still a privacy killer

Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?

#16
post #8

JavaScript Standard Library created that every browser has "installed" and updated automatically.

Yeah. It's a real shame that the language we need batteries-included in the most (because of code size limitations) is one of the most deficient.

Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?

#17
- A protocol for sites to get my public PGP key for server side use

- The discontinuation of using SSL certificates for verification of website identities and a move to true fingerprinting ala SSH.

- Deprecation of email or rather its insecurity.

- Logins on websites with a public / private keypair ala SSH.

- A resurgence in sites that let me pick my own anonymous username instead of Facebook, Google or Twitter logins and email addresses as UIDs.

- Blocking of any and all forms of popups, including javascript popups, overlays, cookie banners, browser notifications.

The web is rapidly becoming a place I don't want to visit anymore.

Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?

#18
post #6

It's not security related, but: Accessibility.

Yep, browsers should have screen readers built in. It's ridiculous that you have to shell out $1000+ for a JAWS license (there are alternatives, but they need work).
Post reply on HN