From 26c3398fb845e49e071f93f4d4dcf77f86dada91 Mon Sep 17 00:00:00 2001 From: Christian Heusel Date: Fri, 4 Mar 2022 22:23:08 +0100 Subject: [PATCH] Document that RSA keys do not work (#12) See issue gokrazy/breakglass#11 for further discussion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 190edf2..427aea1 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ config](https://gokrazy.org/userguide/package-config/) for the ``` mkdir -p extrafiles/github.com/gokrazy/breakglass/etc/ +# Note: At the moment only ed25519 and ecdsa keys work cat ~/.ssh/id_*.pub \ > extrafiles/github.com/gokrazy/breakglass/etc/breakglass.authorized_keys