cryptoparty / msg-notes

Notes relating to secure messaging

Home Page:https://moderncrypto.org/mailman/listinfo/messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Example Setup / Usage On Debian 7

git clone https://github.com/cryptoparty/msg-notes.git
cd msg-notes
./apt-get-build-dep.sh (note this requires sudo)
make (lists options of what it can make)
make html
make epub
cd _build
cd html
firefox index.html

About

Notes relating to secure messaging

https://moderncrypto.org/mailman/listinfo/messaging

License:Other


Languages

Language:Python 40.4%Language:Makefile 28.6%Language:Shell 26.5%Language:TeX 4.5%