BibTeX for a paper by David Kotz at Dartmouth College.
For more information about this paper, visit this web page:
https://www.cs.dartmouth.edu/~kotz/research/gray-security-book/index.html

@InCollection{gray:security-book,
  author =        {Robert S. Gray and David Kotz and George Cybenko and Daniela Rus},
  title =         {{D'Agents: Security in a multiple-language, mobile-agent system}},
  booktitle =     {{Mobile Agents and Security}},
  editor =        {Giovanni Vigna},
  series =        {Lecture Notes in Computer Science},
  year =          1998,
  volume =        1419,
  chapter =       9,
  pages =         {154--187},
  publisher =     {Springer},
  copyright =     {Springer},
  ISBN13 =        {978-3-540-68671-2},
  DOI =           {10.1007/3-540-68671-1},
  URL =           {https://www.cs.dartmouth.edu/~kotz/research/gray-security-book/index.html},
  abstract =      {Mobile-agent systems must address three security issues: protecting an individual machine, protecting a group of machines, and protecting an agent. In this chapter, we discuss these three issues in the context of D'Agents, a mobile-agent system whose agents can be written in Tcl, Java and Scheme. (D'Agents was formerly known as Agent Tcl.) First we discuss mechanisms existing in D'Agents for protecting an individual machine: (1) cryptographic authentication of the agent's owner, (2) resource managers that make policy decisions based on the owner's identity, and (3) secure execution environments for each language that enforce the decisions of the resource managers. Then we discuss our planned market-based approach for protecting machine groups. Finally we consider several (partial) solutions for protecting an agent from a malicious machine.},
}

