| Secure mobile agent systems using Java: where are we heading? |
| Full text |
Pdf
(502 KB)
|
| Source
|
Symposium on Applied Computing
archive
Proceedings of the 2002 ACM symposium on Applied computing
table of contents
Madrid, Spain
SESSION: Agents, interactions, mobility and systems
table of contents
Pages: 115 - 119
Year of Publication: 2002
ISBN:1-58113-445-2
|
|
Authors
|
|
Walter Binder
|
CoCo Software Engineering, Margaretenstr. 22/9, 1040 Vienna, Austria
|
|
Volker Roth
|
Fraunhofer IGD, Rundeturmstr. 6, 64283 Darmstadt, Germany
|
|
| Sponsor |
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 4, Downloads (12 Months): 29, Citation Count: 4
|
|
|
ABSTRACT
Java is the predominant language for mobile agent systems, both for implementing mobile agent execution environments and for writing mobile agent applications. This is due to inherent support for code mobility by means of dynamic class loading and separable class name spaces, as well as a number of security properties, such as language safety and access control by means of stack introspection. However, serious questions must be raised whether Java is actually up to the task of providing a secure execution environment for mobile agents. At the time of writing, it has neither resource control nor proper application separation. In this article we take an in-depth look at Java as a foundation for secure mobile agent systems.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
|
| |
2
|
|
 |
3
|
Walter Binder , Jane G. Hulaas , Alex Villazón, Portable resource control in Java, Proceedings of the 16th ACM SIGPLAN conference on Object oriented programming, systems, languages, and applications, p.139-155, October 14-18, 2001, Tampa Bay, FL, USA
|
| |
4
|
|
| |
5
|
|
| |
6
|
S. Doyon and M. Debbabi. On object initialization in the Java bytecode. Computer Communications, 23(17): 1594-1605, Nov. 2000.
|
 |
7
|
|
| |
8
|
|
| |
9
|
Java Community Process. JSR 121 --- Application Isolation API Specification. Web pages at http://www.jcp.org/jsr/detail/121.jsp.
|
| |
10
|
|
|