go-piv / piv-go

Keys and certificates for YubiKeys, written in Go
Apache License 2.0
366 stars 65 forks source link

piv/internal/pcsc: add pure go pcsc client implementation #85

Open ericchiang opened 3 years ago

ericchiang commented 3 years ago

WIP: do not merge, do not review

Updates: #82

dekkagaijin commented 3 years ago

Anything we can do to help get this finished and merged? We're very interested in this for https://github.com/sigstore/cosign

ericchiang commented 3 years ago

Hey @dekkagaijin,

This is a personal project and I haven't had much time to work on this PR (the current tests don't pass). If someone wants to take this PR and get it working, I'm more than happy to review. I can send a PR after that to integrate it with the piv package.

If there's some Google specific need, I might be able to justify work time. If you want to reach out on an internal channel, please feel free.

Eric

mloberg commented 2 years ago

This is a feature I'm interested in. Is this something my company could sponsor in order to get completed?