What I am trying to do:

Add a way to allow people upload their public ssh key file.
Accurately, tell how many keys the user is uploading and prevent any
issuse.


Some the problems that people might not like:

It is a little bit slower.
I added a file size limit of 1024 bytes. I think that was the
reasonable limit for public key. The RSA 4096 key size I saw was 750
bytes.

<<attachment: editsshkeys3.php>>

Reply via email to