Compression scheme idea: compress a file by storing its hash and filesize. When you want the data, just brute force until you get the data.