Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/disorganizer/brig-thesis

Master thesis based on brig
https://github.com/disorganizer/brig-thesis

Last synced: 5 days ago
JSON representation

Master thesis based on brig

Awesome Lists containing this project

README

        

# Papers about ``brig``

``brig`` started it's life as project for the master thesis of Christopher
<[sahib](https://github.com/sahib)> Pahl and Christoph
<[qitta](https://github.com/qitta)> Piechula.

## Table of Contents

- [Architecture and algorithms](#architecture)
- [Security evaluation](#security)
* [Misc](#misc)

## Architecture

Full title (german): *»brig«: Ein Werkzeug zur sicheren und
verteilten Dateisynchronisation*.

Introduces and documents ``brig`` and why it was developed.
The internal algorithms are explained and further development is discussed.
By Christopher Pahl. The source can be found in ``arch/`` below this file.

The paper can be found either as HTML or PDF. The PDF version is recommended:

- ``PDF:``
- ``HTML:``

## Security

Full title (german): *Sicherheitskonzepte und Evaluation dezentraler
Dateisynchronisationssysteme am Beispiel »brig«*.

Explains the security assumptions and models behind ``brig``. By Christoph
Piechula. The source can be found in ``security/`` below this file.

This paper is not yet finished.

## Misc

Both papers are built via [pandoc](http://pandoc.org/).