diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-02-15 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-02-15 00:00:00 +0000 |
commit | 2d6529e832f30bf297c8280e354a4b5a5b42f66f0295b2143c327db33ae24fce (patch) | |
tree | 33717017c58f02e7eaf73b7e517fd440cd573c7e553251cf01f0ff28b30db5b4 | |
parent | 370982a309032030a0c9dcdf531de188e029c423aa0db59319eb55a92ca3426e (diff) | |
download | journal-2d6529e832f30bf297c8280e354a4b5a5b42f66f0295b2143c327db33ae24fce.tar.gz journal-2d6529e832f30bf297c8280e354a4b5a5b42f66f0295b2143c327db33ae24fce.zip |
Convert refs: video-is-your-keyboard-spying-on-you
-rw-r--r-- | content/entry/video-is-your-keyboard-spying-on-you.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/content/entry/video-is-your-keyboard-spying-on-you.md b/content/entry/video-is-your-keyboard-spying-on-you.md index 0a2d564..4f46418 100644 --- a/content/entry/video-is-your-keyboard-spying-on-you.md +++ b/content/entry/video-is-your-keyboard-spying-on-you.md @@ -2,14 +2,13 @@ title: "[Video] Is Your Keyboard Spying on You?" date: 2021-03-09T00:00:00 draft: false -makerefs: false --- Your keyboard is one of the most important things to secure in desktop and mobile environments, yet it is often overlooked. # Mobile If you're on a mobile device, chances are you're using a "virtual" keyboard. A virtual keyboard is just an on-screen keyboard instead of a physical one. The problem is many available keyboards send your keystrokes to a remote server by default. Even the stock keyboard may do this. Even if you're using the secure messaging app Signal, some big company could still be collecting everything you type through your keyboard app. Watch TheHatedOne's video to find out how to secure your Android keyboard. -[Video Link][1] +[Video Link](https://yewtu.be/embed/vCRX0MZm2KI?local=true) The same advice goes for custom keyboards on iOS: If you're using a custom keyboard, use free software! @@ -29,7 +28,3 @@ The second concern is programmable keyboards. The problem with them is also in t # Conclusion For the vast majority of computer users, these measures should be enough to secure your keyboard. - - -Link(s): -[1: https://yewtu.be/embed/vCRX0MZm2KI?local=true](https://yewtu.be/embed/vCRX0MZm2KI?local=true) |