<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3323185\x26blogName\x3dbarnskiblog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://barnski.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://barnski.blogspot.com/\x26vt\x3d5885749210978744567', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

barnskiblog

Barney's blog. Just a load of old shite really.


I like to use Firefox as my browser on almost every OS except OS X (where I use Safari/Camino/Firefox). I also steer clear of IE as much as possible as it's less secure, too tied into the O/S and I hate the way it breeds non-compliance on the web (but that's a rant for another day).
Anyway, there's a problem with security even if you use Firefox, which is that of client-side scripting. Listen to Steve Gibson peoples; this is dangerous, especially if you're unfortunate enough to use Windows (which I still have to do at work sometimes).
IE does have a redeeming feature here, in that it supports security zones. You can use these to set the default security level of all sites such that they can't run client-side scripts, and then explicitly allow the sites you trust. This is a nice feature (but not anywhere near nice enough to lure me back to IE, even if it does have tabbed browsing in v7).
Anyway, there is now a Firefox plug-in that prevents client-side scripts running unless you explicitly allow a site to do so, and it's called noscript. I am now running this on my Winblows XP laptop and it seems to work great. I've yet to try it on other O/S's, but I probably will do so soon.......

Update: I've installed this on both OS X and Linux now, and it works fine on those platforms too. I'm not quite sure why I'd want to do the javascript blocking on OS X or Linux at this point, as neither of them are anywhere near as exposed as Windows is in terms of security risks, but as a general principle, more secure is better....... ;)
« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »