diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-01 20:35:32 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-01 20:35:32 -0500 |
commit | 5cfb3a772d749fa4f75029b374afc28c138ae395 (patch) | |
tree | 3809626427b2d89eb7c0978c6d96d04d8c44cc27 /report/prologue/abstract.tex | |
parent | 8587b5f7da08907f19cd1736a5bcb59803619907 (diff) |
Moved things around.
Sections that are not chapters are now moved under prologue/
Diffstat (limited to 'report/prologue/abstract.tex')
-rw-r--r-- | report/prologue/abstract.tex | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/report/prologue/abstract.tex b/report/prologue/abstract.tex new file mode 100644 index 0000000..e7af751 --- /dev/null +++ b/report/prologue/abstract.tex @@ -0,0 +1,21 @@ +\begin{abstractpage} + File storage providers on the Internet have made it non-trivial for + individuals to store personal files on the file storage provider's + computers. After Mr. Snowden disclosed information about the + National Security Agency' (NSA) surveillance programs that allowed + the NSA to access information stored on file storage provider' + computers, online file storage became a non-solution for storing + personal files for everyone who detested the possibility of somebody + else being able to access their personal files. In the past, there + have been separate efforts to come with a solution to allow + individuals to use storage space provided by file storage providers + in a way that it made it impossible for file storage providers and + to access the files. combox is one such effort. It allows an + individual to store personal files in the ``combox directory'' on + all her computers (running GNU/Linux or OS X) and the combox program + takes the files, splits and encrypts them and spreads them across + file storage providers' directories. Therefore, when an individual + uses storage space provided by file storage providers through + combox, each file storage provider gets only a part of the file in + an encrypted form. +\end{abstractpage} |