OpenSSH public key line: the algorithm, a space, then the base64 body. A public key is not a secret, and it is a stable identifier of a person and of the machines they reach, which is what puts it here. The trailing comment, usually user@host, is left out: it is an email-shaped value the contact patterns already carry.
Label: SSH_PUBLIC_KEY
\bssh-(?:rsa|ed25519|dss) [A-Za-z0-9+/]{40,}={0,3}
Ajoutez au serveur : ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF3hZ7abcdefghijklmnopqrstuvwxyz012345 admin@poste-01 → ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF3hZ7abcdefghijklmnopqrstuvwxyz012345ssh-agent bashssh-ed25519 AAAAC3NzaTags: international, secrets, software-dev