From ac3215da4a3c1edf03a47fb52e5f280b0eda64ad Mon Sep 17 00:00:00 2001 From: Steve Phillips Date: Sun, 23 Apr 2017 22:09:52 -0700 Subject: [PATCH] usb.md typo: your enter -> you enter --- common-tasks/usb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index d19296f1..e1ad70cb 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -140,7 +140,7 @@ Security Warning about USB Input Devices If you connect USB input devices (keyboard and mouse) to a VM, that VM will effectively have control over your system. Because of this, the benefits of using a USB qube are much smaller than using a fully untrusted USB qube. -In addition to having control over your system, such VM can also sniff all the input your enter there (for example, passwords in the case of a USB keyboard). +In addition to having control over your system, such VM can also sniff all the input you enter there (for example, passwords in the case of a USB keyboard). There is no simple way to protect against sniffing, but you can make it harder to exploit control over input devices.