You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request: Please add a setting that will prevent any UI element from appearing on the screen that, when clicked, has the possibility to upload a file to a lemmy server.
Problem
Currently in just two accidentally mis-taps, a user can inadvertently upload a very sensitive photo to lemmy.
If, for example, a user:
tries to click the "bold" button while composing a comment (but accidentally taps the "upload media" button) and then
tries to click the "back" button (or do a "go back" gesture), but accidentally taps a very sensitive photo in their gallery (that are littered all over the screen like landmines)
...then the very sensitive photo will be swiftly uploaded to the user's lemmy instance -- and be publicly available to anyone with the photo's URL :'(
Some users have very sensitive photos on their phone, and they never, ever want to be able to use lemmy to upload photos (either lurkers or people who are fine with just posting text only).
These users should be able to protect themselves from the risk of accidentally uploading very sensitive photos to lemmy by going into their settings and ticking a box that says never upload files to lemmy. The result of this box would either:
Hide the "upload media" buttons or
Trigger an error before the Android Intent is called that would display the user's gallery (for picking a photo to upload)
Demo
For a video demonstrating this risk, please see the following video where, in a totally hypothetical situation), a user:
browses some lemmy community
clicks to comment on some thread
types a comment
accidentally clicks the "upload media" button (when attempting to format their comment with "bold")
accidentally clicks on a very sensitive photo
realizes, to their horror, that their very sensitive photo is now publicly accessible
... (panicked googling) ...
realizes, to their immense horror, that they can't even delete the photo from the Internet
lemmy-fail.mp4
(Note: in the above dramatized video reconstruction of a totally hypothetical situation, the blurred-out photos are oil paintings taken from mediawiki. In reality, when this happened to me, the photo that was uploaded was an image of my government-issued ID -- which was a nightmare that I never want to experience again)
Pre-Flight checklist
Describe The Feature Request Below
Feature request: Please add a setting that will prevent any UI element from appearing on the screen that, when clicked, has the possibility to upload a file to a lemmy server.
Problem
Currently in just two accidentally mis-taps, a user can inadvertently upload a very sensitive photo to lemmy.
If, for example, a user:
...then the very sensitive photo will be swiftly uploaded to the user's lemmy instance -- and be publicly available to anyone with the photo's URL :'(
This is especially an issue because users cannot delete any images that they've uploaded to lemmy in jerboa nor can they delete images that they've uloaded in the lemmy WUI. Moreover, deleting their account doesn't delete the images that they've uploaded either.
Solution
Some users have very sensitive photos on their phone, and they never, ever want to be able to use lemmy to upload photos (either lurkers or people who are fine with just posting text only).
These users should be able to protect themselves from the risk of accidentally uploading very sensitive photos to lemmy by going into their settings and ticking a box that says
never upload files to lemmy. The result of this box would either:Demo
For a video demonstrating this risk, please see the following video where, in a totally hypothetical situation), a user:
lemmy-fail.mp4
(Note: in the above dramatized video reconstruction of a totally hypothetical situation, the blurred-out photos are oil paintings taken from mediawiki. In reality, when this happened to me, the photo that was uploaded was an image of my government-issued ID -- which was a nightmare that I never want to experience again)