|
|
|
|
|
by bnewbold
1145 days ago
|
|
all public account content is in a "repo", commits to the repo are signed, and the identity resolution mechanism gives anybody the current/active signing key. the most direct analogy is to signed git commits. this is an intentional design decision compared to signing individual messages/posts/etc. A "proof" for a single record in the repo is the commit, the record, and the chain of merkle tree nodes connecting the two. |
|
So you can confirm it was not changed, but cannot confirm that the original addition came from the real person?
I don't see anything in the docs that talk about cryptographic signatures or key management.