summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2018-04-29 21:41:34 +0200
committerjvoisin2018-04-29 21:41:34 +0200
commita79c9410afbd81a7e2f40ea59cdcef2b36a4ad2f (patch)
treec65c8bc412385ecff80f93bd0ea11b050afa969b /doc
parent2b1b075a8f7b11f5b02a874b371528e8b371e232 (diff)
Document the lightweight cleaning 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