diff --git a/templates/key/new.hamlet b/templates/key/new.hamlet
index ca17971..508f933 100644
--- a/templates/key/new.hamlet
+++ b/templates/key/new.hamlet
@@ -12,7 +12,13 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$#
+ Enter the details and click "Submit" to add a new SSH key. + +
+ Currently, the only supported key type is RSA (i.e. public keys that start + with the "ssh-rsa"). Ed25519 support is planned; if you'd like that, open a + ticket or tell me about it, to make it a higher priority :)