diff options
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 | ||
