Mostly on Mastodon, https://hachyderm.io/@vbfox (Bridged at @vbfox.hachyderm.io.ap.brid.gy)
ATProto still cannot scale down and scale wide, not towards meaningful decentralization.
Thanks for listening!
ATProto still cannot scale down and scale wide, not towards meaningful decentralization.
Thanks for listening!
The API takes messages as hex strings like “AB12” and passes them to the bignum library.
That library supports negative numbers like “-AB12”.
However, the sign is dropped when calculating the nonce. Different messages, same nonce 💥
The API takes messages as hex strings like “AB12” and passes them to the bignum library.
That library supports negative numbers like “-AB12”.
However, the sign is dropped when calculating the nonce. Different messages, same nonce 💥