# SOPS encryption rules for net-kingdom # Any file under a secrets/ directory (at any depth) is encrypted with the operator age key. # Same age keypair as railiance-infra — one key per operator across all repos. # # Key fingerprint: age1aq8twfd78wvpra0had8cezcnj96tj4q0068edrz5jez8d6xwmflqdepsh4 # Public key stored in: keys/age.pub # # To edit an encrypted file: sops secrets/ # To encrypt a new file: sops --encrypt --in-place secrets/ # To decrypt to stdout (inspect): sops -d secrets/ # To add a recipient: update .sops.yaml + sops --rotate --in-place secrets/ creation_rules: - path_regex: secrets/.*$ key_groups: - age: - age1aq8twfd78wvpra0had8cezcnj96tj4q0068edrz5jez8d6xwmflqdepsh4