next up previous
Next: Digital Signatures Up: Implementation Previous: Implementation

Scenarios

Given the analysis of the access controls to resources, it is interesting to see how effective Java could be against the various scenarios mentioned in Section 2.2.

The given analysis shows that Java is effective at preventing the more dangerous types of attacks. It should be noted that the annoyance attacks which were mentioned are just as applicable to current Web browsers which do not use Java. The problem of denial of service attacks is also fairly difficult to prevent entirely. One can imagine a security policy that prevents the creation of more than 10 windows, or prevents the use of more than 100Kbytes of memory, but these types of restrictions seem arbitrary. Instead, it would be desirable to have Web browsers that allowed the user to explicitly kill an Applet and all of the resources that it is using. Hopefully such a mechanism will be implemented.



next up previous
Next: Digital Signatures Up: Implementation Previous: Implementation




Thu Dec 7 18:26:21 EST 1995