diff options
| author | jvoisin | 2018-04-29 21:41:34 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-29 21:41:34 +0200 |
| commit | a79c9410afbd81a7e2f40ea59cdcef2b36a4ad2f (patch) | |
| tree | c65c8bc412385ecff80f93bd0ea11b050afa969b /doc | |
| parent | 2b1b075a8f7b11f5b02a874b371528e8b371e232 (diff) | |
Document the lightweight cleaning mode
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/implementation_notes.md | 8 |
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 @@ | |||
| 1 | Implementation notes | 1 | Implementation notes |
| 2 | ==================== | 2 | ==================== |
| 3 | 3 | ||
| 4 | Lightweight cleaning mode | ||
| 5 | ------------------------- | ||
| 6 | |||
| 7 | Due to *popular* request, MAT2 is providing a *lightweight* cleaning mode, | ||
| 8 | that only cleans the superficial metadata of your file, but not | ||
| 9 | the ones that might be in **embeded** resources. Like for example, | ||
| 10 | images in a PDF or an office document. | ||
| 11 | |||
| 4 | Symlink attacks | 12 | Symlink attacks |
| 5 | --------------- | 13 | --------------- |
| 6 | 14 | ||
