PEPmodel Extensions PEPmodel documentation PEPmodel

Extension Security

Downloading code, as usual, opens up a variety of security issues.

Possible Attacks

Solutions

PEPsample measures

Because PEPsample was designed to be simple to undertand, and because many of the security issues would be agent dependent, it was deemed impractical to authenticate dynamicly loaded extensions. For safety's sake, all dynamic downloading defaults to disabled. If you wish to enable it, set allowNetworkExtensions=true in URLClassLoader.


Eric Prud'hommeaux, eric@w3.org,
@(#) $Id: Security.html,v 1.2 1997/08/03 00:39:04 eric Exp $