New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach USB smartcard reader to VMs #1862

Closed
caschulz88 opened this Issue Mar 21, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@caschulz88

Hi,

currently only input events from USB mouse (and USB keyboard) + block devices/usb drives are supported by usb-vm and the USB forward implementations, such as input-proxy, etc. What I'm really missing at the moment is the support to forward a connected USB smartcard reader to another VM. I would like to use my smartcard reader for file encryption, encrypting mails, online banking, signing git commits, etc.

Is there already anything planned for this? I would also like to support the development or could start to develop it on my own if we specify how to solve this issue the best way.

@marmarek marmarek added the duplicate label Mar 21, 2016

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 21, 2016

Member

There is generic idea of PV USB (#531). Lets move discussion there.

Member

marmarek commented Mar 21, 2016

There is generic idea of PV USB (#531). Lets move discussion there.

@marmarek marmarek closed this Mar 21, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment