Hacker News new | ask | show | jobs
by hrjet 4291 days ago
I am not familiar with zip file format, but if zip files allow comments or other meta-data (in uncompressed form) then it is an easier path. I suspect even file-names could be an opportunity.
1 comments

Zip even allows individual file members to be not-compressed. So it's extremely trivial.