Hacker News new | ask | show | jobs
by stcredzero 887 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.
1 comments

Yeah I'm not fucking around with that. Solid block of black removes the guesses. (Caveats for layered documents like PDFs).
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.
Programs should have explicit "secure censor" operations.