diff options
author | Jakob Unterwurzacher | 2017-10-28 20:21:16 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-10-28 20:21:16 +0200 |
commit | f6d6878a6788ece6b243c517d5b68d7e90b494f2 (patch) | |
tree | 3129593406f4dc4546a5a0404e0afb5b80b36f5b /mkdocs.yml | |
parent | f426b2d17830a75d96a3b6e919b006767c6db78f (diff) |
Finish threat model
...and add it to the menu.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ pages: - Compile from Source: compile.md - Cryptography: forward_mode_crypto.md - Reverse Mode Cryptography: reverse_mode_crypto.md +- Threat Model: threat_model.md - Comparison with Other Projects: comparison.md - Signed Releases: releases.md - Source Code Mirrors: mirrors.md |