akkoma/docs/docs/administration/CLI_tasks
Oneric a95af3ee4c exiftool: strip all non-essential tags
Documentation was already clear on this only stripping GPS tags.
But there are more potentially sensitive metadata tags (e.g. author
and possibly description) and the name alone suggests a broader effect.

Thus change the filter to strip all metadata except for colourspace info
and orientation (technically it strips everything and then readds
selected tags).

Explicitly stripping CommonIFD0 is needed since -all does not modify
IFD0 due to TIFF storing some actual image data there. CommonIFD0 then
strips a bunch of commonly used actual metadata tags from IFD0, to my
understanding leaving TIFF image data and custom metadata tags intact.
2024-04-25 23:00:42 +02:00
..
config.md Document instance reboots 2022-12-29 20:24:04 +00:00
database.md Add docs for pleroma_ctl database prune_objects --prune-orphaned-activities 2023-02-26 14:41:50 +01:00
diagnostics.md Diagnostics tasks (#348) 2022-12-07 11:12:34 +00:00
digest.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
email.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
emoji.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
frontend.md docs: Update Pleroma-FE references to Akkoma-FE 2023-05-26 22:36:27 -04:00
general_cli_task_info.include Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
instance.md exiftool: strip all non-essential tags 2024-04-25 23:00:42 +02:00
oauth_app.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
relay.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
robots_txt.md fix robotstxt on OTP 2023-12-15 16:23:20 +00:00
security.md Add mix tasks to detect spoofed posts and users 2024-03-26 16:05:20 -01:00
uploads.md Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
user.md Quote posting (#113) 2022-07-25 16:30:06 +00:00