From 2a51ae03dfde59c7b190b2ea74974c40c43addf7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 3 Apr 2018 21:34:45 +0200 Subject: [PATCH] Add more details to the warnings, thanks to @pabs --- doc/threat_model.md | 6 ++++-- 1 file 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 Mat only removes standard metadata from your files, it does _not_: - - anonymise their content + - anonymise their content (the substance and the form) - handle watermarking - handle steganography + - handle stylometry - handle any non-standard metadata field/system If you really want to be anonymous format that does not contain any -metadata, or better : use plain-text. And as usual, think before clicking. +metadata, or better : use plain-text ASCII without trailing spaces. +And as usual, think before clicking. Adversary