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

provide Linux kernel input device so kloak (anti keystroke deanonymization tool) can be used in Qubes-Whonix #2558

Open
adrelanos opened this Issue Jan 6, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@adrelanos
Member

adrelanos commented Jan 6, 2017

kloak (anti keystroke deanonymization tool) currently cannot be used inside Qubes.

quote @marmarek:

Hmm, I was under impression it expect X server input device, not not Linux kernel input device. Qubes GUI agent do not expose the later. It shouldn't be hard to change that, but still it is some code change. Namely, rewrite this function (feed /dev/uinput instead of X input device).

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