summaryrefslogtreecommitdiff
path: root/mat.1
diff options
context:
space:
mode:
Diffstat (limited to 'mat.1')
-rw-r--r--mat.178
1 files changed, 78 insertions, 0 deletions
diff --git a/mat.1 b/mat.1
new file mode 100644
index 0000000..48ebf9a
--- /dev/null
+++ b/mat.1
@@ -0,0 +1,78 @@
1.TH METADATA "1" "August 2011" "Metadata Anonymisation Toolkit" "User Commands"
2
3
4.SH NAME
5MAT \- Metadata Anonymisation Toolkit
6
7
8.SH SYNOPSIS
9.B mat-cli
10[\fIoptions\fR] \fIfiles\fR
11.TP
12.B mat-gui
13
14
15.SH DESCRIPTION
16The \fBMetadata Anonymisation Toolkit\fR is a lib (with a CLI and a GUI)
17created to anonymise file's \fBmetadata\fR. In essence, metadata answer who,
18what, when, where, why, and how about every face of the data that are being
19documented. They can be a \fBrisk for privacy\fR.
20
21
22.SH OPTIONS
23.TP
24\fB\-h\fR, \fB\-\-help\fR
25show this help message and exit
26.TP
27\fB\-a\fR, \fB\-\-add2archive\fR
28Add to outputed archive non\-supported filetypes
29.TP
30\fB\-b\fR, \fB\-\-backup\fR
31Keep a backup copy
32.TP
33\fB\-c\fR, \fB\-\-check\fR
34Check if a file is free of harmful metadatas
35.TP
36\fB\-d\fR, \fB\-\-display\fR
37List all the harmful meta of a file without removing them
38.TP
39\fB\-f\fR, \fB\-\-force\fR
40Don't check if files are clean before cleaning
41.TP
42\fB\-l\fR, \fB\-\-list\fR
43List all supported fileformat
44.TP
45\fB\-u\fR, \fB\-\-strict\fR
46Remove harmful meta, but loss can occure
47.TP
48\fB\-v\fR, \fB\-\-version\fR
49Display version and exit
50
51
52.SH EXAMPLES
53.TP
54\fBmat-cli \-\-display\fR mydocument.pdf
55Display the mydocument.pdf's harmful metadata
56.TP
57\fBmat-cli \-\-check *.jpg\fR
58Check all the jpg images from the current folder
59
60
61.SH NOTES
62MAT \fBonly process metadata\fR, it does \fBnot\fR handle file data.
63Blame yourself if you are traced back because of the data of your files.
64MAT is not perfect : In most of the cases, a forensic expert with a lot
65of time \fBcan trace back\fR your document.
66If you want absolute privacy, use plain-text.
67
68
69.SH AUTHOR
70Julien (\fBjvoisin\fR) Voisin <pouicpouicpouic@gmail.com>, during the GSoC 2011
71
72
73.SH BUGS
74MAT does not handle watermaking/tattoo for now.
75
76
77.SH "SEE ALSO"
78exiftool, hachoir-metadata