Gdi2cdi Verified ⚡

The user presents their physical ID (passport, driver’s license) to a CDI issuer—typically a bank, mobile network operator, or government kiosk. The issuer hashes the ID data and writes a cryptographic anchor to the CDI registry. This creates the baseline "CDI."

Don't trust the label? Become the verifier. Here is how you check if your game.cdi file is legit.

  • Canonicalization

  • Type validation

  • Semantic validation

  • Edge-case handling

  • Round-trip tests

  • Automated test suite

  • Auditing and logging

  • Performance validation

  • Security review

  • How does the verification happen under the hood? Let's walk through the technical stack.