From 7f2560c49e56dbf6386b76d90bf5ec6396852131 Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Thu, 8 Sep 2022 10:34:37 +0000 Subject: [PATCH] deploy: 89782639c25dcfd755769b1f79b21b7be6f9bf72 --- CNAME | 1 - ...20220214-simplex-chat-ios-public-beta.html | 2 +- blog/20220308-simplex-chat-mobile-apps.html | 2 +- ...04-simplex-chat-instant-notifications.html | 4 +-- .../20220524-simplex-chat-better-privacy.html | 4 +-- ...ex-chat-new-privacy-security-settings.html | 4 +-- ...e-export-import-protocol-improvements.html | 6 ++-- ...mplex-chat-v3.1-tor-groups-efficiency.html | 4 +-- ...0220808-simplex-chat-v3.1-chat-groups.html | 10 +++--- ...0901-simplex-chat-v3.2-incognito-mode.html | 8 ++--- images/connection.gif | Bin 0 -> 2671490 bytes images/conversation.png | Bin 0 -> 327793 bytes images/files.gif | Bin 0 -> 1040373 bytes images/groups.gif | Bin 0 -> 1535951 bytes images/how-to-use-simplex.svg | 32 ++++++++++++++++++ images/logo.svg | 12 +++++++ images/simplex-chat-logo.svg | 16 +++++++++ images/user-addresses.gif | Bin 0 -> 6013354 bytes 18 files changed, 82 insertions(+), 23 deletions(-) delete mode 100644 CNAME create mode 100644 images/connection.gif create mode 100644 images/conversation.png create mode 100644 images/files.gif create mode 100644 images/groups.gif create mode 100644 images/how-to-use-simplex.svg create mode 100644 images/logo.svg create mode 100644 images/simplex-chat-logo.svg create mode 100644 images/user-addresses.gif diff --git a/CNAME b/CNAME deleted file mode 100644 index 52b6970872..0000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -new.simplex.chat \ No newline at end of file diff --git a/blog/20220214-simplex-chat-ios-public-beta.html b/blog/20220214-simplex-chat-ios-public-beta.html index 7b322bbe3d..f375f2ad44 100644 --- a/blog/20220214-simplex-chat-ios-public-beta.html +++ b/blog/20220214-simplex-chat-ios-public-beta.html @@ -167,7 +167,7 @@
  • additional layer of E2E encryption in each message queue (to prevent traffic correlation when multiple queues are used in a conversation - something we plan later this year).
  • additional encryption of messages delivered from servers to recipients (also to prevent traffic correlation).
  • -

    You can read more details in our recent v1 announcement.

    +

    You can read more details in our recent v1 announcement.

    Join our public beta!

    Install the app via TestFlight, connect to us (via Connect to SimpleX team link in the app) and to a couple of your friends you usually send messages to - and please let us know what you think!

    We would really appreciate any feedback to improve the app and to decide which additional features should be included in our public release in March.

    diff --git a/blog/20220308-simplex-chat-mobile-apps.html b/blog/20220308-simplex-chat-mobile-apps.html index b613d1aaab..cb013ba9e4 100644 --- a/blog/20220308-simplex-chat-mobile-apps.html +++ b/blog/20220308-simplex-chat-mobile-apps.html @@ -181,7 +181,7 @@
  • additional layer of E2E encryption in each message queue (to prevent traffic correlation when multiple queues are used in a conversation - something we plan later this year).
  • additional encryption of messages delivered from servers to recipients (also to prevent traffic correlation).
  • -

    You can read more technical details in our recent v1 announcement.

    +

    You can read more technical details in our recent v1 announcement.

    A big thank you to @angerman for making it possible to compile our Haskell code to mobile platforms and getting it approved on app stores - it has been a non-trivial project, and it is still ongoing.

    Install the apps and make a private connection!

    Once you install the app, you can connect to anybody:

    diff --git a/blog/20220404-simplex-chat-instant-notifications.html b/blog/20220404-simplex-chat-instant-notifications.html index ed5ae85883..b6df2fe5b3 100644 --- a/blog/20220404-simplex-chat-instant-notifications.html +++ b/blog/20220404-simplex-chat-instant-notifications.html @@ -159,7 +159,7 @@

    Instant notifications for SimpleX Chat mobile apps

    Published: April 04, 2022

    SimpleX Chat is the first chat platform that is 100% private by design - it has no access to your connections

    -

    Since we released SimpleX Chat mobile apps couple of weeks ago we've had a lot of excitement from our users - nearly 2000 people downloaded the app after the announcement!

    +

    Since we released SimpleX Chat mobile apps couple of weeks ago we've had a lot of excitement from our users - nearly 2000 people downloaded the app after the announcement!

    Huge thanks to everybody who downloaded and connected to us via the chat - there were many great questions and suggestions, and on some days I spent most of the time chatting to our users :)

    Since we released the app, we've added and released:

    diff --git a/blog/20220604-simplex-chat-new-privacy-security-settings.html b/blog/20220604-simplex-chat-new-privacy-security-settings.html index 1b8284be61..b618ffaeb8 100644 --- a/blog/20220604-simplex-chat-new-privacy-security-settings.html +++ b/blog/20220604-simplex-chat-new-privacy-security-settings.html @@ -158,7 +158,7 @@

    SimpleX Chat v2.2 - the first messaging platform without user identities - 100% private by design!

    Published: June 4, 2022

    -

    See v2 announcement for more information about SimpleX platform and how it protects your privacy by avoiding user identities of any kind in its design - SimpleX, unlike any other messaging platform, has no identity keys or any numbers that identify its users.

    +

    See v2 announcement for more information about SimpleX platform and how it protects your privacy by avoiding user identities of any kind in its design - SimpleX, unlike any other messaging platform, has no identity keys or any numbers that identify its users.

    New Privacy and Security settings in version 2.2

    Protect your chats

    @@ -181,7 +181,7 @@

    There is more

    You can discover additional features we are currently testing in Experimental Features - they will be announced later!

    More information

    -

    See v1 announcement for information on how SimpleX protects the security of the messages.

    +

    See v1 announcement for information on how SimpleX protects the security of the messages.

    Read about SimpleX design in whitepaper.

    diff --git a/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html b/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html index fa05d42a0a..8ade3a8760 100644 --- a/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html +++ b/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html @@ -165,7 +165,7 @@
  • protocol privacy and performance improvements
  • Instant notifications for iOS

    -

    I wrote previously about our design for iOS notifications - this is now released. The app will offer to migrate the database when updated, and then you need to choose notifications mode – instant or periodic push notifications, or previously available periodic background refresh that does not use push notifications.

    +

    I wrote previously about our design for iOS notifications - this is now released. The app will offer to migrate the database when updated, and then you need to choose notifications mode – instant or periodic push notifications, or previously available periodic background refresh that does not use push notifications.

    To deliver the notifications to iOS devices we use our notification server, as there is a single private key that Apple issues for the app. This server has minimal amount of information about your chat activity: