Skip to content

Commit f518042

Browse files
kuferudngray
authored andcommitted
update: Add warning about Windows native metadata removal (#3094)
1 parent cb2ea5e commit f518042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-redaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cover: data-redaction.webp
99

1010
- [:material-account-search: Public Exposure](basics/common-threats.md#limiting-public-information){ .pg-green }
1111

12-
When sharing files, be sure to remove associated metadata. Image files commonly include [Exif](https://en.wikipedia.org/wiki/Exif) data. Photos sometimes even include GPS coordinates in the file metadata.
12+
When sharing files, be sure to remove associated metadata. Most common file types (including documents, images, and videos) include metadata. Image files, for example, commonly include [Exif](https://en.wikipedia.org/wiki/Exif) data. Photos sometimes even include GPS coordinates in the file metadata. Windows has a built-in metadata remover, but it has a [very limited number](https://digitalconfidence.com/Remove-Properties-and-Personal-Information-a-Misleading-Feature.html) of supported file types and metadata types, necessitating a reliable third-party tool.
1313

1414
<div class="admonition warning" markdown>
1515
<p class="admonition-title">Warning</p>

0 commit comments

Comments
 (0)