Symcloud doc

Johannes Wachter
https://github.com/wachterjohannes

2014-10-05 (388301f)

Abstract:

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

Introduction

The idea for this project was founded in the context of my thesis 2014/15. My intention was to create a cloud-application like ˋowncloudˋ with a modern framework ˋsymfonyˋ. This environment should help the project that be used and further developed by a community.

I have traced the owncloud project since the first release and like the software a lot. With my work on the open source CMF ˋSuluˋ I have noticed the power of a big community. Because of these two reasons, I have decided to combine them in my master thesis.

Struture of Work

Master Thesis will be written in german, because it costs me a lot of time to write a lot of text in a proper english. But for the community i will write the documentation in this repository in english. The important Sections of the thesis i will translate in english for the documentation.

The work is seperated in two big sections. One is a Concept section which describs important System parts like: UI, Rest API, Data Storage and Syncronization of data.

The second section contains the implementation of a prototype which is should contain:

Data Storage

Topics that should be considered in the data storage: versioning, sharing, security, compression and encoding.

Sync

There are several ways to Synchronize data. These three sounds interesting.