varroa/app
Cobb d4bb3e0363
All checks were successful
gitleaks / scan (push) Successful in 22s
security: store device-issued random token from /pair (drop serial-derived token)
Matches the adacam-api secure-pairing redesign: /pair now returns a random token during the device pairing window. Drop deriveApiToken (sha256 of the serial) + savePairing now takes (serial, token); pairDevice() persists the device-returned token and errors clearly if the pairing window is closed. NEEDS BUILD+DEVICE PAIRING TEST before merge to main.
2026-06-13 09:48:30 -07:00
..
src/main security: store device-issued random token from /pair (drop serial-derived token) 2026-06-13 09:48:30 -07:00
build.gradle.kts Public-flip prep: env-driven keystore, README, hardened cleartext, leaner docs 2026-05-27 10:30:02 -07:00
proguard-rules.pro Initial commit: Varroa ADAMaps Android app 2026-03-10 12:19:48 -07:00