diff options
Diffstat (limited to 'features/mat.feature')
-rw-r--r-- | features/mat.feature | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/features/mat.feature b/features/mat.feature new file mode 100644 index 00000000..e492b0fb --- /dev/null +++ b/features/mat.feature @@ -0,0 +1,13 @@ +@product +Feature: Metadata Anonymization Toolkit + As a Tails user + I want to be able to remove leaky metadata from documents and media files + + # In this feature we cannot restore from snapshots since it's + # incompatible with filesystem shares. + + Scenario: MAT can clean a PDF file + Given a computer + And I setup a filesystem share containing a sample PDF + And I start Tails from DVD with network unplugged and I login + Then MAT can clean some sample PDF file |