Update page 'FAQs'

Russtopia 2023-10-20 01:49:25 -07:00
parent ac4328e33a
commit a54421c1ca
1 changed files with 1 additions and 1 deletions

@ -33,7 +33,7 @@ A diversity in solutions for network shell access is good.. we've all relied exc
### But openssh has keystroke timing obfuscation.
Yeah, I did that early on with this project, almost *five years before openssh announced* (https://lwn.net/Articles/946497/)[(Oct 2023 for openssh)] vs. May 6 2018, commit a1f4e034); it could certainly be improved, but I can say with some confidence that xs did interactive keystroke timing obfuscation *before it was cool*. :P See the discussion on 'chaffing' in general elsewhere in these docs.
Yeah, I did that early on with this project, almost *five years before openssh announced* ((https://lwn.net/Articles/946497/))[Oct 2023 for openssh]) vs. May 6 2018, commit a1f4e034); it could certainly be improved, but I can say with some confidence that xs did interactive keystroke timing obfuscation *before it was cool*. :P See the discussion on 'chaffing' in general elsewhere in these docs.
### You should have written it in Rust!