Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/disorganizer/brig-thesis
- Owner: disorganizer
- Created: 2016-07-18T11:30:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T15:19:30.000Z (over 7 years ago)
- Last Synced: 2024-08-02T12:44:41.165Z (3 months ago)
- Language: Python
- Homepage: https://disorganizer.github.io/brig-thesis/brig/thesis.pdf
- Size: 54.6 MB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/.gitignore
Awesome Lists containing this project
- awesome-starred - disorganizer/brig-thesis - Master thesis based on brig (others)
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/).