EXTREME weirdness - applet writing without permissions

Jiri Vanek jvanek at redhat.com
Thu Mar 20 07:49:58 UTC 2014


On 03/17/2014 06:10 PM, Andrew Azores wrote:
> **> Oh... OK. So I misunderstood (mis-guessed) the spec. I see!
>  > So I'll have to put an unsigned applet there to have it sandboxed.
>  > Thanks for investigating,
>  > Stefan
>
> Well, you could alternatively just specify sandbox permissions in the applet tag. But simply splitting it into its own separate unsigned JAR will also work. Up to you. Bonus points if you test both and confirm that it comes out with sandbox-only permissions either way :)
>
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#permissions
for similar purposes, this may come handy later ....

J.


More information about the distro-pkg-dev mailing list