|
|
|
|
|
by michaelmior
4414 days ago
|
|
I'm not sure I see why hashing is necessary nor why it provides any "proof" of what was changed. Perhaps it's the git analogy that's tripping me up because you can easily forge commits to appear as being from any user at any time. |
|
And yes, you would need to add some authentication to know it's always the same user, but that's a different, orthogonal issue.
For actual proof e.g. in court, you'd need a third party with a private key used to sign the content. A little more involved... But the main point of that would be patent litigation, and with the new 'first to file' rule in the US, it is much less relevant.