summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/threat_model.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/threat_model.md b/doc/threat_model.md
index 6d14ca6..963a3ee 100644
--- a/doc/threat_model.md
+++ b/doc/threat_model.md
@@ -11,13 +11,15 @@ Warnings
11 11
12Mat only removes standard metadata from your files, it does _not_: 12Mat only removes standard metadata from your files, it does _not_:
13 13
14 - anonymise their content 14 - anonymise their content (the substance and the form)
15 - handle watermarking 15 - handle watermarking
16 - handle steganography 16 - handle steganography
17 - handle stylometry
17 - handle any non-standard metadata field/system 18 - handle any non-standard metadata field/system
18 19
19If you really want to be anonymous format that does not contain any 20If you really want to be anonymous format that does not contain any
20metadata, or better : use plain-text. And as usual, think before clicking. 21metadata, or better : use plain-text ASCII without trailing spaces.
22And as usual, think before clicking.
21 23
22 24
23Adversary 25Adversary