From f4860799429aae0864ec62f3e0650486d02e3ce4 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 22 Mar 2016 10:58:37 -0400 Subject: update chapter 1, section 1.1. - Emphasize that combox does not use API provided by file storage providers to sync shards. --- report/chapters/1-intr.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'report/chapters') diff --git a/report/chapters/1-intr.tex b/report/chapters/1-intr.tex index fd6abd6..9f32e11 100644 --- a/report/chapters/1-intr.tex +++ b/report/chapters/1-intr.tex @@ -77,10 +77,10 @@ across $N$ node directories; shards \verb+strunk-white.pdf.shard0+ to \label{fig:1-combox-overview-0} \end{figure} -combox does not sync encrypted shards stored in the node directories -to the respective file storage providers' data store. Instead, it -depends on the respective file storage provider's client program to -sync the shards. +combox does not use the API provided by the file storage providers to +sync encrypted shards stored in the node directories to the respective +file storage providers' data store. Instead, it depends on the +respective file storage provider's client program to sync the shards. combox can be used on all of the user's computers. For instance, the user can install combox on their second computer and combox will -- cgit v1.2.3