summaryrefslogtreecommitdiff
path: root/README.security
diff options
context:
space:
mode:
authorjvoisin2014-01-06 12:10:10 +0000
committerjvoisin2014-01-06 12:10:10 +0000
commit1abbb32ccb8747c8d30b8fcde6a0e2898816fc69 (patch)
treebb65a908b0dffcc5077784501db7a47f6f3d9a6b /README.security
parent5d8f4b5c82f13e533248d88faefdd1cadebb1eb6 (diff)
Nested archives are not supported by the GUI
Diffstat (limited to 'README.security')
-rw-r--r--README.security5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.security b/README.security
index 1e6fad0..73f638e 100644
--- a/README.security
+++ b/README.security
@@ -23,6 +23,11 @@ Test suite
23Formats that are not in the test suite are not well-tested, 23Formats that are not in the test suite are not well-tested,
24please do not trust the MAT about them! 24please do not trust the MAT about them!
25 25
26Archives handling
27-----------------
28MAT's GUI does not handle (for now?) nested archives;
29it will treat them like unsupported format.
30
26 31
27Threat Model 32Threat Model
28============ 33============