Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
mat2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jvoisin
mat2
Commits
6e8f9e57
Commit
6e8f9e57
authored
May 14, 2018
by
jvoisin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve a bit the readme
parent
289f2b96
Pipeline
#15099
passed with stages
in 1 minute and 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
README.md
README.md
+49
-0
No files found.
README.md
View file @
6e8f9e57
...
...
@@ -12,6 +12,21 @@
This software is currently in
**beta**
, please don't use it for anything
critical.
# Metadata and privacy
Metadata consist of information that characterizes data.
Metadata are used to provide documentation for data products.
In essence, metadata answer who, what, when, where, why, and how about
every facet of the data that are being documented.
Metadata within a file can tell a lot about you.
Cameras record data about when a picture was taken and what
camera was used. Office documents like PDF or Office automatically adds
author and company information to documents and spreadsheets.
Maybe you don't want to disclose those information on the web.
This is precisely the job of MAT2: getting rid, as much as possible, of
metadata.
# Requirements
...
...
@@ -29,6 +44,12 @@ doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3),
$
python3
-m
unittest discover
-v
```
# Supported formats
```
bash
$
python3 ./main.py
-l
```
# Related softwares
-
The first iteration of
[
MAT
](
http://mat.boum.org
)
...
...
@@ -37,3 +58,31 @@ $ python3 -m unittest discover -v
tries to deal with
*printer dots*
too.
-
[
pdfparanoia
](
https://github.com/kanzure/pdfparanoia
)
, that removes
watermarks from PDF.
# License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
Copyright 2018 Julien (jvoisin) Voisin
<julien.voisin+mat2@dustri.org>
# Thanks
MAT2 wouldn't existe without:
-
the Google Summer of Code,
-
the fine people from the Tails project
-
friends
Many thanks to them!
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment