Quote:
Originally Posted by deepsand
|
- Advertise the browser via their affiliate network.
- Advertise the browser on the most used SE.
Without a single note on security.
It is not difficult to make a browser (if you know C++ Builder, you can drop a TCppWebBrowser or a TWebBrowser component on a form and
you have started (scroll down to exercise 3.1 if you need a flying start)).
It may be possible to combine that functionality with Chrome's open source code and make a better browser with the kernel written in C / C++.
It is difficult to make a secure browser. That may require years of experience on that specific topic.