Update usb.md

This commit is contained in:
evadogstar 2016-12-07 00:52:41 +04:00 committed by GitHub
parent 658e02cc50
commit c3cb47e259

View File

@ -287,7 +287,7 @@ Attaching a single USB device to a qube (USB passthrough)
Stating with Qubes 3.2, it is possible to attach a single USB device to any
Qube. While this is useful feature, it should be used with care, because there
are [many security implications][usb-challenges] from using USB devices and USB
passthrough will **expose your target qube** for most of them. If possible, use use
passthrough will **expose your target qube** for most of them. If possible, use
method specific for particular device type (for example block devices described
above), instead of this generic one.