diff options
author | xengineering <me@xengineering.eu> | 2024-07-28 13:08:26 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-07-28 13:08:26 +0200 |
commit | 1b78d4af89791791b68b51a72cbcf0775038108d (patch) | |
tree | bef8fbffaee0522721264b7df2694e47e8e662e5 /keys/craft_ed25519.pub | |
parent | e08829ca3870a3a802ac756b9194b1217da30d0f (diff) | |
download | craft-1b78d4af89791791b68b51a72cbcf0775038108d.tar craft-1b78d4af89791791b68b51a72cbcf0775038108d.tar.zst craft-1b78d4af89791791b68b51a72cbcf0775038108d.zip |
Switch to SSH keys instead of passwords
This is better for automation and security (which of course is only a
thing if the default key is not used).
Diffstat (limited to 'keys/craft_ed25519.pub')
-rw-r--r-- | keys/craft_ed25519.pub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keys/craft_ed25519.pub b/keys/craft_ed25519.pub new file mode 100644 index 0000000..abc695e --- /dev/null +++ b/keys/craft_ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFB/sCmZZ9lffCfAjbNCHRsW95/s75p5qMp+9Ch4/NPn |