View Single Post
  #53 (permalink)  
Old 03-24-2009, 09:36 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,684
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Google Chrome Security Vulnerabilities

  1. Advertise the browser via their affiliate network.
  2. 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.

Last edited by kgun; 03-24-2009 at 09:38 AM.
Reply With Quote