summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2011-07-30 22:25:22 +0200
committerjvoisin2011-07-30 22:25:22 +0200
commit7c8c23b5bc843a9901a7410bb63f2ed37d74f276 (patch)
treee5ed9609cf37085da38c754463253317db5819cd
parent4e44cba5d6b65415f145ba3ded191c07a8c9c660 (diff)
Update README
-rw-r--r--README25
1 files changed, 22 insertions, 3 deletions
diff --git a/README b/README
index 691607f..db91636 100644
--- a/README
+++ b/README
@@ -1,7 +1,26 @@
1Warning :
2 Mat only remove metadata from your files, it does not anonymise their
3 content, nor it can handle watermarking, steganography, or any too custom
4 metadata field/system.
5
6 If you really want to be anonym, use format that does not contain any
7 metadata, or better : use plain-text.
8
1Dependencies: 9Dependencies:
2 graphicsmagick : for full pdf support 10 python2.7 : for tar, tar.bz2, tar.gz support
3 python2.7 : 11 shred : for secure removal
12
13Optionals dependencies:
14 python-poppler, python-poppler : for pdf support
15 python-mutagen : for massive audio format support
4 16
5Usage: 17Usage:
6 cli.py --help 18 python cli.py --help
19 or
20 python gui.py
21
22Supported format:
23 see lib/mat.py
7 24
25Known Bugs:
26 Zipfiles are not totally cleaned