Recovery
The seed is the real key
Section titled “The seed is the real key”The BIP-39 seed (24 words) encodes K_root. Anyone with the seed can reconstruct the dongle on any ESP32-S3 hardware.
Store it physically. Never digitally. Never in cloud.
Recovery procedure
Section titled “Recovery procedure”- Buy a new ESP32-S3 (~€5, any supplier)
- Download firmware from cryptin.lake8.dev/download
- Flash the firmware (see Flash Guide)
- Connect via serial (UART0/CH343 port, 115200 baud)
- Send command:
recover - Enter your 24 BIP-39 words when prompted
- K_identity is restored — all
.crinfiles accessible again
License transfer
Section titled “License transfer”After recovery, the new chip has a different K_attestation.
Open Crypt-in app → Settings → Transfer License. The app contacts
license.lake8.dev to transfer the entitlement from the old to the new K_attestation
(max 3 times per year).