Peer to peer secure document editing framework

SecureCEdit: Secure Collaborative and Concurrent Editing

Motivation

Cloud-based online document editing services, such as Google Docs and Office 365, provide an inexpensive and efficient means of managing documents. However, storing data on cloud also raises certain security and privacy concerns, especially when the data is of confidential and sensitive nature. Storing data on third-party servers can potentially be compromising as it gives opportunity to the third-party cloud service providers to turn semi-honest and become curious about user data. User data stored on third-party servers is also prone to attacks like virtual machine-based side-channel along with natural language processing and machine learning-based content search and retrieval techniques. In a online editing environment, user data should never be exposed to the cloud in plain text form. Thus, there is a need for secure collaborative editing frameworks and services. Prior works around secure collaborative editing have several limitations, and some are not practical.

Key Contributions