Files
nix-files/secrets/desko
Colin 9bd80447f6 wg-home: port away from derived-secrets
and now i can kill derived secrets?
2024-09-28 14:25:40 +00:00
..
2023-06-29 09:11:22 +00:00
2024-05-26 14:07:32 +00:00
2024-07-21 23:58:41 +00:00

  • nix_signing_key.bin:
    • generate with nix-store --generate-binary-cache-key desko cache-priv-key.pem cache-pub-key.pem
    • used when deploying packages to a remote machine
  • colin-passwd.bin:
    • generate with mkpasswd -m sha512crypt, or mkpasswd --rounds=2000000 --method=sha512crypt
  • guest/authorized_keys.bin
    • who's allowed to login to the guest account