Proof of Screenshot. Prove a site looked a certain way at a certain time.
This project aims to be an on-demand way-back-machine. A user submits a URL and funds and this triggers a process that:
This project uses @walletconnect on the front-end and uses @UMA on OoG (@optimism on @gnosis) to give requests to node operators. These requests contain a URL, operators are expected to return a hash by following our instructions.
We also experimented with Bacalhau (and many others) to run screen capture and hashing in decentralized compute. For screen capture we tried selenium and cutycapt to capture the DOM. CutyCapt was successfully dockerized and ready for a future platform that allows arbitrary external connections.