dangerzone/rip_docker/vm-image-builder/ssh-key
2021-06-28 16:40:31 -07:00
..
id_ed25519 Add a hard-coded ssh key 2021-06-28 16:40:31 -07:00
id_ed25519.pub Add a hard-coded ssh key 2021-06-28 16:40:31 -07:00
README.md Add a hard-coded ssh key 2021-06-28 16:40:31 -07:00

Dangerzone VM key

This is an insecure hard-coded SSH key that's built-in to allow ssh access to the VM's user account. It was generated like this:

ssh-keygen -t ed25519 -C dangerzone-vm-key -N "" -f id_ed25519