Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata in videos / pictures #102

Open
joonas-fi opened this issue May 15, 2022 · 1 comment
Open

Metadata in videos / pictures #102

joonas-fi opened this issue May 15, 2022 · 1 comment

Comments

@joonas-fi
Copy link
Owner

You take a video or a photo with your phone.

Assuming the video or photo contains visually nothing sensitive, do you think it's safe to post the photo or video somewhere?

You may not know it can contain really sensitive data like the exact location of your home.

Use exiftool to examine metadata.

Strip metadata from video: https://superuser.com/questions/441361/strip-metadata-from-all-formats-with-ffmpeg

Some services like Twitter automatically strip your metadata to protect you, but which services do that to protect you - do you know?

@joonas-fi
Copy link
Owner Author

This removes metadata from a JPEG file:

$ exiftool -all= picture.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant