Hacker News new | ask | show | jobs
by pilaf 173 days ago
Why into Word specifically?
2 comments

The average office worker has it on their computer, illustrating how commonplace unredacting could be. Any text tool will work, even some designed to detect bad redactions in PDFs via drag and drop (now specifically trained on these known bad redactions). https://github.com/freelawproject/x-ray
You have a better editor?
ed is the standard Unix text editor.
ed is a line editor
vi is also an editor, but sadly not the standard one, and since standard is king: ed it is.