|
|
|
|
|
by petertodd
2082 days ago
|
|
This article doesn't explain what those digital proofs actually prove. Or to be precise, what kind of attacks they prevent. AFAICT, it's at least partly timestamping (you can get OpenTimestamps proofs from Woleet). Re: that, I'd suggest reading my OTS announcement blog post which starts by covering what timestamps can and can't prove: https://petertodd.org/2016/opentimestamps-announcement tl;dr: timestamping is much more limited than people often think, because you can timestamp contradictory things. |
|
Note that the data being signed is made of the hash of the signed file concatenated with the hash of the signer identify (an X500 identity as entered by the signature requester and accepted by the signer).
Timestamping is also used in Woleet Sign to prove that the audit trail of a signature request (ie. the list of events of the signature workflows) was generated BEFORE a given date.