| The differences between the browser I'm currently using and a random website with javascript on the web are: - The browser's source code is available so I can see what it does. - The browser is distributed by Debian who also distribute most other software I use so there is 1 organization to trust instead of 1000. - The browser is not downloaded and executed and upgraded automatically, so it's possible for me to know what code runs and doesn't run on my computer. - There are multiple browsers I can choose from. I can't choose which javascript to use when I visit a website. - I can modify the browser if I want it to work differently (which I have actually done). It's harder to modify the javascirpt on a website because it's updated every time and very tied to the rest of the site and is often unreadable. - Modifications can be distributed, so if I make a better version, other people can use it and forget about the original version if it was bad. |