summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg2019-07-10 14:34:50 +0000
committergeorg2019-07-10 14:36:47 +0000
commitb784a9fc7f2465f7506bba77f37f34cd5764da23 (patch)
treecfb3a41b3535102811c9b14ea5e4b0859eda8336
parent88b95923ab72b4d3ed32438062d19d0699ed95b9 (diff)
doc/threat_model: this is about mat2, not mat
-rw-r--r--doc/threat_model.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/threat_model.md b/doc/threat_model.md
index 80b57f3..31bfe91 100644
--- a/doc/threat_model.md
+++ b/doc/threat_model.md
@@ -78,7 +78,7 @@ Requirements
78 responsible for the information of the file. 78 responsible for the information of the file.
79 79
80 - MAT2 *must* warn when encountering an unknown 80 - MAT2 *must* warn when encountering an unknown
81 format. For example, in a zipfile, if MAT encounters an 81 format. For example, in a zipfile, if MAT2 encounters an
82 unknown format, it should warn the user, and ask if the 82 unknown format, it should warn the user, and ask if the
83 file should be added to the anonymised archive that is 83 file should be added to the anonymised archive that is
84 produced. 84 produced.