Skip to content

Commit 97cab8b

Browse files
authored
blog: v21 post (simplex-chat#693)
* blog post v2.1 * update images * add image * correction * correction
1 parent 4a42797 commit 97cab8b

5 files changed

+21
-0
lines changed

blog/20220511-simplex-chat-v2-images-files.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ Once you install the app, you can connect to anybody:
3333
1. Create your local chat profile - it is not shared with SimpleX servers. It is local to your devices, and it will be shared with your contacts only when you connect.
3434
2. To make a private connection, you need to create a one-time connection link or a QR code via the app. You can show the QR code to your contact in person or via a video call - this is the most secure way to create a connection - or you can share the link via any other channel. Only one user can connect via this link.
3535
3. Once another user scans the QR code or opens the app via the link the connection will be created and you can send end-to-end encrypted messages privately, without anybody knowing you are connected.
36+
37+
<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/conversation.png" alt="Make a private connection" width="594" height="360">
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SimpleX Chat v2.1 - better conversation privacy
2+
3+
**Published:** May 24, 2022
4+
5+
## New in version 2.1 - clearing conversations without deleting contacts
6+
7+
In this version you can irreversibly delete individual messages after they were deleted by a sender, and also completely clear the conversation.
8+
9+
The only way to do it before this version was by deleting the contact, now you can keep the connection when you clear the conversation.
10+
11+
<img src="./images/20220524-clear-chat1.png" width="240"> <img src="./images/20220524-clear-chat2.png" width="240">
12+
13+
See [v1 announcement](./20220112-simplex-chat-v1-released.md) for information on how SimpleX protects the security of the messages.
14+
15+
See [v2 announcement](./20220511-simplex-chat-v2-images-files.md) for more information about SimpleX platform and how it works.
16+
17+
Read about SimpleX design in [whitepaper](https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md).

blog/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Blog
22

3+
May 24, 2022 [Clearing messages for better conversation privacy](./20220524-simplex-chat-better-privacy.md)
4+
35
May 11, 2022 [Sending images and files in mobile apps](./20220511-simplex-chat-v2-images-files.md)
46

57
Apr 04, 2022 [Instant notifications for SimpleX Chat mobile apps](./20220404-simplex-chat-instant-notifications.md)

blog/images/20220524-clear-chat1.png

550 KB
Loading

blog/images/20220524-clear-chat2.png

784 KB
Loading

0 commit comments

Comments
 (0)