~kris/dots

srice

srice/.config/git/allowed_signers -rw-r--r-- 435 bytes
e98f3b03 — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
1
2
3
4
5
6
7
8
9
# 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