ssh-ident icon indicating copy to clipboard operation
ssh-ident copied to clipboard

[Feature request]: Add PKCS11 support

Open lhernanz opened this issue 8 years ago • 4 comments

I would like to add PCSK11 support to ssh-agent so that some keys can be retrieved from a HW token for enhanced security. I already have a prototype running in my machine, but I would like to gather some feedback before doing the pull request.

lhernanz avatar Nov 21 '17 08:11 lhernanz

Hello! Before anything else, thank you for reaching out.

Adding PCSK11 support sounds great to me in general. If you could point me to a working version of the code, I can try to have a look, and see if we can integrate as is, or propose changes or improvements.

ccontavalli avatar Nov 21 '17 17:11 ccontavalli

You are welcome! Please, find the code here. If you like how it looks, I can open a PR and we can start collaborating in getting it in shape to be merged. I have added some instructions to the code and README file.

lhernanz avatar Nov 21 '17 22:11 lhernanz

Hi @ccontavalli, did you have the opportunity of looking at the code? Thanks

lhernanz avatar Dec 17 '17 12:12 lhernanz

Hi @ccontavalli, did you have the opportunity of looking at the code? If you are not interested at looking at the code, I might go ahead an release it in my fork. I have been using the code for months and it works quite well. It would be a pity not to make it more accessible to everybody. Thanks

lhernanz avatar May 03 '18 05:05 lhernanz