# Operator SSH keys, one per line: <device-id> <ssh public key>
#
# Scoped to a device id ON PURPOSE. The panel bundle is shared - every panel
# on this server downloads the same tarball - so an unscoped key file would
# put its owner inside every unit, including ones sold or given away. A panel
# installs only the key whose device id matches the token it already carries;
# every other line is inert on it.
#
# These are public keys, so nothing here is secret. Delete a line and the
# access is gone one update cycle later: the panel rewrites authorized_keys
# from this file on every start and writes nothing when no line matches.
4107d632-93f7-4bda-8e60-c8f666d7e711 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGX7SK3ejT/tjJXdcPWmVSTxOirYnhuYNBsLMM/UBCYb operator
