Hacker News new | ask | show | jobs
by kevin_b_er 1429 days ago
A modern read-protected Office document is AES encrypted, so you cannot read those at all. But the read-only one, much like PDF do-not-print/do-not-copy protections, is just relying on the viewer to honor the protection marker.
1 comments

Yes I think you can just save the readonly doc to a new writeable doc anyway.
If that is true, what is the point of this password remover?
Sometimes document provenance matters and you don't want a copy.
Hmm. I don't really get that. If document provenance matters, don't you want to keep it read only?
Or append-only (think Git)