The problem ZkResolution solves
- Source IPv4 is easily accessible without much handle on rate limiter and regional proximity access
- DNS servers hold sensitive location data of users which can be breached
- Annually on an Average DNS faces 7million DDOS attacks
- companies loose billions
- No real ownership of domain identity and can be forged and tampered with
- No on-chain domain querying for traditional web2 systems
- Fragemented identity systems across chains
Challenges I ran into
- Generating zero knowledge location proof on client side took a lot of time for integration. This was handled easily using zokrates for circuit building and compilation
- Handling cross chain compatiblity. The idea to transfer domain entities such as DNS record from EVM chain to cosmos chain and the overall integration using zkproofs took a lot of time and research.
- Brainstorming on this idea was fun and a little time consuming