> To establish which image is of concern, people will be asked to send the image to themselves on Messenger. > Once we receive this notification, a specially trained representative from our Community Operations team reviews and hashes the image, which creates a human-unreadable, numerical fingerprint of it. This clearly implicates that Facebook has, almost without reserve, the ability to read messages from user to us…
This clearly implicates that Facebook has, almost without reserve, the ability to read messages from user to user (even though it might limited to messages to oneself), and exposes that ability to its employees. You can view and search your message history on Facebook, so there is not really any question that they have and can read all messages. I never explicitly checked it but at least I never noticed any gaps, i.e…
Non-Consensual Intimate Image Pilot
81–90 of 184 posts
Re: Non-Consensual Intimate Image Pilot
#82Earlier quoted context omitted.
Revenge porn isn't all about nudity. And this does cover Messenger (and Instagram). The point isn't to get an image taken down after the fact, but to proactively block it from being posted or sent in the first place.
I thought facebook would run posted images through their AI nudity filter before allowing them to be posted? It's good that this covers messenger as I've read stories in the past of people being blackmailed over it, but surely there must be a better way than asking people to upload their private images to facebook. Plus, what's the case with younger facebook members? Do they upload the images and are therefore sharin…
Re: Non-Consensual Intimate Image Pilot
#83This is insane. If they can fingerprint your images, why can't they provide a tool for processing the image and sending the fingerprint only? Can you imagine how big of a target a tailor made database of blackmail material linked to facebook accounts would be?
If you can send only the fingerprint, what stops you from uploading photos you are not in? A better idea may be an uploading tool where you can obscure some parts for verification.
Re: Non-Consensual Intimate Image Pilot
#84Then the service makes the worst mistake that they actually upload nudes to their platform, PLUS they have a human look at it, which adds another layer of security leaks.
Did they do this intentionally or did they have such a huge lack of common sense when they decided how to design this and nobody in the project had the idea to address this.
Re: Non-Consensual Intimate Image Pilot
#85Re: Non-Consensual Intimate Image Pilot
#86Earlier quoted context omitted.
> - The user uses a JS solution to hash the images on the client, without the image being uploaded You have to trust facebook in either case, each time you do it. Either to handle your nude pics properly or to serve you javascript that does what they claim it does, every single time. On the other hand an open source desktop application only needs to be audited once and then can be validated based on a hash. In browse…
Nobody wants to run a desktop application given to them from facebook
Re: Non-Consensual Intimate Image Pilot
#87Earlier quoted context omitted.
If you can send only the fingerprint, what stops you from uploading photos you are not in? A better idea may be an uploading tool where you can obscure some parts for verification.
That's an interesting idea, but might break whatever hashing method is used?
Re: Non-Consensual Intimate Image Pilot
#88Earlier quoted context omitted.
> - The user uses a JS solution to hash the images on the client, without the image being uploaded You have to trust facebook in either case, each time you do it. Either to handle your nude pics properly or to serve you javascript that does what they claim it does, every single time. On the other hand an open source desktop application only needs to be audited once and then can be validated based on a hash. In browse…
Nobody wants to run a desktop application given to them from facebook
Re: Non-Consensual Intimate Image Pilot
#89The discussion surrounding this made me think of a feature I'd love to have along these lines. I'd like to be able to blacklist people / certain people from uploading pictures that facebook detects my face in. Fb as a platform must already have this functionality, what with the auto face identification and privacy / review post settings. I can imagine images of people that aren't "non-consensual intimate images" that…
If I take a photo of a public landscape and you happen to be there, do you have the right to prevent me from publishing it unaltered?
Keep in mind: you're not the primary subject (and no reasonable person would believe that you were) nor owner of the photo. Your likeness is not reasonably intended to alter the value of the photo.
Re: Non-Consensual Intimate Image Pilot
#90Ok, so now all the harassers out there are just going to edit a few pixels on the images before uploading, so the hash isn't caught. All the same tricks use don YouTube to avoid the copyright bot, will work here as well.
Yeah I'm curious how their hashing mechanism works. Like, is it a straight up sha hash of the image or something a little more sophisticated that wouldn't be fooled by minor edits? Though in the latter case can that even technically be considered hashing? I guess it all depends on how they're doing it which brings us back to my first question...
If you had access to the original implementation, you could probably defeat them permanently with minimal alteration via reverse engineering. Which is why you don't have access to the original software, its specifications, or implementation details.