Can any browser be configured to whitelist certain sites and blacklist the rest?

-1

I was thinking of creating a VM that is behind a firewall that blocks all traffic except to my banks. So, I can't access any other website and no one but the bank can get at me; so yeah, a online banking VM. Is there a way to implement this in one of the major browsers? A browser that prevents the user from navigating to any other site besides the banks' sites?

user2738698

Posted 2014-04-24T18:39:28.213

Reputation: 223

Not to my knowledge, but Chrome and Firefox are opensource so there is nothing stopping you from adding that "feature". – Elliott Frisch – 2014-04-24T18:44:31.327

This is what firewalls do. This can be accomplished with either hardware of software firewalls. – Keltari – 2014-04-24T19:18:38.013

Answers

0

You could achieve that with Google Chrome/Chromium. Look for the URLWhitelist policy

http://www.chromium.org/administrators/policy-list-3#URLWhitelist

m-p-3

Posted 2014-04-24T18:39:28.213

Reputation: 124