chaos-jetzt-nixfiles/.sops.yaml

27 lines
761 B
YAML
Raw Normal View History

2022-11-27 23:11:34 +01:00
keys:
# People
# TODO: Add @ruru (I was not able to find a current gpg key @e1mo)
- &e1mo 0x6D617FD0A85BAADA
- &n0emis 0xE0262A773B824745
- &adb B1480CFF9BBE8E2648A26A640B2E7C171E3AD6D7
2022-11-27 23:11:34 +01:00
# Servers
- &shirley age14ysl953378r2vvy7ft3gwce9xp83pr6wypf5lgx2yjwx2lxra5qs6j8eqe
2022-12-11 16:53:35 +01:00
- &goldberg age1w3wqxt5t00hjv43dcxlr5rjec5mvuzz9ajc8k04azq0gfx0ncgysu6mdmm
2022-11-27 23:11:34 +01:00
creation_rules:
- path_regex: secrets\/all\/*
key_groups:
- pgp: [ *e1mo, *n0emis, *adb ]
2022-11-27 23:11:34 +01:00
age:
- *shirley
2022-12-11 16:53:35 +01:00
- *goldberg
2022-11-27 23:11:34 +01:00
- path_regex: secrets\/shirley\/*
key_groups:
- pgp: [ *e1mo, *n0emis, *adb ]
2022-11-27 23:11:34 +01:00
age:
- *shirley
2022-12-11 16:53:35 +01:00
- path_regex: secrets\/goldberg\/*
key_groups:
- pgp: [ *e1mo, *n0emis, *adb ]
2022-12-11 16:53:35 +01:00
age:
- *goldberg