Neither Google's nor Apple's keyboards send your keystrokes to the server, that would have been too outrageous, even for them. Gboard is kind of leaky, as it uses "federated learning" where the keyboard finetunes a prediction model locally, then the results are sent to the server and merged there; this is literally a long-term profile of what (and how) you type, and can probably be used to identify you elsewhere. But even then it doesn't send your keystrokes directly.
Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
21–30 of 39 posts
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#22For iOS i found this excellent T9 keyboard recently: https://apps.apple.com/se/app/type-nine-t9-keyboard/id926008... Also work without any network access, lookups are on-phone
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#23Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#24> Smartphone companies like Apple and Google, in an attempt to better their word prediction algorithms, as well as collect potentially profitable information on what their users were typing, began submitting and aggregating all their user's key-taps to their servers, violating user's privacy in the process. Neither Google's nor Apple's keyboards send your keystrokes to the server, that would have been too outrageous,…
Here is a paper that describes the cryptography protecting user data https://eprint.iacr.org/2017/281
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#25[1]: https://two-wrongs.com/rethinking-text-input-on-touchscreens...
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#26It's unfortunate that holding down backspace does not keep deleting characters (or better yet delete word by word like Swiftkey does)
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#27Neat idea, shame about all this misleading information though. The website very strongly implies (1) the only way to predict words is by uploading every keystroke to central server,(2) every keyboard other than theirs do that and (3) the only way to get privacy is to download their product. This is all complete lies of course. The prediction database is small enough that you can bundle it with app and run all predict…
I don't think this is necessarily true. It really depends on what you're trying to predict. That said, I would agree that it should be 100% optional for your keyboard to have network access.
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#28Neat idea, shame about all this misleading information though. The website very strongly implies (1) the only way to predict words is by uploading every keystroke to central server,(2) every keyboard other than theirs do that and (3) the only way to get privacy is to download their product. This is all complete lies of course. The prediction database is small enough that you can bundle it with app and run all predict…
Re: Thumb-Key: A privacy-conscious Android keyboard, made for your thumbs
#29> Smartphone companies like Apple and Google, in an attempt to better their word prediction algorithms, as well as collect potentially profitable information on what their users were typing, began submitting and aggregating all their user's key-taps to their servers, violating user's privacy in the process. Neither Google's nor Apple's keyboards send your keystrokes to the server, that would have been too outrageous,…
The model updates are not persistently stored and are not accessed individually. The system can only access aggregated averages of updates. Here is a paper that describes the cryptography protecting user data https://eprint.iacr.org/2017/281