chaos-jetzt-nixfiles/.sops.yaml
Moritz 'e1mo' Fromm 5442317071
Remove n0emis from sops
Follow up to cd026b118c
2023-07-17 12:20:02 +02:00

26 lines
704 B
YAML

keys:
# People
# TODO: Add @ruru (I was not able to find a current gpg key @e1mo)
- &e1mo 0x6D617FD0A85BAADA
- &adb B1480CFF9BBE8E2648A26A640B2E7C171E3AD6D7
# Servers
- &shirley age14ysl953378r2vvy7ft3gwce9xp83pr6wypf5lgx2yjwx2lxra5qs6j8eqe
- &goldberg age1w3wqxt5t00hjv43dcxlr5rjec5mvuzz9ajc8k04azq0gfx0ncgysu6mdmm
creation_rules:
- path_regex: secrets\/all\/*
key_groups:
- pgp: [ *e1mo, *adb ]
age:
- *shirley
- *goldberg
- path_regex: secrets\/shirley\/*
key_groups:
- pgp: [ *e1mo, *adb ]
age:
- *shirley
- path_regex: secrets\/goldberg\/*
key_groups:
- pgp: [ *e1mo, *adb ]
age:
- *goldberg