|
|
|
|
|
by the8472
3148 days ago
|
|
> - 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 browser crypto is not a solution if you want to minimize the needed trust. |
|