Content
@
0 reply
0 recast
0 reaction
Dan | Icebreaker
@web3pm
Opened a PR for the first realtime export of connection data from Icebreaker today. Along with each export is a digital EAS signature from Icebreaker attesting to the data's validity along with the timestamp and user. Here was the first... https://easscan.org/offchain/attestation/view/0xb81e8a934cd90e372372e06c16b6a031eda12fc07eb1ac0461c6f24349f0055a Simple but flexible architecture that works for any data validity stamping. I hope we will see validity stamping become standard practice when managing our data in the future, since it is key for interoperability.
1 reply
5 recasts
10 reactions
Dan | Icebreaker
@web3pm
Here's the initial implementation of the signature (using an EAS helper function for generating the attestations and another using viem's hashMessage for deriving aliases given an arbitrary data input). The payload's dataHash is what we are attesting to be valid. Interested in any ideas for further simplification.
0 reply
0 recast
0 reaction