2023-12-26 02:56:52 +01:00
|
|
|
keys:
|
|
|
|
# The PGP keys in keys/
|
2024-09-05 02:11:06 -04:00
|
|
|
- &admin_alice 5EFFB75F7C9B74EAA5C4637547940175096C1330
|
2023-12-29 13:53:36 -05:00
|
|
|
|
2023-12-26 02:56:52 +01:00
|
|
|
# Generate AGE keys from SSH keys with:
|
2024-03-17 21:55:48 -04:00
|
|
|
# ssh-keygen -A
|
|
|
|
# nix-shell -p ssh-to-age --run 'cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age'
|
2024-04-20 12:54:33 -04:00
|
|
|
# cspell:disable
|
2024-03-24 14:21:28 -04:00
|
|
|
- &artemision age1jd2dcpykagz20kpk2kkchte3augqncwfn6nywursx0dkfyze6feqdzxkq2
|
2024-05-26 18:56:40 -04:00
|
|
|
- &artemision-home age1t29a6z6cfy8m3cnc8uva0ey833vhcppue8psyumts7mtyf0zufcqvfshuc
|
2024-08-22 00:50:54 -04:00
|
|
|
#- &palatine-hill age1z8q02wdp0a2ep5uuffgfeqlfam4ztl95frhw5qhnn6knn0rrmcnqk5evej
|
|
|
|
- &palatine-hill age1qw5k8h72k3fjg5gmlxx8q8gwlc2k6n6u08d8hdzpm2pk9r0fnfxsmw33nh
|
2024-04-20 12:54:33 -04:00
|
|
|
# cspell:enable
|
2023-12-26 02:56:52 +01:00
|
|
|
|
2024-01-07 16:57:42 -05:00
|
|
|
servers: &servers
|
2024-03-17 21:55:48 -04:00
|
|
|
- *palatine-hill
|
2024-01-07 16:57:42 -05:00
|
|
|
|
2023-12-29 14:25:01 -05:00
|
|
|
# add new users by executing: sops users/<user>/secrets.yaml
|
|
|
|
# then have someone already in the repo run the below
|
|
|
|
#
|
2023-12-26 10:45:54 +01:00
|
|
|
# update keys by executing: sops updatekeys secrets.yaml
|
2024-04-27 20:48:44 -04:00
|
|
|
# note: add .* before \.yaml if you'd like to use the mergetool config
|
2023-12-26 02:56:52 +01:00
|
|
|
creation_rules:
|
2024-05-26 18:57:42 -04:00
|
|
|
- path_regex: users/alice/secrets.*\.yaml$
|
2024-03-24 14:21:28 -04:00
|
|
|
key_groups:
|
|
|
|
- pgp:
|
|
|
|
- *admin_alice
|
|
|
|
age:
|
|
|
|
- *palatine-hill
|
|
|
|
- *artemision
|
2024-05-26 18:56:40 -04:00
|
|
|
- *artemision-home
|
2024-03-24 14:21:28 -04:00
|
|
|
|
2024-04-27 20:48:44 -04:00
|
|
|
- path_regex: systems/palatine-hill/secrets.*\.yaml$
|
2023-12-26 19:06:02 +01:00
|
|
|
key_groups:
|
2024-08-20 20:13:59 -04:00
|
|
|
- pgp:
|
|
|
|
- *admin_alice
|
2024-04-13 17:20:58 -04:00
|
|
|
age:
|
|
|
|
- *palatine-hill
|
|
|
|
|
2024-08-02 22:47:32 -04:00
|
|
|
- path_regex: systems/artemision/secrets.*\.yaml$
|
2023-12-26 19:06:02 +01:00
|
|
|
key_groups:
|
2024-01-07 16:57:42 -05:00
|
|
|
- pgp:
|
|
|
|
- *admin_alice
|
2024-03-24 14:21:28 -04:00
|
|
|
age:
|
|
|
|
- *artemision
|
2024-11-28 13:14:20 -05:00
|
|
|
- path_regex: systems/palatine-hill/docker/wg/.*\.conf$
|
|
|
|
key_groups:
|
|
|
|
- pgp:
|
|
|
|
- *admin_alice
|
|
|
|
age:
|
|
|
|
- *palatine-hill
|