|
|
|
|
|
by ultrasaurus
5542 days ago
|
|
My first startup tried to answer this. Basically you take a secure hash of every email and store only the hash with a third party (which records the date, that's the monetization) -- but it's really really hard to sell companies on preventative technical solutions that involve math. It works because you don't need to know which emails/files are important -- storing 250 bytes of hashes is practically free and tells you nothing about the contents, it just authenticates the contents later in court. |
|