|
|
|
|
|
by nadaviv
2901 days ago
|
|
How does that prove the email was sent, though? Couldn't one timestamp the email into the blockchain, without actually sending the email to the other party? Edit: btw, I released something that utilizes bitcoin's blockchain for timestamping back in 2013: https://news.ycombinator.com/item?id=5790382 (the website is no longer available because better solutions came since, but its up on github[0] and the wayback machine[1]) This has some interesting use-cases, but people tend to overestimate what blockchain timestmaping actually gets you. You can prove that some piece of data existed at some point in time, but that's it. It doesn't prove this data is authentic, that this data was communicated to anyone, that no one else timestamped this data earlier, etc. [0] https://github.com/shesek/btproof [1] http://web.archive.org/web/20140430152135/https://www.btproo... |
|