# Allowed SSH Signers for Git commit verification # Format: email namespaces="git" key-type key [comment] # # Add your public keys here after generating them: # cat ~/.ssh/id_ed25519.pub >> ~/.config/git/allowed_signers # # krisyotam@protonmail.com namespaces="git" ssh-ed25519 AAAA... krisyotam # khr1st@protonmail.com namespaces="git" ssh-ed25519 AAAA... khr1st # laelyotam@gmail.com namespaces="git" ssh-ed25519 AAAA... laelyotam