Update page 'FAQs'

Russtopia 2023-10-20 01:40:40 -07:00
parent 73f3aad298
commit 86f2710427
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 three years before openssh announced (Oct 2023 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* (Oct 2023 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!