Google Chrome is pretty close. Some extra things I'd like: * Fully open source, with clear and open licensing. * Extensions with a permissions system that works at multiple levels of granularity. So I should be able to trust an extension but deny it some specific things (without breaking it.) * A headless mode, with python/ruby/other bindings, so I can use it as an automation library.
1. I totally agree with the open source part. Although I use a closed source OS often in everyday life (OS X, so at least it's a *nix) I'm a big fan of Linux (which I use on the side, and way before Windows) although personally I like the MIT and BSD type licenses over the (L)GPL 2. Granularity is a great thing to have as well. Extensions could maybe be broken into multiple sections, so you could have a- Permission t…
Ask HN: What would you want in an ideal web browser?
11–20 of 250 posts
Re: Ask HN: What would you want in an ideal web browser?
#12Its development should be managed by a group who are not concerned with generating money from advertising/tracking or any other privacy reducing endeavors. A group who put user privacy and security at the forefront of every decision made.
1. Stability and Features
The browser should be stable and free of major bugs, reasonable feature requests should be fulfilled when fairly trivial or found to be important. Programmers should be knowledgable in the language the browser is in. Personally I'd write it in C++/wxWidgets, using Blink as the engine since that's the most popular and compatible renderer it seems.
2. Privacy and Security.
The user's ability to control their information should be key, and it should be kept locally unless the user explicitly chooses to send it off.
3. Customizability
The user should be able to make changes to how the browser operates through extensions, userscripts, userstyles, etc.
Re: Ask HN: What would you want in an ideal web browser?
#13Google Chrome is pretty close. Some extra things I'd like: * Fully open source, with clear and open licensing. * Extensions with a permissions system that works at multiple levels of granularity. So I should be able to trust an extension but deny it some specific things (without breaking it.) * A headless mode, with python/ruby/other bindings, so I can use it as an automation library.
Re: Ask HN: What would you want in an ideal web browser?
#14Earlier quoted context omitted.
1. I totally agree with the open source part. Although I use a closed source OS often in everyday life (OS X, so at least it's a *nix) I'm a big fan of Linux (which I use on the side, and way before Windows) although personally I like the MIT and BSD type licenses over the (L)GPL 2. Granularity is a great thing to have as well. Extensions could maybe be broken into multiple sections, so you could have a- Permission t…
In answer to 3 - ideally in a way similar to http://www.nightmarejs.org/ , well worth looking into if you've never played with a headless browser before
Re: Ask HN: What would you want in an ideal web browser?
#15Re: Ask HN: What would you want in an ideal web browser?
#16Re: Ask HN: What would you want in an ideal web browser?
#17The reason why I originally switched from Firefox to Chrome was because Chrome was minimalistic and very, very fast - a chrome for the web. Now I'm seeing Chrome become bloated, and slow. On top of this, it's now trying very hard to identify me by asking me to sign in with my Google account. I want my next browser to make me forget that I'm using a browser in the first place, and also to not care about my identity.
Re: Ask HN: What would you want in an ideal web browser?
#18I want a web browser that let me open multiple accounts of a similar site at once.
Re: Ask HN: What would you want in an ideal web browser?
#19The reason why I originally switched from Firefox to Chrome was because Chrome was minimalistic and very, very fast - a chrome for the web. Now I'm seeing Chrome become bloated, and slow. On top of this, it's now trying very hard to identify me by asking me to sign in with my Google account. I want my next browser to make me forget that I'm using a browser in the first place, and also to not care about my identity.
[1] I prefer Firefox so I use the FxOpera theme
[2] Well, it tries its best on Linux (unlike Chrome), but it's near perfect on Windows and Mac OS
Re: Ask HN: What would you want in an ideal web browser?
#20A detailed development roadmap.
Privileged browser Apps and Extensions working on mobile. C'mon, it's 2015! ( no PhoneGap required )
An automation API.
The same really committed team who optimized V8.
Source on GitHub ( not necessarily all of it mind, some can be privileged access, tho a place to post issues that is no more code.google or crbugs, just, why? ).