![]() |
High Performance, Robust and Secure Group Communication |
|
Quarterly Technical Report, October 2001
Progress:During the past three months we have completed the design and implementation of our unifying framework that allows us to include different key agreement protocols in the Secure Spread framework. We also completed an implementation of three new key agreement protocols and added them to the system. As a result, the Secure Spread system now support five key agreement protocols:
We have experimented with the five different protocols over a local area network. We completed an initial implementation of our access control framework which is part of our integrated architecture. This framework specifies a modular architecture allowing multiple access control and authentication protocols to be used and the location of checks in the group communication system to enforce the policies. The access control and authentication framework adds two new features to the Spread group communication system. First, it provides a modular API that allows anyone to write a custom authentication and access control policy code module which will be loaded into the Spread daemon. This module (or modules) will control how clients are authenticated when they connect to the daemon and what restrictions should be enforced on the clients actions (such as joining groups or sending messages). Second, it inserts appropriate checks into Spread to enforce whatever access control policy the user has enabled. We have made a major step forward in the design of our integrated architecture with respect to the key management building block. In the integrated architecture, this building block is moved from the Secure Spread library to the Spread daemon itself. The Spread daemons share a key and based on it and additional information generate group keys and refresh them after every group membership change. The daemons key is changed upon daemon membership changes. We have devised three types of solutions to obtain a shared daemon key, depending on where and how encryption is done and what group communication model is used:
We were fortunate to host the Program Manager Dr. Douglas Maughan during this period. During the visit we demonstrated the Secure Spread system in action and live nation-wide experiments with Spread. Software:We have released several updates to Spread 3.16.0, but no major release this time around.Technology Transfer:We know of one Dynamic Coalitions project that already uses our software: This is the Efficient and Scalable Infrastructure Support project done at University of California, Irvine and at Brown University, which aims to provide scalable certification service.We are starting to get some comments from the community regarding issues with the Secure Spread release, which means that at least some people are exploring it.
Plans for Next Quarter:
|