The not-so-silent type: Vulnerabilities across keyboard apps reveal keystrokes to network eavesdroppers - The Citizen Lab
https://citizenlab.ca/2024/04/vulnerabilities-across-keyboard-apps-reveal-keystrokes-to-network-eavesdroppers/
62 points · 14 comments · view on lemmy.world
14 Comments
WeLoveCastingSpellz@lemmy.dbzer0.com · 15 pts · 2y
Mine is offline, cause I fucking knew it!
db2@lemmy.world · 14 pts · 2y
https://github.com/Helium314/HeliBoard
NorthWestWind@lemmy.world · 8 pts · 2y
Man it sucks that these open source keyboards don't support Chinese
sawa@lemmy.world · 6 pts · 2y
RIME can be configured on Android via fcitx.
NorthWestWind@lemmy.world · 1 pts · 2y
I want writing tho
db2@lemmy.world · 3 pts · 2y
https://github.com/Helium314/HeliBoard/issues/452
GenderNeutralBro@lemmy.sdf.org · 7 pts · 2y
Naomi Wu, AKA Sexy Cyborg, talked about how this vulnerability could leak chats in secure messaging apps last year. It got her a visit by the Chinese police and she can no longer post videos online.
See: https://www.hackingbutlegal.com/p/naomi-wu-and-the-silence-that-speaks-volumes
jol@discuss.tchncs.de · 6 pts · 2y
That's why I keep my keyboard gagged behind a no-network order. My keyboard has no business being online.
ozymandias117@lemmy.world · 5 pts · 2y
Are the on-device pinyin keyboards unusably bad at typing?
I know it’s complex to get the right meaning with the English alphabet, but I’m surprised at cloud-based keyboards
Dark_Arc@social.packetloss.gg · 3 pts · 2y
So does this affect English/European keyboards or just Asian keyboards?
It seems like the mechanism is exploiting an insecure connection (or rather a connection using predictable encryption where the same input results in the same packets) to the cloud for translating keystrokes into logographic characters?
Did I understand correctly? I definitely didn't do a thorough read.
I also think it's kind of interesting Gboard wasn't included (?)
Carighan@lemmy.world · 3 pts · 2y
It's about using a cloud-based model to better predict the next keystroke.
Think of the next-word-prediction of the likes of GBoard or SwiftKey, but for just strokes/characters. There's a local model, but it's limited in depth and complexity, and then a cloud based one, that can do more but as shown here has security flaws.
Dark_Arc@social.packetloss.gg · 1 pts · 2y
Well, it can't just be about that. There are ways to salt the data so that it's not predictable. I'm not an expert in that area, but I know it's a technique that's often employed by cryptography experts when this is a major concern.
lemmyreader@lemmy.ml · 1 pts · 2y
Indeed. But given it's Google I would not be surprised if Gboard has keylogger features.
Dark_Arc@social.packetloss.gg · 2 pts · 2y
I think that would be far too large of a liability for Google for the minimal amount of data they'd get back.
Google mostly cares about metadata for their advertising business (per my understanding).