Skip to content

How to "verify" that an author created a specific post #3341

Closed Answered by yamarten
julien51 asked this question in How to do it?
Discussion options

You must be logged in to vote

In general, since the signature is attached to the root of the hash tree, it is necessary not only to verify the signature but also to ensure that it is linked to the desired record. You can use com.atproto.sync.getRecord to get the path from the record to the root.

That's what public-transport does. In addition, Bluesky's verifyProofs is also helpful.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@julien51
Comment options

Answer selected by julien51
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants