- 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: - see - update by running `sudo passwd colin` and then taking the 2nd item from the colin: line in /etc/shadow - N.B.: you MUST do `sudo passwd colin` instead of just `passwd`, i guess because of immutable users or something - guest/authorized_keys.bin - who's allowed to login to the guest account