Forum Moderators: phranque
It looks a bit sinister to me to get the "Downloading Jar File" message on screen. I think "whats that doing that I'm not aware of?"
Can anyone who knows about the possibilities of 'Jar Files' say something about the safety of them?
From a security point of view, as far as I know, the developer needs to digitally sign the JAR file, so that users who 'recognise' the signature can grant additional security priviledges to the Java application that it normally wouldn't have.
Therefore, if you are not prompted by the application for additional priviledges, it (again, caveat emptor type warning!) most probably isn't trying to do anything malicious due to the inherent securty constraints web based application must adhere to.