updated README 🗒️

This commit is contained in:
0xturboblitz
2023-07-22 20:05:48 +02:00
parent edc03a0a2a
commit 44061783a3

View File

@@ -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