Inicio  /  Computers  /  Vol: 6 Par: 2 (2017)  /  Artículo
ARTÍCULO
TITULO

Towards Trustworthy Collaborative Editing

Mamdouh Babi and Wenbing Zhao    

Resumen

Real-time collaborative editing applications are drastically different from typical client?server applications in that every participant has a copy of the shared document. In this type of environment, each participant acts as both a client and a server replica. In this article, we elaborate on how to adapt Byzantine fault tolerance (BFT) mechanisms to enhance the trustworthiness of such applications. It is apparent that traditional BFT algorithms cannot be used directly because it would dictate that all updates submitted by participants be applied sequentially, which would defeat the purpose of collaborative editing. The goal of this study is to design and implement an efficient BFT solution by exploiting the application semantics and by doing a threat analysis of these types of applications. Our solution can be considered as a form of optimistic BFT in that local states maintained by each participant may diverge temporarily. The states of the participants are made consistent with each other by a periodic synchronization mechanism.

 Artículos similares