diff options
| -rw-r--r-- | doc/threat_model.md | 6 |
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 | ||
| 12 | Mat only removes standard metadata from your files, it does _not_: | 12 | Mat 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 | ||
| 19 | If you really want to be anonymous format that does not contain any | 20 | If you really want to be anonymous format that does not contain any |
| 20 | metadata, or better : use plain-text. And as usual, think before clicking. | 21 | metadata, or better : use plain-text ASCII without trailing spaces. |
| 22 | And as usual, think before clicking. | ||
| 21 | 23 | ||
| 22 | 24 | ||
| 23 | Adversary | 25 | Adversary |
