Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mat2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jvoisin
mat2
Commits
c1f44266
Commit
c1f44266
authored
6 years ago
by
Julien (jvoisin) Voisin
Browse files
Options
Downloads
Patches
Plain Diff
Improve the threat-model again, thanks to @joe
parent
120c3bf7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/threat_model.md
+7
-0
7 additions, 0 deletions
doc/threat_model.md
with
7 additions
and
0 deletions
doc/threat_model.md
+
7
−
0
View file @
c1f44266
...
...
@@ -17,6 +17,7 @@ Mat only removes standard metadata from your files, it does _not_:
-
handle steganography nor homoglyphs
-
handle stylometry
-
handle any non-standard metadata field/system
-
handle file-system related metadata
If you really want to be anonymous format that does not contain any
metadata, or better : use plain-text ASCII without trailing spaces.
...
...
@@ -91,3 +92,9 @@ Requirements
- MAT2 *must not* fail silently. Upon failure,
MAT2 *must not* modify the file in any way.
- MAT2 *might* leak the fact that MAT2 was used on the file,
since it might be uncommon for some file formats to come
without any kind of metadata, an adversary might suspect that
the user used MAT2 on certain files.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment