summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2018-04-03 21:34:45 +0200
committerjvoisin2018-04-03 21:34:45 +0200
commit2a51ae03dfde59c7b190b2ea74974c40c43addf7 (patch)
tree7d2ad0c944461e38e6973dec89f442ffc94cedbe /doc
parent76f25212d1eef99c360b0a50cd5b88c117acf278 (diff)
Add more details to the warnings, thanks to @pabs
Diffstat (limited to 'doc')
-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