SecureSign icon indicating copy to clipboard operation
SecureSign copied to clipboard

Work with Hardware Token

Open igloo15 opened this issue 6 years ago • 3 comments

Could this work with a hardware token. For instance if I have a machine setup with the token connected to it and then setup this software on that machine could I get this to work?

igloo15 avatar Aug 14 '19 14:08 igloo15

Sorry, I don't have any experience with hardware tokens, so this likely won't work with them as-is. I mainly designed SecureSign to run on VPS providers where I don't have physical access to the hardware. By hardware token, do you mean a token that contains an Authenticode/GPG certificate?

Daniel15 avatar Aug 25 '19 21:08 Daniel15

Yes typically we have a laptop or desktop computer that has a hardware token attached to it via usb. When sign tool is launched a popup occurs asking us to input a passcode and then the cert is loaded from the token to sign the code. I was hoping this could potentially be augmented so that people could use this software to do the signing over the network. I planned to install this software on the laptop with the token attached. If entered the passcode it should be able to access the cert as long as the application doesn't close or the computer restarts.

igloo15 avatar Oct 17 '19 22:10 igloo15