diff --git a/README.md b/README.md index 22c5ad87f..667426b66 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ We forked two repositories and added functionality to make everything work. - ✅ Modify the Next.js frontend of `zkrsa` in order to accept an endpoint that stores signature data from someone scanning their passports - ✅ Get zkrsa working with the signature format we are able to retrieve from the Android app - ✅ Contract to mint the SBT when proof is valid +- ✅ Commit to minter address in circuit to avoid front-running - 🚧 On-chain registry of CSCA pubkeys based on the official ICAO masterlist -- 🚧 Include minter address in the circuit to avoid front-running - 🚧 Decompose the hashed eContent of the passport into the private user data and reconstitute them in the circuit - 🚧 Modify the Android app to let people send their signature data to the Next.js backend (and store it temporarily) - 🚧 Safe Module to claim a Safe if holding the right SBT