Knowledge Base

Signed Applet

If you are behind a network firewall that requires you to use a web proxy with your browser, your Java environment will also need to use a proxy to connect to tool sessions. The default security manager for Java stipulates that an applet can make network connections only to the web server from which it was originally loaded. Connecting to a proxy requires additional privileges—even though the ultimate connection through the proxy is to the originating web server.
In order to empower an applet with additional privileges, it must be signed. This is a process by which a cryptographic identity is added to the applet to prove the identity of its author. The first time you load a particular signed applet, your Java virtual machine will show you a dialog similar to the following:

This dialog shows that the applet was authored by Purdue University and is confirmed by Thawte Consulting (a certificate authority that most JVM's trust). If you trust the author of this applet, you can select "Yes" to load the applet.
A signed applet can have many privileges. It can access your general window system, your computer's peripherals, and your local file system. The hub VNC applet uses additional privileges only to connect to your web proxy. The applet contains no code to perform any kind of additional access to your computer's local resources.

0 Dislike

Last updated

Comments on this entry

  1. 0 Dislike

    Anonymous

    I always use proxy for privacy.

    - John

    Reply Report abuse

    You must log in to post comments.

  2. 0 Dislike

    valentino thomas

    Keep your online activities secure by upgrading to the newest Thunder VPN for Windows, which includes top-notch security features, specifically compatible with Windows 7 and Windows 10. To learn more about Contact Us - Best Apps for PC, visit on hyperlinked site.

    Reply Report abuse

    You must log in to post comments.

Post a comment

Post a comment

Please keep comments relevant to this entry. Comments deemed offensive or inappropriate may be removed.