Email or username:

Password:

Forgot your password?
Top-level
John Godsland

@ramsey The only reference I can find to it in the documentation is here: atproto.com/guides/application. Looks like it's a sha256 of content used to track whether something has been edited.

1 comment
Ben Ramsey

@gozzy What they use to parse it is in this library, which seems to indicate it’s a much more involved thing than a sha256 hash. github.com/multiformats/js-mul

Go Up