summaryrefslogtreecommitdiff
path: root/doc (follow)
AgeCommit message (Collapse)Author
2025-09-04Switch the project from 0xacab to githubjvoisin
While the folks running 0xacab are much more lovely than the github ones, this project has outgrown the former: - Github offers beefy continuous integration, make it easier to run the testsuite on every python version, instead of using a weird docker-based contraption. Moreover, I'd rather burn some Microsoft money than 0xacab one. - Opening an account on 0xacab is non-trivial (by design), making it tedious for people to report issues and contribute to mat2. - Gitlab is becoming unbearably slow and convoluted, even compared to Github's awful Copilot/AI push. It's a sad state of affairs, but it's a pragmatic decision. People who don't have a Github account can still report issues and send patches by sending me an email.
2025-01-09Bump the changelogjvoisin
2023-08-02Bump the changelog0.13.4jvoisin
2023-02-23Bump the changelog0.13.3jvoisin
2023-01-28Bump the changelog0.13.2jvoisin
2023-01-07Bump the changelog0.13.1jvoisin
2022-07-06Bump the changelog0.13.0jvoisin
2022-04-30Bump the changelog0.12.4jvoisin
2022-01-06Bump the changelog0.12.3jvoisin
2021-08-29Bump the changelog0.12.2jvoisin
2021-03-19Bump the changelog0.12.1jvoisin
2020-12-18Bump the changelog0.12.0jvoisin
2020-03-29Bump the changelog0.11.0jvoisin
2020-02-09Bump the changelog0.10.1jvoisin
2020-02-08Clarify a bit the manpagejvoisin
2020-02-08Add an example of possible quality loss in the manpagejvoisin
2020-01-06man: fix typo and improve wordinggeorg
2020-01-05Add a note about lightweight mode in the manjvoisin
2019-12-02Add a note about metadatajvoisin
2019-11-30Bump the changelog0.10.0jvoisin
2019-11-30This is mat2, not MAT2georg
Closes #131
2019-07-10doc/threat_model: this is about mat2, not matgeorg
2019-05-16Document the archives handling implementation's detailsjvoisin
2019-05-11Document how mat2 compares to other softwarejvoisin
2019-05-10Bump the changelog0.9.0jvoisin
2019-03-26doc: remove one trailing space in the man pageAntoine Tenart
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
2019-02-28Bump the changelog0.8.0jvoisin
2019-02-17Bump the changelog0.7.0jvoisin
2018-11-10Bump the changelog0.6.0jvoisin
2018-10-23Bump the changelog0.5.0jvoisin
2018-10-03Bump the changelog0.4.0jvoisin
2018-10-01manpage: this is about mat2, not matgeorg
2018-09-26Document mat2's output scheme in the manpage as welljvoisin
2018-09-05spelling correction.Daniel Kahn Gillmor
while mat2 has both a thread model (a thread pool that strips metadata in parallel) and a threat model (a list of malicious adversaries and their capabilities that we are trying to defeat), i think this paragraph is talking about the latter.
2018-09-05Remove defusedxml support and document whyjvoisin
2018-09-01Bump the changelog0.3.1jvoisin
2018-09-01three minor spelling fixesDaniel Kahn Gillmor
2018-08-03Bump the changelog0.3.0jvoisin
2018-07-24Add a man page and document how to keep it up to datejvoisin
2018-07-01Document in our implementation notes how revisions are handled and whyjvoisin
2018-06-20Improve the threat-model again, thanks to @joejvoisin
2018-06-19Improve a bit our threat modeljvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-04-29Document the lightweight cleaning modejvoisin
2018-04-03Add a note about why we do clean PDF in a completely overkill wayjvoisin
2018-04-03Add more details to the warnings, thanks to @pabsjvoisin
2018-04-01Add some documentationjvoisin