|
|
|
|
|
by haberman
4585 days ago
|
|
> Secure? When did OS+browser became more secure than just OS? You can't get a virus from visiting a web page. You don't give a web page access to all your files just by visiting it. Running a native app requires significantly more trust than running a web app. Web apps are significantly more sandboxed. |
|
You very much can.
In fact, that was one of the most common attack vector for viruses: web browser exploits, from applet bugs to native web browser code buffer overflows and other issues.