![]() |
#2
|
||||
|
||||
![]() No, java does not have huge security holes... Adobe Acrobat, adobe flash, MS outlook are HUGE security problems. Java might have some, but a little common sense goes a long way. For a java program to get to the underlying system, you will almost always get a little pop-up that states java is trying to access you system (sometimes needed for printing, etc). If it shouldn't be doing it, they say no.
PS. I work every single day with a massive government system that has a lot of FOIPPA legals to go with it, it runs on java, and only works with older versions. No significant security issues so with it. You are MUCH more likely to get problems from someone who opened the wrong e-mail or read a nasty PDF, (even worse, opened a nasty PDF inside outlook) and has a trojan that logs keystrokes to record password and draw info out of the system that way, rather than a problem with java directly. All in, if the software you NEED is java, and it can't run on never version -- what would be the solution? One of the best things you can do is what I do on a regular basis for the "really, really secure stuff" is to use Vmware, or vitualbox and install (linux/xp/whatever) into it, and then run the program from there. it can't touch the computer that is hosting it, thus protecting the data. And as a bonus, if you keep basic copies of the VM, you get throw away machine to play with software you don't trust. Disclaimer: I AM a computer security expert (Degree to go with it and everything). Quote:
|