Fix typographical error

This commit is contained in:
deathrow 2023-04-19 22:12:55 -04:00
parent 13315a2c96
commit 6312cdd9e9
No known key found for this signature in database
GPG key ID: FF39D67A22069F73

View file

@ -1086,7 +1086,7 @@ If your device has the ability to create multiple profiles, you can create a "To
Having a secure operating system is only 1 part that we need. Having a secure operating system is only 1 part that we need.
We need to ensure that all of our communications stay secure. We need to ensure that all of our communications stay secure.
The most common method to this is using E2EE (End-to-end encryption). The most common method to this is using E2EE (End-to-end encryption).
anThis encrypts your messages locally on your device before sending them out. This encrypts your messages locally on your device before sending them out.
Let's take a look at some of the basic types of messengers. Let's take a look at some of the basic types of messengers.
Centralized: Meaning there is a single server / point of failure. Centralized: Meaning there is a single server / point of failure.