this post was submitted on 15 Dec 2024
435 points (98.9% liked)

privacy

3097 readers
16 users here now

Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.

Partners:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] vrighter@discuss.tchncs.de 22 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

that would require knowing the formats of strings. And it requires the text to be text.

What if you had a photo of a handwritten piece of sensitive information?

[–] dependencyinjection@discuss.tchncs.de 13 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I doubt that OCR (optical character recognition) is done on device so it likely being sent to some server for processing.

As a software engineer, in any of our corporate applications when a user hits delete we toggle an archived flag, but the data is still there. So I wouldn’t trust any application to do what it actually says.

There are so many technical barriers for recall to ever be able to not snipe your private data that I wouldn’t go anywhere near the thing.

Edit: Furthermore, what happens when MS inevitably gets hacked again and someone steals all the data it has and then starts using that to commit fraud.

[–] JackbyDev@programming.dev 16 points 3 weeks ago (2 children)

As a software engineer, in any of our corporate applications when a user hits delete we toggle an archived flag, but the data is still there.

What many people don't realize is that this is how some low level data stores work as well. Even regular ol' file systems do this (basically).

[–] vrighter@discuss.tchncs.de 6 points 3 weeks ago (1 children)
[–] JackbyDev@programming.dev 2 points 3 weeks ago

For a site called boring sql I found that very interesting and informative. Thank you for sharing!

Yeah I was shocked when I first started and was questing this behaviour with the owner and lead engineer.

They assured me it complies with GDPR as after a period of time we will anonymise the data.

[–] lath@lemmy.world -4 points 3 weeks ago (1 children)

I don't understand your meaning. Screenshots of a photo are still screenshots and manipulating text on a photo is already a thing (you can use phone camera to translate text directly from a fixed surface).

[–] vrighter@discuss.tchncs.de 11 points 3 weeks ago (1 children)

handwritten. ocr isn't perfect, especially with handwritten content.

[–] lath@lemmy.world 1 points 3 weeks ago