adacam-api/adacam_api
Cobb Hayes 81a6d18c1d Rotate AdaMaps ingest+read keys (env-required, no inline default)
Previous values (adamaps-ingest-2026, adamaps-read-2026, mapnet-ingest-2026)
were inline defaults across adamaps + adacam-api + varroa. The ingest key
was briefly anon-visible during the 2026-05-27 Forgejo public-flip when
adacam-api + varroa were public for a short window before the leak was
spotted.

New values live in Vaultwarden:
  - AdaMaps — API_KEY (ingest)
  - AdaMaps — READ_KEY

Validators now hard-fail at boot if the env var is missing. Service is
on hold today; when it resumes, both env vars must be set.
2026-05-27 09:17:22 -07:00
..
routes fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint 2026-03-14 17:59:08 -07:00
__init__.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
app.py fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint 2026-03-14 17:59:08 -07:00
auth.py feat: bearer token auth, pairing, wifi config, ssh toggle, remove /cmd 2026-03-14 11:47:10 -07:00
config.py Rotate AdaMaps ingest+read keys (env-required, no inline default) 2026-05-27 09:17:22 -07:00
db.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
forwarder.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
redis_client.py fix: GPS from SQLite framekms (confirmed live device schema) 2026-03-14 20:51:26 -07:00