Ask HN: What feature would you want the web to “force” next, after HTTPS?
31–40 of 279 posts
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#32It'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).
And, I mean, there are accommodations and assistive technology built into the standards. It's just nowhere near as widespread as it should be, in terms of usage, and it's always an afterthought (if it is thought of at all) in frameworks and HTML templates and such. And, because most of the time an inaccessible site or app is so inaccessible as to prevent anyone who would notice from getting far enough in to complain. So, we need good tools for knowing when our stuff is broken from an accessibility standpoint.
I think what I'm getting at is that it should be easy to see errors in accessibility, and maybe search engines should favor sites that at least make an effort.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#33Dropping TLS in favor of IPSec. Now every protocol is transparently secure by default and there's no chance of developers accidentally messing it up.
IKE and ISAKMP was the problem, that stuff is an absolute nightmare. Maybe now with IKE2 it might get better...
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#34I'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.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#35Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#36JavaScript Standard Library created that every browser has "installed" and updated automatically.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#37I'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.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#38Dropping TLS in favor of IPSec. Now every protocol is transparently secure by default and there's no chance of developers accidentally messing it up.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#39ML driven content blocking for ads and other garbage such as social widgets and beacons. Red screen warning as deceptive on any site that tries to hack its way around the filter.
But I could entirely see a little privacy "eye" icon in the URL bar of Firefox, similar to the padlock icon we have now for HTTPS/certificates.
The eye could turn red and display text for the site you are visiting based on analytics, beacons, web bugs, and so on.
Or how about major social media sites have their icons placed in the URL bar if they have trackers / social media widgets on the current page. This way, it is made explicitly clear to the user that "{Insert social platform here} is tracking you on this page, even while you are logged out, don't have an account, ..."
The difficulty with having the browsers force the standard is getting Google Chrome on board, since they have so many users.
Re: Ask HN: What feature would you want the web to “force” next, after HTTPS?
#40I'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.