summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/implementation_notes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/implementation_notes.md b/doc/implementation_notes.md
index b385659..60e9081 100644
--- a/doc/implementation_notes.md
+++ b/doc/implementation_notes.md
@@ -1,6 +1,14 @@
1Implementation notes 1Implementation notes
2==================== 2====================
3 3
4Lightweight cleaning mode
5-------------------------
6
7Due to *popular* request, MAT2 is providing a *lightweight* cleaning mode,
8that only cleans the superficial metadata of your file, but not
9the ones that might be in **embeded** resources. Like for example,
10images in a PDF or an office document.
11
4Symlink attacks 12Symlink attacks
5--------------- 13---------------
6 14