Skip to content

JanAhrens/threema-protocol-analysis

Repository files navigation

Threema protocol analysis

This paper is the result of an analysis of the protocol used by the commercial mobile messaging application Threema.

Along with the paper this repository includes the source code of the LaTeX files that were used to generate the PDF document.

Building the PDF document

I used the TeX Live distribution to build this document. You probably need to install these additional packages:

You can use make to create the PDF document.

After you cloned this repository you need to setup gitinfo once. make will complain if you have forgotten this.

Setting up gitinfo

The gitinfo package provides a mechanism for including information about the git repository in LaTeX documents. To setup gitinfo it needs to be integrated with git using git-hooks.

You have to create a post-commit, post-checkout and post-merge hook in your local .git/hooks directory. I used the example file from the gitinfo package.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.

About

"Threema protocol analysis" paper (including LaTeX sources)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published