Why blurring sensitive information is a bad idea (2007)
1–10 of 131 posts
Re: Why blurring sensitive information is a bad idea (2007)
#2Re: Why blurring sensitive information is a bad idea (2007)
#3Previous discussion: https://news.ycombinator.com/item?id=1939607
A bit more precise this post is even older, and was first discussed in 2007 prominently in these two places: http://www.reddit.com/comments/xaae/how_to_extract_personal_...
https://www.schneier.com/blog/archives/2007/01/how_to_recove...
(please refrain from responding with XKCD references, I'm aware of that, just want to link to older discussions)
Re: Why blurring sensitive information is a bad idea (2007)
#4A nice Gaussian blur would probably be fine, it's specifically the pixelation technique that's leaking data.
Re: Why blurring sensitive information is a bad idea (2007)
#5A nice Gaussian blur would probably be fine, it's specifically the pixelation technique that's leaking data.
Gaussian blur suffers from exactly the same problem, although a different difference function is needed for it.
Re: Why blurring sensitive information is a bad idea (2007)
#6Re: Why blurring sensitive information is a bad idea (2007)
#7A nice Gaussian blur would probably be fine, it's specifically the pixelation technique that's leaking data.
Isn't that still forwardly deterministic i.e. you can apply the same algorithm to it but at a higher resolution?
Re: Why blurring sensitive information is a bad idea (2007)
#8A nice Gaussian blur would probably be fine, it's specifically the pixelation technique that's leaking data.
Re: Why blurring sensitive information is a bad idea (2007)
#9In some cases even blurring faces might be a bad idea. Just because we are unable to unblur a face today doesn't mean we are unable in 10 years or 100 years. In many cases this might not be a problem but in some cases this might lead to trouble later on which can be avoided just as easily.