Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signing unprivileged code is unnecessary; avoid doing so. See SEC00-J. Follow the principle of least privilegeAvoid granting excess privileges. For instance, unsigned applets and JNLP applications are granted the minimum set of privileges and are restricted to the sandbox.

...