Hacker News new | ask | show | jobs
by dave_au 6281 days ago
I've considered something like an electronic notary system a number of times over the years.

I can imagine having a URL like http://[known and trusted e-notary].com/[user]/[date]/[file or md5sum] would do a lot to discourage any shennanigans.

It wouldn't serve the same purpose as having something actually notarized so you'd have to be clear about that, but it could be a source of evidence when a case went before a court.

Doesn't seem all that technically difficult - md5sums for files and an RSA keypair per day are the common starting points for most of my ideas in that direction.

1 comments

A google search reveals digistamp.com. I also recall looking into this 6 or 7 years ago and finding a similar service back then.