[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: SSH Key File Upload
From: |
Nicodemo Alvaro |
Subject: |
[Savannah-hackers-public] Re: SSH Key File Upload |
Date: |
Thu, 13 Aug 2009 19:34:26 -0400 |
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.
editsshkeys3.php
Description: application/httpd-php