SLIDE 1
Mobile code security
- General:
- Java, introduced by Sun Microsystems 1995, is a very widely
used programming language. We will not look at Java as a programming language as that is covered by other courses.
- Java has fairly good security and the mechanisms used there
are relevant for all ways of implementing mobile code.
- Java is mobile code in the sense that a Java applet is often
fetched to the computer via WWW from the Internet and executes in the computer.
- There are more advanced forms of mobile code, like mobile
software agents, which can execute in a computer and move from one computer to another through the network.
- Security issues for advanced forms of mobile code are still
- pen, Java solutions have restricted applicability.