1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-24 04:11:17 +00:00

Re-add Metadata Cleaner recommendation (#3216)

Signed-off-by: Furkan Uysal <furuycom@protonmail.com>
Co-authored-by: fria <138676274+friadev@users.noreply.github.com>
This commit is contained in:
Furkan Uysal
2026-05-23 01:00:27 +03:00
committed by GitHub
parent 8571015fe6
commit 98b3bce01d
3 changed files with 54 additions and 0 deletions
+21
View File
@@ -42,6 +42,27 @@ You should **never** use blur to redact [text in images](https://bishopfox.com/b
</div>
## Metadata Cleaner
<div class="admonition recommendation" markdown>
![Metadata Cleaner logo](assets/img/data-redaction/metadatacleaner.svg){ align=right }
**Metadata Cleaner** is a graphical metadata removal tool for Linux powered by [MAT2](https://github.com/jvoisin/mat2).
[:octicons-home-16: Homepage](https://metadatacleaner.gitlab.io/metadatacleaner/){ .md-button .md-button--primary }
[:octicons-code-16:](https://gitlab.com/metadatacleaner/metadatacleaner/){ .card-link title="Source Code" }
[:octicons-heart-16:](https://gitlab.com/metadatacleaner/metadatacleaner/-/blob/main/CONTRIBUTING.md){ .card-link title="Contribute" }
<details class="downloads" markdown>
<summary>Downloads</summary>
- [:simple-flathub: Flathub](https://flathub.org/en/apps/io.gitlab.metadatacleaner.metadatacleaner)
</details>
</div>
## ExifEraser (Android)
<div class="admonition recommendation" markdown>
+1
View File
@@ -377,6 +377,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
<div class="grid cards" markdown>
- ![MAT2 logo](assets/img/data-redaction/mat2.svg){ .twemoji loading=lazy } [MAT2](data-redaction.md#mat2)
- ![Metadata Cleaner](assets/img/data-redaction/metadatacleaner.svg){ .twemoji loading-lazy } [Metadata Cleaner](data-redaction.md#metadata-cleaner)
- ![ExifEraser logo](assets/img/data-redaction/exiferaser.svg){ .twemoji loading=lazy } [ExifEraser (Android)](data-redaction.md#exiferaser-android)
- ![ExifTool logo](assets/img/data-redaction/exiftool.png){ .twemoji loading=lazy } [ExifTool (CLI)](data-redaction.md#exiftool-cli)