Just wanted to throw my $0.02 out there. A browser company will obviously be the next google. Advertising makes no sense as a monetization strategy in any capacity. World wide web is an RSS feed and browsers currently only a feedparser not reader.
What new browser will solve
============
* crawlers are being banned and info is mich more protected.
* ads are being blocked more aggressively.
* corpus of sites too massive to provide relevent help as singular units.
* discovery biggest problem on internet again, sites like HN and reddit proof.
How browser makes money
=====
Companies have websites that provide data, browser provides digested and concatenated info to user.
User pays search engine browser for data & processing which is paid to websites.
As good content and info become more fragmented this will be valuable.
* provides data directly (skips results returns info)
* privacy by design, user pays for their own crawl index (basically AWS for data.
* parse and rank data like pandora
Implementation
=========
1. User can get their own corpus and filter it (subset of master)
2. Websites and aggregators sell data to platform (indexed data sets, indexing tools, or a sub corpus)
3. Users can buy or subscribe to these on platform market.
4. User information, parse heuristics, corpus ranking, etc are sent to private db setup for user. Data is requested from browser ==> user processing ==> main corpus (if not cached/get balance of non cached items) <== fetched raw data returned then processed and indexed according to users needs/algorithims then data returned to user.
Entire ecosystem product. You could build this.
Please do.