“Mobile Proactive Secret Sharing” by David Schultz, Barbara Liskov, and Moses Liskov. In Twenty-Seventh Annual ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC), Aug. 2008. Brief Announcement.
This paper describes MPSS, a new way to do proactive secret sharing. MPSS provides mobility: The group of nodes holding the shares of the secret can change at each resharing, which is essential in a long-lived system. MPSS additionally allows the number of tolerated faulty shareholders to change when the secret is moved so that the system can tolerate more (or fewer) corruptions; this allows reconfiguration on the fly to accommodate changes in the environment.
BibTeX entry:
@inproceedings{MPSS-brief, author = {David Schultz and Barbara Liskov and Moses Liskov}, title = {Mobile Proactive Secret Sharing}, booktitle = {Twenty-Seventh Annual ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)}, month = aug, year = {2008}, note = {Brief Announcement} }
Programming Methodology Group