1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-11-10 18:37:52 +00:00
Files
i18n/i18n/zh-Hant/data-redaction.md
2024-10-29 18:37:51 +00:00

156 lines
6.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
meta_title: "使用中繼資料清除器和數據編輯工具移除個人識別資料 - Privacy Guides"
title: "資料和中繼資料處理"
icon: material/tag-remove
description: 使用這些工具來移除所分享的相片和文件中的GPS定位和其他識別資訊等中繼資料。
cover: data-redaction.webp
---
<small>防護下列威脅:</small>
- [:material-account-search: 公共曝露](basics/common-threats.md#limiting-public-information ""){.pg-green}
分享檔案時,請務必移除相關的中繼資料。 映像文件通常包含 [Exif](https://en.wikipedia.org/wiki/Exif) 數據。 照片有時甚至在文件元數據中包含GPS坐標。
<div class="admonition warning" markdown>
<p class="admonition-title">警告</p>
**永遠不應** 透過模糊文字的方式來遮蓋 [圖片中的文字](https://bishopfox.com/blog/unredacter-tool-never-pixelation)。 If you want to redact text in an image, you should draw a box over the text.
</div>
## 電腦版應用程式
### MAT2
<div class="admonition recommendation" markdown>
![MAT2 logo](assets/img/data-redaction/mat2.svg){ align=right }
**MAT2** 是免費軟體,可以移除圖像,音頻,種子和文件文件類型的中繼資料。 它提供命令行工具和圖形用戶界面擴展給 [Dolphin](https://0xacab.org/jvoisin/mat2/-/tree/master/dolphin),其為[KDE](https://kde.org)的預設檔案管理器。
Linux 有MAT2 提供支持的第三方圖形界面工具 [Metadata Cleaner](https://gitlab.com/rmnvgr/metadata-cleaner) ,並且[可從 Flathub 取得](https://flathub.org/apps/details/fr.romainvigier.MetadataCleaner)。
[:octicons-repo-16: 儲存庫](https://0xacab.org/jvoisin/mat2){ .md-button .md-button--primary }
[:octicons-info-16:](https://0xacab.org/jvoisin/mat2/-/blob/master/README.md){ .card-link title=說明文件}
[:octicons-code-16:](https://0xacab.org/jvoisin/mat2){ .card-link title="原始碼" }
<details class="downloads" markdown>
<summary>下載</summary>
- [:fontawesome-brands-windows: Windows](https://pypi.org/project/mat2)
- [:simple-apple: macOS](https://0xacab.org/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew)
- [:simple-linux: Linux](https://pypi.org/project/mat2)
- [:octicons-globe-16: 網頁版](https://0xacab.org/jvoisin/mat2#web-interface)
</details>
</div>
## 行動平台
### ExifEraser (Android)
<div class="admonition recommendation" markdown>
![ExifEraser logo](assets/img/data-redaction/exiferaser.svg){ align=right }
**ExifEraser** 是 Android 的現代無需許可的圖像中繼資料擦除應用程式。
它目前支持JPEG PNG和WebP 檔案格式。
[:octicons-repo-16: 儲存庫](https://github.com/Tommy-Geenexus/exif-eraser){ .md-button .md-button--primary }
[:octicons-info-16:](https://github.com/Tommy-Geenexus/exif-eraser#readme){ .card-link title=說明文件}
[:octicons-code-16:](https://github.com/Tommy-Geenexus/exif-eraser){ .card-link title="原始碼" }
<details class="downloads" markdown>
<summary>下載</summary>
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.none.tom.exiferaser)
- [:octicons-moon-16: Accrescent](https://accrescent.app/app/com.none.tom.exiferaser)
- [:simple-github: GitHub](https://github.com/Tommy-Geenexus/exif-eraser/releases)
</details>
</div>
被清除的元資料取決於影像的檔案類型:
- **JPEG**:可清除 ICC Profile、Exif、Photoshop Image Resources 和 XMP/ExtendedXMP 等中繼資料。
- **PNG**:可清除 ICC Profile、Exif和XMP等中繼資料。
- **WebP**: 可清除 ICC Profile、Exif 和XMP 等中繼資料。
處理完影像後, ExifEraser會為您提供一份完整的報告說明每張影像中究竟刪除了哪些內容。
該應用程式提供了多種方式來清除圖像中的中繼數據。 亦即:
- 您可以使用 ExifEraser 分享其他應用程序的圖像。
- 通過應用程序本身,可以一次選擇單個圖像,多個圖像,甚至是整個目錄。
- 它具有“相機”選項,該選項使用操作系統的相機應用程序拍攝照片,然後從中刪除中繼數據。
- 在應用分屏模式下,它可以從另一個應用程式拖放圖片到 ExifEraser 。
- 最後,它允許您從剪貼板黏貼圖像。
### Metapho (iOS)
<div class="admonition recommendation" markdown>
![Metapho logo](assets/img/data-redaction/metapho.jpg){ align=right }
**Metapho** 是一個簡單清晰的相片中繼資料檢視器,例如日期、檔案名稱、大小、相機型號、快門速度和位置。
[:octicons-home-16: 首頁](https://zininworks.com/metapho){ .md-button .md-button--primary }
[:octicons-eye-16:](https://zininworks.com/privacy){ .card-link title="隱私權政策" }
<details class="downloads" markdown>
<summary>下載</summary>
- [:simple-appstore: App Store](https://apps.apple.com/app/id914457352)
</details>
</div>
## 命令行
### ExifTool
<div class="admonition recommendation" markdown>
![ExifTool logo](assets/img/data-redaction/exiftool.png){ align=right }
**ExifTool** 是原始的perl庫和命令行應用程式用於讀取、寫入和編輯各種檔案格式 (JPEG , TIFF , PNG, PDF, RAW等的中繼資訊(Exif , IPTC , XMP...)。
它通常是其他Exif 移除應用程式的組件,並且在大多數 Linux 發行版儲存庫中。
[:octicons-home-16: 首頁](https://exiftool.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://exiftool.org/faq.html){ .card-link title=說明文字}
[:octicons-code-16:](https://github.com/exiftool/exiftool){ .card-link title="原始碼" }
[:octicons-heart-16:](https://exiftool.org/#donate){ .card-link title=捐款 }
<details class="downloads" markdown>
<summary>下載</summary>
- [:fontawesome-brands-windows: Windows](https://exiftool.org)
- [:simple-apple: macOS](https://exiftool.org)
- [:simple-linux: Linux](https://exiftool.org)
</details>
</div>
<div class="admonition example" markdown>
<p class="admonition-title">從檔案目錄中刪除資料</p>
```bash
exiftool -all= *.file_extension
```
</div>
## 標準
**請注意,我們所推薦專案沒有任何瓜葛。 ** 除了 [標準準則](about/criteria.md)外,我們還發展出一套明確要求以提出客觀建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
- 為開源作業系統開發的應用程式必須是開源的。
- 應用程式必須是免費的,不應包含廣告或其他限制。