hansaskov / master-thesis

1 stars 0 forks source link

Update Nixos config to use a hashedPasswordFile #20

Closed hansaskov closed 1 month ago

hansaskov commented 2 months ago

For security reasons the hashed password should not be exposed to the internet as it could be seen as an attack vector. Instead we should store the hashed password in a separate file and reference it. Just like how the ssh keys are referenced.

hansaskov commented 1 month ago

We will be using a new password