From 4dd2b1d88bad611fc1e0a1be10c38518afc1da16 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:45:34 +0100 Subject: [PATCH] readme, typo --- README.md | 1 + blog/20220901-simplex-chat-v3.2-incognito-mode.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57dfe56db..6cc3b5bb7 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ It is possible to donate via: - [GitHub](https://github.com/sponsors/simplex-chat) - it is commission-free for us. - [OpenCollective](https://opencollective.com/simplex-chat) - it charges a commission, and also accepts donations in crypto-currencies. - Monero wallet: 8568eeVjaJ1RQ65ZUn9PRQ8ENtqeX9VVhcCYYhnVLxhV4JtBqw42so2VEUDQZNkFfsH5sXCuV7FN8VhRQ21DkNibTZP57Qt +- Bitcoin wallet: 1bpefFkzuRoMY3ZuBbZNZxycbg7NYPYTG Thank you, diff --git a/blog/20220901-simplex-chat-v3.2-incognito-mode.md b/blog/20220901-simplex-chat-v3.2-incognito-mode.md index c60535afe..662051c0f 100644 --- a/blog/20220901-simplex-chat-v3.2-incognito-mode.md +++ b/blog/20220901-simplex-chat-v3.2-incognito-mode.md @@ -24,7 +24,7 @@ _SimpleX is already private, so why do we need an incognito mode_, you may ask. You indeed can choose a pseudonym as your main profile name, but there are several problems: -- many users want to have their real name as their main profile, so that their friends recognise them. SimpleX objective is to provide anonimity from the network operators, but not necessarily from your contacts. +- many users want to have their real name as their main profile, so that their friends recognise them. SimpleX objective is to provide anonymity from the network operators, but not necessarily from your contacts. - even if you choose a pseudonym, it would be used for all your contacts. And if two of them meet, while they cannot prove they are talking to the same person, as they use different addresses in SimpleX network to send you the messages, they could _suspect it_. - any pseudonym you manually choose leaks some information about you, as it's not really random.