Identities Infinite wrote:I also use RefControl [the latter has no effect on making pages load faster by blocking content].
Yes, RefControl is for privacy only, by not letting sites know what site you just left, or which site had a link that you clicked to get there, and many other ways that sites can gather your browsing history.
Identities Infinite wrote:I was wondering why Giorgio's blog was not on the whitelist. I would hope he deletes malicious code if it happens to find its way on there.
Of course he would, but one of the purposes of that blog is exactly to explore new vulnerabilities, potential methods of attack or trying to bypass NoScript, etc. So exploit code may be deliberately hosted, although it should be benign. Please understand that no one person can constantly monitor every post on this forum and his blog, while also running a business, developing and enhancing NoScript and Flashgot, having a life and a family, etc. So the script at the blog is not default white-listed. The blog is mostly for power-users, who would examine the code first, or take proper precautions like sandbox or virtual machine before running it.
This is true of other so-called "white-hat hacker" sites -- those that try to find and fix security issues before bad people find them.
Lesson learnt: not to allow any font embedding ever.
Better lesson learnt: Not to allow anything, ever, that isn't absolutely necessary for the function you need on that page.
Wikipedia has a good introductory article on Principle of Least Privilege, a time-honored concept that seems to have been forgotten by many these days.
This is becoming a duplicate of my discussion with another user about FRAME and IFRAME, so if you have time, you might want to look at that thread.
Click the following link:
http://forums.informaction.com/viewtopi ... 373#p35373
On the Java issue, it occurred to me during my break that if you set Java to check for updates on its own, won't it automatically determine whether you have the latest version, and if not, download it for you? Or does NoScript block that process?
You are correct that the Java Virtual Machine is a program that is installed on your hard drive like any other. In XP, it is in C:\Program Files. I don't use Vista or Win 7, but wherever other programs are stored on those systems, there will be a Java folder. This program is updated occasionally, just as you might update your anti-virus, office suite, etc.
Firefox launches the Java Virtual Machine on demand, if you allow it in NoScript of course. You can see the Java plug-in by typing about:plugins in the Address Bar. There, you will find listed the Mozilla Default Plug-in, probably Shockwave Flash if you have it, and the Java Platform, including the version number.
Please advise if automatic updates of Java isn't working for you. I haven't heard of this problem before, but that doesn't mean that is hasn't happened.
There is probably a Java logo in your Windows Control Panel, which is usually accessible through the Start menu. Double-click the Java logo in Control Panel,
then click the Update tab, and check the box labeled "Check for updates automatically". You then have a dropdown window to select whether to notify you before installing, or before the download itself. You might want to pick an install time when the computer is not too busy doing other things. If you have a fast connection, the download itself may not slow you very much; else, don't OK the download until you have free time. I personally don't let *anything* connect to the Internet, even my anti-virus updater, while I'm doing online banking or other very sensitive things. Perhaps I am overly cautious, but better safe than sorry.
Don't forget to click "OK" after making any changes in the Java Control Panel.
I hope this is helpful. By the way, may I ask for some site locations where Java is required?
Cheers,
- Tom