8 ms·
Does this assume that the keyboard is qwerty, or is it able to identify typing patterns regardless of the keyboard layout? I use Dvorak and I couldn't get any o
by dmcginty 4y ago
Does this assume that the keyboard is qwerty, or is it able to identify typing patterns regardless of the keyboard layout? I use Dvorak and I couldn't get any of the demos to work for me, but that may just be my fault.
- pc86 4y agoI skimmed the readme but a chunk of it is admittedly over my head, however I would expect something based on letter frequency and n-grams to work regardless of layout, while something that relies on the acoustics of the individual keys to be layout-dependent.
- sleepybrett 4y agoBased on the readme it seems to need training data, so assuming you train it with the same layout you want to use later to capture from. i don't see why it wouldn't work.
- theophrastus 4y agofrom the web-page: It does not require training data - instead it uses statistical information about the frequencies of the letters and n-grams in the English language. and from this it should also be noted that it won't apparently be able to extract passwords, as least those which aren't "n-grams in the English language".
- asimpletune 4y agoThis would be a good argument against the xkcd philosophy towards passwords.
- normie3000 4y agoUnless when typing your password you deliberately use different fingers than you would when typing normally