mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 15:28:24 +00:00
DefaultGPGKeyURL pointed at /secubox.gpg, which does not exist on the public repo (200 OK was the HTML landing page falling through try_files). And the canonical /secubox-keyring.gpg is ASCII-armored, which apt rejects under signed-by=. Fetch /secubox-keyring.gpg.bin (binary) directly and write it as the keyring — no dearmor needed. Verified end-to-end in a fresh bookworm chroot: secubox apt setup # OK apt-get update # Hit:1 https://apt.secubox.in bookworm InRelease Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| secubox | ||