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

Remove location data from uploaded images #111

Open
HuxleyBerry opened this issue Jan 16, 2025 · 1 comment
Open

Remove location data from uploaded images #111

HuxleyBerry opened this issue Jan 16, 2025 · 1 comment
Labels
backend Task must have a back end issue difficulty::hard This issue is hard priority::low This issue is low priority

Comments

@HuxleyBerry
Copy link
Member

Prerequisites

#75. #76 would also be nice to have first.

Issue

For privacy reasons, we should remove the location data from images so that other users cannot see the location at which images were taken. This blog post could be helpful for figuring out how to do that: https://www.gyford.com/phil/writing/2021/10/05/removing-exif-images-django/

@HuxleyBerry HuxleyBerry added backend Task must have a back end issue difficulty::hard This issue is hard priority::low This issue is low priority labels Jan 16, 2025
@HuxleyBerry
Copy link
Member Author

Actually, a nice way of doing this which may kill two birds with one stone is to use https://pypi.org/project/django-resized/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task must have a back end issue difficulty::hard This issue is hard priority::low This issue is low priority
Projects
None yet
Development

No branches or pull requests

1 participant