Y
Hacker News
new
|
ask
|
show
|
jobs
by
rudasn
882 days ago
I think nowadays the blur feature just makes it look blurry, but it's not the actual original text being blurred.
2 comments
stcredzero
882 days ago
How are we to know if someone didn't just use an affine transform? This is
another
place where ignorance could result in security leaks.
link
reaperman
882 days ago
Yeah I'm not fucking around with that. Solid block of black removes the guesses. (Caveats for layered documents like PDFs).
link
rudasn
881 days ago
I like to convert to transparent png, cut the area I need removed, use background color (eg black) to indicate that something was removed, and export to jpg.
link
stcredzero
881 days ago
Programs should have explicit "secure censor" operations.
link
PcChip
882 days ago
That would be interesting to read about
link