mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 00:56:05 +00:00
deploy: c4083e00c5
This commit is contained in:
548
feed.atom
548
feed.atom
@@ -1,22 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://simplex.chat/">
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<id>https://simplex.chat/</id>
|
||||
<link type="text/html" rel="alternate" href="https://simplex.chat/"/>
|
||||
<link type="application/atom+xml" rel="self" href="https://simplex.chat/feed.atom"/>
|
||||
<title>SimpleX Chat Blog</title>
|
||||
<subtitle>It allows you to stay up to date with the latest Blogs from SimpleX Chat.</subtitle>
|
||||
<link href="https://simplex.chat/feed.atom" rel="self"/>
|
||||
<link href="https://simplex.chat/"/>
|
||||
<updated>2024-06-04T00:00:00Z</updated>
|
||||
<id>https://simplex.chat/</id>
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
<entry>
|
||||
<title>Simplex Chat</title>
|
||||
<link href="https://simplex.chat/blog/20201022-simplex-chat.html"/>
|
||||
|
||||
<updated>22 Oct 2020</updated>
|
||||
<id>https://simplex.chat/blog/20201022-simplex-chat.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat" tabindex="-1">Simplex chat</h1>
|
||||
<!-- <updated>22 Oct 2020</updated> -->
|
||||
<updated>2020-10-22T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20201022-simplex-chat.html"/>
|
||||
<title>Simplex Chat</title>
|
||||
<content type="html"><h1 id="simplex-chat" tabindex="-1">Simplex chat</h1>
|
||||
<p><strong>Published:</strong> Oct 22, 2020</p>
|
||||
<p><a href="https://simplex.chat/">https://simplex.chat</a></p>
|
||||
<p>I'd really appreciate your feedback, criticism and suggestions on the open-source idea I was slowly working on since early 2020. I recently made the demo server for the low-level message queue protocol (&quot;simplex messaging protocol&quot;) and the website to try to explain the chat idea that would use this protocol.</p>
|
||||
@@ -26,15 +26,18 @@
|
||||
<p>Any criticism would be great - thank you in advance!</p>
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/">https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/</a></p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Announcing SimpleX Chat Prototype!</title>
|
||||
<link href="https://simplex.chat/blog/20210512-simplex-chat-terminal-ui.html"/>
|
||||
|
||||
<updated>12 May 2021</updated>
|
||||
<id>https://simplex.chat/blog/20210512-simplex-chat-terminal-ui.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="announcing-simplex-chat-prototype" tabindex="-1">Announcing SimpleX Chat Prototype!</h1>
|
||||
<!-- <updated>12 May 2021</updated> -->
|
||||
<updated>2021-05-12T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20210512-simplex-chat-terminal-ui.html"/>
|
||||
<title>Announcing SimpleX Chat Prototype!</title>
|
||||
<content type="html"><h1 id="announcing-simplex-chat-prototype" tabindex="-1">Announcing SimpleX Chat Prototype!</h1>
|
||||
<p><strong>Published:</strong> May 12, 2021</p>
|
||||
<p>For the last six months <a href="https://github.com/epoberezkin">me</a> and my son Efim have been working to bring you a working prototype of SimpleX Chat. We're excited to announce SimpleX Chat terminal client is now available <a href="https://github.com/simplex-chat/simplex-chat">here</a> on Linux, Windows and Mac (you can either build from source or download the binary for Linux, Windows or Mac from the latest release).</p>
|
||||
<p>We’ve been using the terminal client between us and a few other people for a couple of months now, eating our own “dog food”, and have developed up to version 0.3.1, with most of the messaging protocol features we originally planned</p>
|
||||
@@ -52,15 +55,18 @@
|
||||
<p>We're building a new kind of chat network - the only network that lets you control your chat. We'd really appreciate your feedback, criticism and support - a star on the github repo, signing up to the mailing list or any contribution to the project will help. There is so much more to do!</p>
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/">https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/</a></p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat v0.4</title>
|
||||
<link href="https://simplex.chat/blog/20210914-simplex-chat-v0.4-released.html"/>
|
||||
|
||||
<updated>14 Sep 2021</updated>
|
||||
<id>https://simplex.chat/blog/20210914-simplex-chat-v0.4-released.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-v04" tabindex="-1">SimpleX announces SimpleX Chat v0.4</h1>
|
||||
<!-- <updated>14 Sep 2021</updated> -->
|
||||
<updated>2021-09-14T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20210914-simplex-chat-v0.4-released.html"/>
|
||||
<title>SimpleX announces SimpleX Chat v0.4</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-v04" tabindex="-1">SimpleX announces SimpleX Chat v0.4</h1>
|
||||
<p><strong>Published:</strong> Sep 14, 2021</p>
|
||||
<h2 id="open-source-decentralized-chat-that-uses-privacy-preserving-message-routing-protocol" tabindex="-1">Open-source decentralized chat that uses privacy-preserving message routing protocol</h2>
|
||||
<p>We are building a new platform for distributed Internet applications where privacy of the messages <em>and</em> the network matter. <a href="https://github.com/simplex-chat/simplex-chat">SimpleX Chat</a> is our first application, a chat application built on the SimpleX platform that serves as an example of the power of the platform and as a reference application.</p>
|
||||
@@ -82,15 +88,18 @@
|
||||
<p>Our goal is to create a new kind of chat platform that lets you control your chat!</p>
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/">https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/</a></p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat v0.5</title>
|
||||
<link href="https://simplex.chat/blog/20211208-simplex-chat-v0.5-released.html"/>
|
||||
|
||||
<updated>08 Dec 2021</updated>
|
||||
<id>https://simplex.chat/blog/20211208-simplex-chat-v0.5-released.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-v05" tabindex="-1">SimpleX announces SimpleX Chat v0.5</h1>
|
||||
<!-- <updated>08 Dec 2021</updated> -->
|
||||
<updated>2021-12-08T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20211208-simplex-chat-v0.5-released.html"/>
|
||||
<title>SimpleX announces SimpleX Chat v0.5</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-v05" tabindex="-1">SimpleX announces SimpleX Chat v0.5</h1>
|
||||
<p><strong>Published:</strong> Dec 08, 2021</p>
|
||||
<h2 id="simplex-chat-is-the-first-chat-platform-that-is-100percent-private-by-design-simplex-no-access-to-your-connections-graph" tabindex="-1">Simplex Chat is the first chat platform that is 100% private by design - SimpleX no access to your connections graph</h2>
|
||||
<p>We are building a new platform for distributed Internet applications where privacy of the messages <em>and</em> the network matter. <a href="https://github.com/simplex-chat/simplex-chat">SimpleX Chat</a> is our first application, a chat application built on the SimpleX platform that serves as an example of the power of the platform and as a reference application.</p>
|
||||
@@ -107,15 +116,18 @@
|
||||
<p>Our goal is to create a new kind of chat platform that lets you control your chat!</p>
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/">https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/</a></p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat v1</title>
|
||||
<link href="https://simplex.chat/blog/20220112-simplex-chat-v1-released.html"/>
|
||||
|
||||
<updated>12 Jan 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220112-simplex-chat-v1-released.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-v1" tabindex="-1">SimpleX announces SimpleX Chat v1</h1>
|
||||
<!-- <updated>12 Jan 2022</updated> -->
|
||||
<updated>2022-01-12T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220112-simplex-chat-v1-released.html"/>
|
||||
<title>SimpleX announces SimpleX Chat v1</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-v1" tabindex="-1">SimpleX announces SimpleX Chat v1</h1>
|
||||
<p><strong>Published:</strong> Jan 12, 2022</p>
|
||||
<h2 id="the-most-private-and-secure-chat-and-application-platform" tabindex="-1">The most private and secure chat and application platform</h2>
|
||||
<p>We are building a new platform for distributed Internet applications where privacy of the messages <em>and</em> the network matter. <a href="https://github.com/simplex-chat/simplex-chat">SimpleX Chat</a> is our first application, a messaging application built on the SimpleX platform.</p>
|
||||
@@ -146,15 +158,18 @@
|
||||
<h2 id="we-look-forward-to-you-using-it" tabindex="-1">We look forward to you using it!</h2>
|
||||
<p>We look forward to your feedback and suggestions - via GitHub issues or via SimpleX Chat - you can connect to the team with <code>/simplex</code> command once you run the chat.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat public beta for iOS</title>
|
||||
<link href="https://simplex.chat/blog/20220214-simplex-chat-ios-public-beta.html"/>
|
||||
|
||||
<updated>14 Feb 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220214-simplex-chat-ios-public-beta.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-public-beta-for-ios" tabindex="-1">SimpleX announces SimpleX Chat public beta for iOS</h1>
|
||||
<!-- <updated>14 Feb 2022</updated> -->
|
||||
<updated>2022-02-14T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220214-simplex-chat-ios-public-beta.html"/>
|
||||
<title>SimpleX announces SimpleX Chat public beta for iOS</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-public-beta-for-ios" tabindex="-1">SimpleX announces SimpleX Chat public beta for iOS</h1>
|
||||
<p><strong>Published:</strong> Feb 14, 2022</p>
|
||||
<h2 id="private-and-secure-chat-and-application-platform-public-beta-is-now-available-for-iphones-with-ios-15" tabindex="-1">Private and secure chat and application platform - <a href="https://testflight.apple.com/join/DWuT2LQu">public beta is now available</a> for iPhones with iOS 15.</h2>
|
||||
<p>Our new iPhone app is very basic - right now it only supports text messages and emojis.</p>
|
||||
@@ -183,15 +198,18 @@
|
||||
<p>SimpleX also allows people to host their own servers to have control of their chat data. SimpleX servers are exceptionally lightweight and require a single process with the initial memory footprint of under 20 Mb, which grows as the server adds in-memory queues (even with 10,000 queues it uses less than 50Mb, not accounting for messages). It should be considered though that while self-hosting the servers provides more control, it may reduce meta-data privacy, as it is easier to correlate the traffic of servers with small number of messages coming through.</p>
|
||||
<p>Further details on platform objectives and technical design are available <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">in SimpleX platform overview</a>.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat mobile apps for iOS and Android</title>
|
||||
<link href="https://simplex.chat/blog/20220308-simplex-chat-mobile-apps.html"/>
|
||||
|
||||
<updated>08 Mar 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220308-simplex-chat-mobile-apps.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-mobile-apps-for-ios-and-android" tabindex="-1">SimpleX announces SimpleX Chat mobile apps for iOS and Android</h1>
|
||||
<!-- <updated>08 Mar 2022</updated> -->
|
||||
<updated>2022-03-08T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220308-simplex-chat-mobile-apps.html"/>
|
||||
<title>SimpleX announces SimpleX Chat mobile apps for iOS and Android</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-mobile-apps-for-ios-and-android" tabindex="-1">SimpleX announces SimpleX Chat mobile apps for iOS and Android</h1>
|
||||
<p><strong>Published:</strong> March 8, 2022</p>
|
||||
<h2 id="simplex-chat-is-the-first-chat-platform-that-is-100percent-private-by-design-it-has-no-access-to-your-connections-graph" tabindex="-1">SimpleX Chat is the first chat platform that is 100% private by design - it has no access to your connections graph</h2>
|
||||
<p>We have now released iPhone and Android apps to <a href="https://apps.apple.com/us/app/simplex-chat/id1605771084">Apple AppStore</a> and <a href="https://play.google.com/store/apps/details?id=chat.simplex.app">Google Play Store</a>, <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex.apk">APK for Android</a> is also available for direct download.</p>
|
||||
@@ -238,15 +256,18 @@
|
||||
</ul>
|
||||
<p>Please let us know what else you think is important and if you find any bugs.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Instant notifications for SimpleX Chat mobile apps</title>
|
||||
<link href="https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html"/>
|
||||
|
||||
<updated>04 Apr 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="instant-notifications-for-simplex-chat-mobile-apps" tabindex="-1">Instant notifications for SimpleX Chat mobile apps</h1>
|
||||
<!-- <updated>04 Apr 2022</updated> -->
|
||||
<updated>2022-04-04T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html"/>
|
||||
<title>Instant notifications for SimpleX Chat mobile apps</title>
|
||||
<content type="html"><h1 id="instant-notifications-for-simplex-chat-mobile-apps" tabindex="-1">Instant notifications for SimpleX Chat mobile apps</h1>
|
||||
<p><strong>Published:</strong> April 04, 2022</p>
|
||||
<h2 id="simplex-chat-is-the-first-chat-platform-that-is-100percent-private-by-design-it-has-no-access-to-your-connections" tabindex="-1">SimpleX Chat is the first chat platform that is 100% private by design - it has no access to your connections</h2>
|
||||
<p>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 <a href="https://simplex.chat/blog/20220308-simplex-chat-mobile-apps.html">the announcement</a>!</p>
|
||||
@@ -334,15 +355,18 @@
|
||||
</ul>
|
||||
<p>Thank you!</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v2.0 - sending images and files in mobile apps</title>
|
||||
<link href="https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html"/>
|
||||
|
||||
<updated>11 May 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v20-sending-images-and-files-in-mobile-apps" tabindex="-1">SimpleX Chat v2.0 - sending images and files in mobile apps</h1>
|
||||
<!-- <updated>11 May 2022</updated> -->
|
||||
<updated>2022-05-11T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html"/>
|
||||
<title>SimpleX Chat v2.0 - sending images and files in mobile apps</title>
|
||||
<content type="html"><h1 id="simplex-chat-v20-sending-images-and-files-in-mobile-apps" tabindex="-1">SimpleX Chat v2.0 - sending images and files in mobile apps</h1>
|
||||
<p><strong>Published:</strong> May 11, 2022</p>
|
||||
<h2 id="new-in-version-20-sending-images-and-files-privately" tabindex="-1">New in version 2.0 - sending images and files privately</h2>
|
||||
<p>To send image and files SimpleX Chat uses privacy-preserving system components, both in iOS and Android apps. We do not ask for permission to access multiple or selected files, as, for example, Signal and Telegram do - it compromises either privacy or convenience.</p>
|
||||
@@ -365,15 +389,18 @@
|
||||
</ol>
|
||||
<img src="https://simplex.chat/images/conversation.png" alt="Make a private connection" width="594" height="360" />
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v2.1 - better conversation privacy</title>
|
||||
<link href="https://simplex.chat/blog/20220524-simplex-chat-better-privacy.html"/>
|
||||
|
||||
<updated>24 May 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220524-simplex-chat-better-privacy.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v21-better-conversation-privacy" tabindex="-1">SimpleX Chat v2.1 - better conversation privacy</h1>
|
||||
<!-- <updated>24 May 2022</updated> -->
|
||||
<updated>2022-05-24T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220524-simplex-chat-better-privacy.html"/>
|
||||
<title>SimpleX Chat v2.1 - better conversation privacy</title>
|
||||
<content type="html"><h1 id="simplex-chat-v21-better-conversation-privacy" tabindex="-1">SimpleX Chat v2.1 - better conversation privacy</h1>
|
||||
<p><strong>Published:</strong> May 24, 2022</p>
|
||||
<h2 id="new-in-version-21-clearing-conversations-without-deleting-contacts" tabindex="-1">New in version 2.1 - clearing conversations without deleting contacts</h2>
|
||||
<p>In this version you can irreversibly delete individual messages after they were deleted by a sender, and also completely clear the conversation.</p>
|
||||
@@ -383,15 +410,18 @@
|
||||
<p>See <a href="https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html">v2 announcement</a> for more information about SimpleX platform and how it works.</p>
|
||||
<p>Read about SimpleX design in <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">whitepaper</a>.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v2.2 - the new privacy and security features</title>
|
||||
<link href="https://simplex.chat/blog/20220604-simplex-chat-new-privacy-security-settings.html"/>
|
||||
|
||||
<updated>04 Jun 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220604-simplex-chat-new-privacy-security-settings.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v22-the-new-privacy-and-security-features" tabindex="-1">SimpleX Chat v2.2 - the new privacy and security features</h1>
|
||||
<!-- <updated>04 Jun 2022</updated> -->
|
||||
<updated>2022-06-04T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220604-simplex-chat-new-privacy-security-settings.html"/>
|
||||
<title>SimpleX Chat v2.2 - the new privacy and security features</title>
|
||||
<content type="html"><h1 id="simplex-chat-v22-the-new-privacy-and-security-features" tabindex="-1">SimpleX Chat v2.2 - the new privacy and security features</h1>
|
||||
<p><strong>Published:</strong> June 4, 2022</p>
|
||||
<p>See <a href="https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html">v2 announcement</a> 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.</p>
|
||||
<h2 id="new-privacy-and-security-settings-in-version-22" tabindex="-1">New Privacy and Security settings in version 2.2</h2>
|
||||
@@ -419,15 +449,18 @@
|
||||
<p>See <a href="https://simplex.chat/blog/20220112-simplex-chat-v1-released.html">v1 announcement</a> for information on how SimpleX protects the security of the messages.</p>
|
||||
<p>Read about SimpleX design in <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">whitepaper</a>.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX announces SimpleX Chat v3 &mdash; with encrypted calls and iOS push notifications</title>
|
||||
<link href="https://simplex.chat/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html"/>
|
||||
|
||||
<updated>11 Jul 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-announces-simplex-chat-v3-with-encrypted-calls-and-ios-push-notifications" tabindex="-1">SimpleX announces SimpleX Chat v3 - with encrypted calls and iOS push notifications</h1>
|
||||
<!-- <updated>11 Jul 2022</updated> -->
|
||||
<updated>2022-07-11T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html"/>
|
||||
<title>SimpleX announces SimpleX Chat v3 &mdash; with encrypted calls and iOS push notifications</title>
|
||||
<content type="html"><h1 id="simplex-announces-simplex-chat-v3-with-encrypted-calls-and-ios-push-notifications" tabindex="-1">SimpleX announces SimpleX Chat v3 - with encrypted calls and iOS push notifications</h1>
|
||||
<p><strong>Published:</strong> Jul 11, 2022</p>
|
||||
<h2 id="new-in-version-3" tabindex="-1">New in version 3</h2>
|
||||
<ul>
|
||||
@@ -489,15 +522,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v3.1-beta is released &mdash; improved battery/traffic usage</title>
|
||||
<link href="https://simplex.chat/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html"/>
|
||||
|
||||
<updated>23 Jul 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v31-beta-is-released-improved-batterytraffic-usage" tabindex="-1">SimpleX Chat v3.1-beta is released - improved battery/traffic usage</h1>
|
||||
<!-- <updated>23 Jul 2022</updated> -->
|
||||
<updated>2022-07-23T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html"/>
|
||||
<title>SimpleX Chat v3.1-beta is released &mdash; improved battery/traffic usage</title>
|
||||
<content type="html"><h1 id="simplex-chat-v31-beta-is-released-improved-batterytraffic-usage" tabindex="-1">SimpleX Chat v3.1-beta is released - improved battery/traffic usage</h1>
|
||||
<p><strong>Published:</strong> Jul 23, 2022</p>
|
||||
<h2 id="whats-new" tabindex="-1">What's new</h2>
|
||||
<ul>
|
||||
@@ -575,15 +611,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v3.1 is released &mdash; with secret groups and server access via Tor</title>
|
||||
<link href="https://simplex.chat/blog/20220808-simplex-chat-v3.1-chat-groups.html"/>
|
||||
|
||||
<updated>08 Aug 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220808-simplex-chat-v3.1-chat-groups.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v31-is-released-with-secret-groups-and-server-access-via-tor" tabindex="-1">SimpleX Chat v3.1 is released - with secret groups and server access via Tor</h1>
|
||||
<!-- <updated>08 Aug 2022</updated> -->
|
||||
<updated>2022-08-08T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220808-simplex-chat-v3.1-chat-groups.html"/>
|
||||
<title>SimpleX Chat v3.1 is released &mdash; with secret groups and server access via Tor</title>
|
||||
<content type="html"><h1 id="simplex-chat-v31-is-released-with-secret-groups-and-server-access-via-tor" tabindex="-1">SimpleX Chat v3.1 is released - with secret groups and server access via Tor</h1>
|
||||
<p><strong>Published:</strong> Aug 8, 2022</p>
|
||||
<h2 id="whats-new" tabindex="-1">What's new</h2>
|
||||
<ul>
|
||||
@@ -660,15 +699,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v3.2 is released &mdash; meet Incognito mode, unique to Simplex Chat</title>
|
||||
<link href="https://simplex.chat/blog/20220901-simplex-chat-v3.2-incognito-mode.html"/>
|
||||
|
||||
<updated>01 Sep 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220901-simplex-chat-v3.2-incognito-mode.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v32-is-released-meet-incognito-mode-unique-to-simplex-chat" tabindex="-1">SimpleX Chat v3.2 is released - meet Incognito mode, unique to Simplex Chat</h1>
|
||||
<!-- <updated>01 Sep 2022</updated> -->
|
||||
<updated>2022-09-01T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220901-simplex-chat-v3.2-incognito-mode.html"/>
|
||||
<title>SimpleX Chat v3.2 is released &mdash; meet Incognito mode, unique to Simplex Chat</title>
|
||||
<content type="html"><h1 id="simplex-chat-v32-is-released-meet-incognito-mode-unique-to-simplex-chat" tabindex="-1">SimpleX Chat v3.2 is released - meet Incognito mode, unique to Simplex Chat</h1>
|
||||
<p><strong>Published:</strong> Sep 1, 2022</p>
|
||||
<h2 id="whats-new" tabindex="-1">What's new</h2>
|
||||
<ul>
|
||||
@@ -736,15 +778,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v4.0 with encrypted database is released</title>
|
||||
<link href="https://simplex.chat/blog/20220928-simplex-chat-v4-encrypted-database.html"/>
|
||||
|
||||
<updated>28 Sep 2022</updated>
|
||||
<id>https://simplex.chat/blog/20220928-simplex-chat-v4-encrypted-database.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v4-with-encrypted-local-database-is-released" tabindex="-1">SimpleX Chat v4 with encrypted local database is released</h1>
|
||||
<!-- <updated>28 Sep 2022</updated> -->
|
||||
<updated>2022-09-28T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20220928-simplex-chat-v4-encrypted-database.html"/>
|
||||
<title>SimpleX Chat v4.0 with encrypted database is released</title>
|
||||
<content type="html"><h1 id="simplex-chat-v4-with-encrypted-local-database-is-released" tabindex="-1">SimpleX Chat v4 with encrypted local database is released</h1>
|
||||
<p><strong>Published:</strong> Sep 28, 2022</p>
|
||||
<h2 id="whats-new-in-v4" tabindex="-1">What's new in v4</h2>
|
||||
<ul>
|
||||
@@ -835,15 +880,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Security assessment by Trail of Bits, the new website and v4.2 released</title>
|
||||
<link href="https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html"/>
|
||||
|
||||
<updated>08 Nov 2022</updated>
|
||||
<id>https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="security-assessment-by-trail-of-bits-the-new-website-and-v42-released" tabindex="-1">Security assessment by Trail of Bits, the new website and v4.2 released</h1>
|
||||
<!-- <updated>08 Nov 2022</updated> -->
|
||||
<updated>2022-11-08T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html"/>
|
||||
<title>Security assessment by Trail of Bits, the new website and v4.2 released</title>
|
||||
<content type="html"><h1 id="security-assessment-by-trail-of-bits-the-new-website-and-v42-released" tabindex="-1">Security assessment by Trail of Bits, the new website and v4.2 released</h1>
|
||||
<p><strong>Published:</strong> Nov 8, 2022</p>
|
||||
<h2 id="security-assessment-by-trail-of-bits" tabindex="-1">Security assessment by Trail of Bits</h2>
|
||||
<img src="https://simplex.chat/blog/images/20221108-trail-of-bits.jpg" width="240" />
|
||||
@@ -964,15 +1012,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat reviews and v4.3 released – with instant voice messages, irreversible deletion of sent messages and improved server configuration.</title>
|
||||
<link href="https://simplex.chat/blog/20221206-simplex-chat-v4.3-voice-messages.html"/>
|
||||
|
||||
<updated>06 Dec 2022</updated>
|
||||
<id>https://simplex.chat/blog/20221206-simplex-chat-v4.3-voice-messages.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-reviews-and-v43-released-with-instant-voice-messages-irreversible-deletion-of-sent-messages-and-improved-server-configuration" tabindex="-1">SimpleX Chat reviews and v4.3 released – with instant voice messages, irreversible deletion of sent messages and improved server configuration.</h1>
|
||||
<!-- <updated>06 Dec 2022</updated> -->
|
||||
<updated>2022-12-06T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20221206-simplex-chat-v4.3-voice-messages.html"/>
|
||||
<title>SimpleX Chat reviews and v4.3 released – with instant voice messages, irreversible deletion of sent messages and improved server configuration.</title>
|
||||
<content type="html"><h1 id="simplex-chat-reviews-and-v43-released-with-instant-voice-messages-irreversible-deletion-of-sent-messages-and-improved-server-configuration" tabindex="-1">SimpleX Chat reviews and v4.3 released – with instant voice messages, irreversible deletion of sent messages and improved server configuration.</h1>
|
||||
<p><strong>Published:</strong> Dec 6, 2022</p>
|
||||
<h2 id="simplex-chat-reviews" tabindex="-1">SimpleX Chat reviews</h2>
|
||||
<p>Since we published <a href="https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html">the security assessment of SimpleX Chat</a> completed by Trail of Bits in November, several sites published the reviews and included it in their recommendations:</p>
|
||||
@@ -1057,15 +1108,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v4.4 released – with disappearing messages, live messages, connection security verification and French language!</title>
|
||||
<link href="https://simplex.chat/blog/20230103-simplex-chat-v4.4-disappearing-messages.html"/>
|
||||
|
||||
<updated>03 Jan 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230103-simplex-chat-v4.4-disappearing-messages.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v44-released-with-disappearing-messages-live-messages-connection-security-verification-and-french-language" tabindex="-1">SimpleX Chat v4.4 released – with disappearing messages, live messages, connection security verification and French language!</h1>
|
||||
<!-- <updated>03 Jan 2023</updated> -->
|
||||
<updated>2023-01-03T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230103-simplex-chat-v4.4-disappearing-messages.html"/>
|
||||
<title>SimpleX Chat v4.4 released – with disappearing messages, live messages, connection security verification and French language!</title>
|
||||
<content type="html"><h1 id="simplex-chat-v44-released-with-disappearing-messages-live-messages-connection-security-verification-and-french-language" tabindex="-1">SimpleX Chat v4.4 released – with disappearing messages, live messages, connection security verification and French language!</h1>
|
||||
<p><strong>Published:</strong> Jan 3, 2023</p>
|
||||
<h2 id="whats-new-in-v44" tabindex="-1">What's new in v4.4</h2>
|
||||
<ul>
|
||||
@@ -1121,15 +1175,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v4.5 released – with multiple chat profiles, message draft, transport isolation and Italian language!</title>
|
||||
<link href="https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html"/>
|
||||
|
||||
<updated>04 Feb 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v45-released-with-multiple-user-profiles-message-draft-transport-isolation-and-italian-interface" tabindex="-1">SimpleX Chat v4.5 released – with multiple user profiles, message draft, transport isolation and Italian interface!</h1>
|
||||
<!-- <updated>04 Feb 2023</updated> -->
|
||||
<updated>2023-02-04T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html"/>
|
||||
<title>SimpleX Chat v4.5 released – with multiple chat profiles, message draft, transport isolation and Italian language!</title>
|
||||
<content type="html"><h1 id="simplex-chat-v45-released-with-multiple-user-profiles-message-draft-transport-isolation-and-italian-interface" tabindex="-1">SimpleX Chat v4.5 released – with multiple user profiles, message draft, transport isolation and Italian interface!</h1>
|
||||
<p><strong>Published:</strong> Feb 4, 2023</p>
|
||||
<h2 id="whats-new-in-v45" tabindex="-1">What's new in v4.5</h2>
|
||||
<ul>
|
||||
@@ -1200,15 +1257,18 @@
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX File Transfer Protocol - a new protocol for sending large files efficiently, privately and securely.</title>
|
||||
<link href="https://simplex.chat/blog/20230301-simplex-file-transfer-protocol.html"/>
|
||||
|
||||
<updated>01 Mar 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230301-simplex-file-transfer-protocol.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-file-transfer-protocol-a-new-protocol-for-sending-large-files-efficiently-privately-and-securely" tabindex="-1">SimpleX File Transfer Protocol – a new protocol for sending large files efficiently, privately and securely.</h1>
|
||||
<!-- <updated>01 Mar 2023</updated> -->
|
||||
<updated>2023-03-01T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230301-simplex-file-transfer-protocol.html"/>
|
||||
<title>SimpleX File Transfer Protocol - a new protocol for sending large files efficiently, privately and securely.</title>
|
||||
<content type="html"><h1 id="simplex-file-transfer-protocol-a-new-protocol-for-sending-large-files-efficiently-privately-and-securely" tabindex="-1">SimpleX File Transfer Protocol – a new protocol for sending large files efficiently, privately and securely.</h1>
|
||||
<p><strong>Published:</strong> Mar 1, 2023</p>
|
||||
<ul>
|
||||
<li><a href="https://simplex.chat/blog/undefined">Quick start: how to send a file using XFTP CLI</a></li>
|
||||
@@ -1310,15 +1370,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v4.6 – with hidden profiles, community moderation, improved audio/video calls and reduced battery usage.</title>
|
||||
<link href="https://simplex.chat/blog/20230328-simplex-chat-v4-6-hidden-profiles.html"/>
|
||||
|
||||
<updated>28 Mar 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230328-simplex-chat-v4-6-hidden-profiles.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v46-with-hidden-profiles-community-moderation-improved-audiovideo-calls-and-reduced-battery-usage" tabindex="-1">SimpleX Chat v4.6 – with hidden profiles, community moderation, improved audio/video calls and reduced battery usage.</h1>
|
||||
<!-- <updated>28 Mar 2023</updated> -->
|
||||
<updated>2023-03-28T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230328-simplex-chat-v4-6-hidden-profiles.html"/>
|
||||
<title>SimpleX Chat v4.6 – with hidden profiles, community moderation, improved audio/video calls and reduced battery usage.</title>
|
||||
<content type="html"><h1 id="simplex-chat-v46-with-hidden-profiles-community-moderation-improved-audiovideo-calls-and-reduced-battery-usage" tabindex="-1">SimpleX Chat v4.6 – with hidden profiles, community moderation, improved audio/video calls and reduced battery usage.</h1>
|
||||
<p><strong>Published:</strong> Mar 28, 2023</p>
|
||||
<h2 id="whats-new-in-v46" tabindex="-1">What's new in v4.6</h2>
|
||||
<ul>
|
||||
@@ -1384,15 +1447,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat: vision and funding, v5.0 released with videos and files up to 1gb</title>
|
||||
<link href="https://simplex.chat/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html"/>
|
||||
|
||||
<updated>22 Apr 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-vision-and-funding-v50-released-with-videos-and-files-up-to-1gb" tabindex="-1">SimpleX Chat: vision and funding, v5.0 released with videos and files up to 1gb.</h1>
|
||||
<!-- <updated>22 Apr 2023</updated> -->
|
||||
<updated>2023-04-22T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html"/>
|
||||
<title>SimpleX Chat: vision and funding, v5.0 released with videos and files up to 1gb</title>
|
||||
<content type="html"><h1 id="simplex-chat-vision-and-funding-v50-released-with-videos-and-files-up-to-1gb" tabindex="-1">SimpleX Chat: vision and funding, v5.0 released with videos and files up to 1gb.</h1>
|
||||
<p><strong>Published:</strong> Apr 22, 2023</p>
|
||||
<p>SimpleX Chat vision and funding:</p>
|
||||
<ul>
|
||||
@@ -1467,15 +1533,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v5.1 released: message reactions and self-destruct passcode</title>
|
||||
<link href="https://simplex.chat/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html"/>
|
||||
|
||||
<updated>23 May 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v51-released-message-reactions-and-self-destruct-passcode" tabindex="-1">SimpleX Chat v5.1 released: message reactions and self-destruct passcode</h1>
|
||||
<!-- <updated>23 May 2023</updated> -->
|
||||
<updated>2023-05-23T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html"/>
|
||||
<title>SimpleX Chat v5.1 released: message reactions and self-destruct passcode</title>
|
||||
<content type="html"><h1 id="simplex-chat-v51-released-message-reactions-and-self-destruct-passcode" tabindex="-1">SimpleX Chat v5.1 released: message reactions and self-destruct passcode</h1>
|
||||
<p><strong>Published:</strong> May 23, 2023</p>
|
||||
<p>What's new in v5.1:</p>
|
||||
<ul>
|
||||
@@ -1552,15 +1621,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v5.2 released: message delivery receipts</title>
|
||||
<link href="https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html"/>
|
||||
|
||||
<updated>22 Jul 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v52-released-message-delivery-receipts" tabindex="-1">SimpleX Chat v5.2 released: message delivery receipts</h1>
|
||||
<!-- <updated>22 Jul 2023</updated> -->
|
||||
<updated>2023-07-22T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html"/>
|
||||
<title>SimpleX Chat v5.2 released: message delivery receipts</title>
|
||||
<content type="html"><h1 id="simplex-chat-v52-released-message-delivery-receipts" tabindex="-1">SimpleX Chat v5.2 released: message delivery receipts</h1>
|
||||
<p><strong>Published:</strong> July 22, 2023</p>
|
||||
<p><strong>What's new in v5.2:</strong></p>
|
||||
<ul>
|
||||
@@ -1675,15 +1747,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups with directory service</title>
|
||||
<link href="https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html"/>
|
||||
|
||||
<updated>25 Sep 2023</updated>
|
||||
<id>https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v53-released-desktop-app-local-file-encryption-and-improved-groups" tabindex="-1">SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups</h1>
|
||||
<!-- <updated>25 Sep 2023</updated> -->
|
||||
<updated>2023-09-25T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html"/>
|
||||
<title>SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups with directory service</title>
|
||||
<content type="html"><h1 id="simplex-chat-v53-released-desktop-app-local-file-encryption-and-improved-groups" tabindex="-1">SimpleX Chat v5.3 released: desktop app, local file encryption and improved groups</h1>
|
||||
<p><strong>Published:</strong> September 25, 2023</p>
|
||||
<p><strong>What's new in v5.3:</strong></p>
|
||||
<ul>
|
||||
@@ -1770,15 +1845,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v5.4 - link mobile and desktop apps via quantum resistant protocol, and much better groups.</title>
|
||||
<link href="https://simplex.chat/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html"/>
|
||||
|
||||
<updated>25 Nov 2023</updated>
|
||||
<id>https://simplex.chat/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v54-link-mobile-and-desktop-apps-via-quantum-resistant-protocol-and-much-better-groups" tabindex="-1">SimpleX Chat v5.4 - link mobile and desktop apps via quantum resistant protocol, and much better groups.</h1>
|
||||
<!-- <updated>25 Nov 2023</updated> -->
|
||||
<updated>2023-11-25T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html"/>
|
||||
<title>SimpleX Chat v5.4 - link mobile and desktop apps via quantum resistant protocol, and much better groups.</title>
|
||||
<content type="html"><h1 id="simplex-chat-v54-link-mobile-and-desktop-apps-via-quantum-resistant-protocol-and-much-better-groups" tabindex="-1">SimpleX Chat v5.4 - link mobile and desktop apps via quantum resistant protocol, and much better groups.</h1>
|
||||
<p><strong>Published:</strong> Nov 25, 2023</p>
|
||||
<p><strong>What's new in v5.4:</strong></p>
|
||||
<ul>
|
||||
@@ -1880,15 +1958,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat: free infrastructure from Linode, v5.5 released with private notes, group history and a simpler UX to connect.</title>
|
||||
<link href="https://simplex.chat/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html"/>
|
||||
|
||||
<updated>24 Jan 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-free-infrastructure-from-linode-v55-released-with-private-notes-group-history-and-a-simpler-ux-to-connect" tabindex="-1">SimpleX Chat: free infrastructure from Linode, v5.5 released with private notes, group history and a simpler UX to connect.</h1>
|
||||
<!-- <updated>24 Jan 2024</updated> -->
|
||||
<updated>2024-01-24T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html"/>
|
||||
<title>SimpleX Chat: free infrastructure from Linode, v5.5 released with private notes, group history and a simpler UX to connect.</title>
|
||||
<content type="html"><h1 id="simplex-chat-free-infrastructure-from-linode-v55-released-with-private-notes-group-history-and-a-simpler-ux-to-connect" tabindex="-1">SimpleX Chat: free infrastructure from Linode, v5.5 released with private notes, group history and a simpler UX to connect.</h1>
|
||||
<p><strong>Published:</strong> Jan 24, 2024</p>
|
||||
<p><a href="https://simplex.chat/blog/undefined">SimpleX Chat infrastructure on Linode</a>:</p>
|
||||
<ul>
|
||||
@@ -1963,15 +2044,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX Chat v5.6 (beta): adding quantum resistance to Signal double ratchet algorithm</title>
|
||||
<link href="https://simplex.chat/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html"/>
|
||||
|
||||
<updated>14 Mar 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-chat-v56-beta-adding-quantum-resistance-to-signal-double-ratchet-algorithm" tabindex="-1">SimpleX Chat v5.6 beta: adding quantum resistance to Signal double ratchet algorithm</h1>
|
||||
<!-- <updated>14 Mar 2024</updated> -->
|
||||
<updated>2024-03-14T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html"/>
|
||||
<title>SimpleX Chat v5.6 (beta): adding quantum resistance to Signal double ratchet algorithm</title>
|
||||
<content type="html"><h1 id="simplex-chat-v56-beta-adding-quantum-resistance-to-signal-double-ratchet-algorithm" tabindex="-1">SimpleX Chat v5.6 beta: adding quantum resistance to Signal double ratchet algorithm</h1>
|
||||
<p><strong>Published:</strong> Mar 14, 2024</p>
|
||||
<p>This is a major upgrade for SimpleX messaging protocols, we are really proud to present the results of the hard work of our whole team on the <a href="https://en.wikipedia.org/wiki/Pi_Day">Pi day</a>.</p>
|
||||
<p>This post also covers various aspects of end-to-end encryption, compares different messengers, and explains why and how quantum-resistant encryption is added to SimpleX Chat:</p>
|
||||
@@ -2134,15 +2218,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</image></content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX network: real privacy and stable profits, non-profits for protocols, v5.6 released with quantum resistant e2e encryption and simple profile migration</title>
|
||||
<link href="https://simplex.chat/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html"/>
|
||||
|
||||
<updated>23 Mar 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-network-real-privacy-and-stable-profits-non-profits-for-protocols-v56-released-with-quantum-resistant-e2e-encryption-and-simple-profile-migration" tabindex="-1">SimpleX network: real privacy and stable profits, non-profits for protocols, v5.6 released with quantum resistant e2e encryption and simple profile migration</h1>
|
||||
<!-- <updated>23 Mar 2024</updated> -->
|
||||
<updated>2024-03-23T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html"/>
|
||||
<title>SimpleX network: real privacy and stable profits, non-profits for protocols, v5.6 released with quantum resistant e2e encryption and simple profile migration</title>
|
||||
<content type="html"><h1 id="simplex-network-real-privacy-and-stable-profits-non-profits-for-protocols-v56-released-with-quantum-resistant-e2e-encryption-and-simple-profile-migration" tabindex="-1">SimpleX network: real privacy and stable profits, non-profits for protocols, v5.6 released with quantum resistant e2e encryption and simple profile migration</h1>
|
||||
<p><strong>Published:</strong> Mar 23, 2024</p>
|
||||
<p>SimpleX network: deliver real privacy via a profitable business and non-profit protocol governance:</p>
|
||||
<ul>
|
||||
@@ -2244,15 +2331,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Why I joined SimpleX Chat - by Esra'a al Shafei</title>
|
||||
<link href="https://simplex.chat/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html"/>
|
||||
|
||||
<updated>04 Apr 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="why-i-joined-simplex-chat" tabindex="-1">Why I joined SimpleX Chat</h1>
|
||||
<!-- <updated>04 Apr 2024</updated> -->
|
||||
<updated>2024-04-04T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html"/>
|
||||
<title>Why I joined SimpleX Chat - by Esra'a al Shafei</title>
|
||||
<content type="html"><h1 id="why-i-joined-simplex-chat" tabindex="-1">Why I joined SimpleX Chat</h1>
|
||||
<p><strong>Published:</strong> Apr 4, 2024</p>
|
||||
<p><em>By <a href="https://mastodon.social/@alshafei">Esra'a al Shafei</a></em></p>
|
||||
<p>Transitioning from a lifelong career dedicated to nonprofits, including Board roles at organizations like the Wikimedia Foundation, Access Now and Tor, my decision to join SimpleX Chat may come as a surprise to some. But, as I step into this new chapter, I want to share the insights and convictions that have guided me here, shedding light on what I think sets SimpleX Chat apart and why this move feels like an essential learning opportunity.</p>
|
||||
@@ -2268,15 +2358,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Another important consideration is that the SimpleX network does have a plan that would rely on users' payments for specific or tailored services, and not on some other sources of revenue or funds (ads, etc.). Building anything that users would be willing to pay for requires substantially more time and resources, hence the VC route to establish a business model that doesn’t translate to the user being the product. But any business services need to be separate from SimpleX as a public interest technology. As outlined in this <a href="https://simplex.chat/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html">recent post</a>, I’ll be using my background in nonprofit governance structures to ensure that the SimpleX network protocols evolve under the stewardship of nonprofit entities in various jurisdictions, so that its continued evolution aligns more closely with the vision of community-driven, independent and decentralized governance. This would help create a necessary balance between different structures, in the same way many tech nonprofits also have for-profit subsidiaries to attract fee-for-service agreements to sustain their operations.</p>
|
||||
<p>In summary: My decision to join Simplex Chat, despite my deep-rooted beliefs and skepticism towards VC funding, reflects a broader realization: that the fight for privacy, security, and decentralization in today’s web is multifaceted and sometimes requires us to depart from our comfort zones to explore sustainable paths for continuous growth and impact so that open source privacy tools and protocols are no longer “niche”, but universally accessible standards. As long as nothing in this journey compromises our moral principles and integrity, this will remain a very worthwhile goal to pursue.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>The dangers of metadata in messengers</title>
|
||||
<link href="https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html"/>
|
||||
|
||||
<updated>16 Apr 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="the-dangers-of-metadata-in-messengers" tabindex="-1">The dangers of metadata in messengers</h1>
|
||||
<!-- <updated>16 Apr 2024</updated> -->
|
||||
<updated>2024-04-16T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html"/>
|
||||
<title>The dangers of metadata in messengers</title>
|
||||
<content type="html"><h1 id="the-dangers-of-metadata-in-messengers" tabindex="-1">The dangers of metadata in messengers</h1>
|
||||
<p><strong>Published:</strong> Apr 16, 2024</p>
|
||||
<p><em>By <a href="https://mastodon.social/@alshafei">Esra'a al Shafei</a></em></p>
|
||||
<p>In many countries around the world, phone numbers are attached to biometrics data and personal IDs. Telecommunications companies are either government owned or are heavily regulated, privately owned monopolies who comply with most government requests for backdoors or user data. The idea that today, we still need to give out our phone numbers as primary identifiers to be able to use the leading messaging apps should be frowned upon and actively challenged. It’s necessary to advocate for private alternatives in messaging that do not rely on user IDs of any kind - and yes, it’s possible.</p>
|
||||
@@ -2304,15 +2397,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>As of today, most messaging alternatives, including SimpleX, will have some limitations. But with the limited resources we have, we are committed to daily progress towards creating a truly private messenger that anyone can use while maintaining the features that users have come to know and love in messaging interfaces. We want to be the prime example of a messenger that achieves genuine privacy without compromising it for convenience. We need to be able to reliably move away from small and niche use cases to endorsing and enforcing global standards for privacy and making it accessible for all users regardless of their technical expertise.</p>
|
||||
<p>We’re grateful for the users and <a href="https://github.com/simplex-chat/simplex-chat#help-us-with-donations">donors</a> who have been following along on this journey thus far and helping with feedback, anything from bug reports to identifying potential risks. Building in the open has always been a necessity for transparency and ongoing <a href="https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html">auditability</a>, because we don’t want anyone to just take our word for it. <a href="https://github.com/simplex-chat">See for yourself</a> and engage in the discussions. We fully expect you to hold us accountable to our word.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX network: legally binding transparency, v5.7 released with better calls and messages</title>
|
||||
<link href="https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html"/>
|
||||
|
||||
<updated>26 Apr 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-network-legally-binding-transparency-v57-released-with-better-calls-and-messages" tabindex="-1">SimpleX network: legally binding transparency, v5.7 released with better calls and messages</h1>
|
||||
<!-- <updated>26 Apr 2024</updated> -->
|
||||
<updated>2024-04-26T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html"/>
|
||||
<title>SimpleX network: legally binding transparency, v5.7 released with better calls and messages</title>
|
||||
<content type="html"><h1 id="simplex-network-legally-binding-transparency-v57-released-with-better-calls-and-messages" tabindex="-1">SimpleX network: legally binding transparency, v5.7 released with better calls and messages</h1>
|
||||
<p><strong>Published:</strong> Apr 26, 2024</p>
|
||||
<p>What's new in v5.7:</p>
|
||||
<ul>
|
||||
@@ -2381,15 +2477,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX: Redefining Privacy by Making Hard Choices</title>
|
||||
<link href="https://simplex.chat/blog/20240516-simplex-redefining-privacy-hard-choices.html"/>
|
||||
|
||||
<updated>16 May 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240516-simplex-redefining-privacy-hard-choices.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-redefining-privacy-by-making-hard-choices" tabindex="-1">SimpleX: Redefining Privacy by Making Hard Choices</h1>
|
||||
<!-- <updated>16 May 2024</updated> -->
|
||||
<updated>2024-05-16T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240516-simplex-redefining-privacy-hard-choices.html"/>
|
||||
<title>SimpleX: Redefining Privacy by Making Hard Choices</title>
|
||||
<content type="html"><h1 id="simplex-redefining-privacy-by-making-hard-choices" tabindex="-1">SimpleX: Redefining Privacy by Making Hard Choices</h1>
|
||||
<p><strong>Published:</strong> May 16, 2024</p>
|
||||
<p>When it comes to open source privacy tools, the status quo often dictates the limitations of existing protocols and structures. However, these norms need to be challenged to radically shift how we approach genuinely private communication. This requires doing some uncomfortable things, like making hard choices as it relates to funding, alternative decentralization models, doubling down on privacy over convenience, and more.</p>
|
||||
<p>There will always be questions on why the SimpleX Chat and network makes the choices it makes, and that’s good! It’s important to question us and to understand the reasoning behind each decision, whether it’s technical, structural, financial or any other.</p>
|
||||
@@ -2425,15 +2524,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<h2 id="looking-ahead" tabindex="-1">Looking ahead</h2>
|
||||
<p>The future of the Internet should be based on decentralized infrastructure operated by commercially viable organizations. These operators need to possess minimal user data, so that users have genuine control over their identities, and free from lock-in by the operators, to support fair competition. This requires a drastic re-imagining of the current norms and newer, more privacy-minded protocols. All in all, private messaging is surrounded by very difficult challenges but it’s worth it to keep pushing the industry forward and not settle for the status quo and current trade offs, protocol limitations and vulnerabilities. The Internet deserves better standards, and so do users.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Protecting Children's Safety Requires End-to-End Encryption</title>
|
||||
<link href="https://simplex.chat/blog/20240601-protecting-children-safety-requires-e2e-encryption.html"/>
|
||||
|
||||
<updated>01 Jun 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240601-protecting-children-safety-requires-e2e-encryption.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="protecting-childrens-safety-requires-end-to-end-encryption" tabindex="-1">Protecting Children's Safety Requires End-to-End Encryption</h1>
|
||||
<!-- <updated>01 Jun 2024</updated> -->
|
||||
<updated>2024-06-01T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240601-protecting-children-safety-requires-e2e-encryption.html"/>
|
||||
<title>Protecting Children's Safety Requires End-to-End Encryption</title>
|
||||
<content type="html"><h1 id="protecting-childrens-safety-requires-end-to-end-encryption" tabindex="-1">Protecting Children's Safety Requires End-to-End Encryption</h1>
|
||||
<p>As lawmakers grapple with the serious issue of child exploitation online, some proposed solutions would fuel the very problem they aim to solve. Despite expert warnings, the Belgian Presidency persists in pushing for the implementation of client-side scanning on encrypted messaging services, rebranding the effort as &quot;upload moderation&quot;. Their <a href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2022%3A209%3AFIN&amp;qid=1652451192472">latest proposal</a> mandates that providers of private communication services obtain user consent for AI-based scanning of their private chats. If users do not consent, they will be prohibited from sharing images, videos, and URLs.</p>
|
||||
<p>Privacy critics have long pushed for measures like centralized scanning of private photos and messaging data, arguing it could detect illicit content. However, invasive monitoring of private communications would create detrimental risks that far outweigh any perceived benefits.</p>
|
||||
<h2 id="why-were-taking-action" tabindex="-1">Why we’re taking action</h2>
|
||||
@@ -2446,15 +2548,18 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>However, some recent legislative efforts have bizarrely moved in the opposite direction by seeking to limit parental access. The chilling truth is that the least private platforms have been major enablers of child exploitation. Eroding privacy protections on other services will only aid criminals further, not protect children. Preserving strong encryption and user privacy must be the foundation for any credible effort to combat online child exploitation. Initiatives trading privacy for supposed safety are not just technically flawed, but would achieve the exact opposite of their stated intent. We must avoid being gaslighted by narratives that defy logic, and instead provide users with the highest possible standards for privacy protections as a core principle.</p>
|
||||
<p>Protecting end-to-end encryption without carving out backdoors or vulnerabilities should be non-negotiable for children's and everyone’s safety. It is critical to redirect the discourse to focus on taking genuine privacy further by protecting against <a href="https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html">metadata hoarding</a> and other means by which people’s data can be abused or subjected to surveillance.</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>SimpleX network: private message routing, v5.8 released with IP address protection and chat themes</title>
|
||||
<link href="https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html"/>
|
||||
|
||||
<updated>04 Jun 2024</updated>
|
||||
<id>https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html</id>
|
||||
<content xml:lang="en" type="html"><h1 id="simplex-network-private-message-routing-v58-released-with-ip-address-protection-and-chat-themes" tabindex="-1">SimpleX network: private message routing, v5.8 released with IP address protection and chat themes</h1>
|
||||
<!-- <updated>04 Jun 2024</updated> -->
|
||||
<updated>2024-06-04T00:00:00Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html"/>
|
||||
<title>SimpleX network: private message routing, v5.8 released with IP address protection and chat themes</title>
|
||||
<content type="html"><h1 id="simplex-network-private-message-routing-v58-released-with-ip-address-protection-and-chat-themes" tabindex="-1">SimpleX network: private message routing, v5.8 released with IP address protection and chat themes</h1>
|
||||
<p><strong>Published:</strong> June 4, 2024</p>
|
||||
<p>What's new in v5.8:</p>
|
||||
<ul>
|
||||
@@ -2555,6 +2660,9 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Evgeny</p>
|
||||
<p>SimpleX Chat founder</p>
|
||||
</content>
|
||||
|
||||
<author>
|
||||
<name>SimpleX Chat</name>
|
||||
<email>chat@simplex.chat</email>
|
||||
</author>
|
||||
</entry>
|
||||
</feed>
|
||||
72
feed.rss
72
feed.rss
@@ -111,8 +111,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 04 Jun 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>04 Jun 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html</guid>
|
||||
</item>
|
||||
@@ -133,8 +133,8 @@
|
||||
<p>Protecting end-to-end encryption without carving out backdoors or vulnerabilities should be non-negotiable for children's and everyone’s safety. It is critical to redirect the discourse to focus on taking genuine privacy further by protecting against <a href="https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html">metadata hoarding</a> and other means by which people’s data can be abused or subjected to surveillance.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>01 Jun 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240601-protecting-children-safety-requires-e2e-encryption.html</guid>
|
||||
</item>
|
||||
@@ -178,8 +178,8 @@
|
||||
<p>The future of the Internet should be based on decentralized infrastructure operated by commercially viable organizations. These operators need to possess minimal user data, so that users have genuine control over their identities, and free from lock-in by the operators, to support fair competition. This requires a drastic re-imagining of the current norms and newer, more privacy-minded protocols. All in all, private messaging is surrounded by very difficult challenges but it’s worth it to keep pushing the industry forward and not settle for the status quo and current trade offs, protocol limitations and vulnerabilities. The Internet deserves better standards, and so do users.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Thu, 16 May 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>16 May 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240516-simplex-redefining-privacy-hard-choices.html</guid>
|
||||
</item>
|
||||
@@ -256,8 +256,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Fri, 26 Apr 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>26 Apr 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html</guid>
|
||||
</item>
|
||||
@@ -293,8 +293,8 @@
|
||||
<p>We’re grateful for the users and <a href="https://github.com/simplex-chat/simplex-chat#help-us-with-donations">donors</a> who have been following along on this journey thus far and helping with feedback, anything from bug reports to identifying potential risks. Building in the open has always been a necessity for transparency and ongoing <a href="https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html">auditability</a>, because we don’t want anyone to just take our word for it. <a href="https://github.com/simplex-chat">See for yourself</a> and engage in the discussions. We fully expect you to hold us accountable to our word.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 16 Apr 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>16 Apr 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240416-dangers-of-metadata-in-messengers.html</guid>
|
||||
</item>
|
||||
@@ -318,8 +318,8 @@
|
||||
<p>In summary: My decision to join Simplex Chat, despite my deep-rooted beliefs and skepticism towards VC funding, reflects a broader realization: that the fight for privacy, security, and decentralization in today’s web is multifaceted and sometimes requires us to depart from our comfort zones to explore sustainable paths for continuous growth and impact so that open source privacy tools and protocols are no longer “niche”, but universally accessible standards. As long as nothing in this journey compromises our moral principles and integrity, this will remain a very worthwhile goal to pursue.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Thu, 04 Apr 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>04 Apr 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html</guid>
|
||||
</item>
|
||||
@@ -429,8 +429,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 23 Mar 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>23 Mar 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html</guid>
|
||||
</item>
|
||||
@@ -601,8 +601,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</image></description>
|
||||
|
||||
<pubDate>Thu, 14 Mar 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>14 Mar 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html</guid>
|
||||
</item>
|
||||
@@ -685,8 +685,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 24 Jan 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>24 Jan 2024</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html</guid>
|
||||
</item>
|
||||
@@ -796,8 +796,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 25 Nov 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>25 Nov 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html</guid>
|
||||
</item>
|
||||
@@ -892,8 +892,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Mon, 25 Sep 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>25 Sep 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html</guid>
|
||||
</item>
|
||||
@@ -1016,8 +1016,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 22 Jul 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>22 Jul 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html</guid>
|
||||
</item>
|
||||
@@ -1102,8 +1102,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 23 May 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>23 May 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html</guid>
|
||||
</item>
|
||||
@@ -1186,8 +1186,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 22 Apr 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>22 Apr 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html</guid>
|
||||
</item>
|
||||
@@ -1261,8 +1261,8 @@
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>28 Mar 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230328-simplex-chat-v4-6-hidden-profiles.html</guid>
|
||||
</item>
|
||||
@@ -1372,8 +1372,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 01 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>01 Mar 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230301-simplex-file-transfer-protocol.html</guid>
|
||||
</item>
|
||||
@@ -1452,8 +1452,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 04 Feb 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>04 Feb 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html</guid>
|
||||
</item>
|
||||
@@ -1517,8 +1517,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 03 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>03 Jan 2023</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20230103-simplex-chat-v4.4-disappearing-messages.html</guid>
|
||||
</item>
|
||||
@@ -1611,8 +1611,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 06 Dec 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>06 Dec 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20221206-simplex-chat-v4.3-voice-messages.html</guid>
|
||||
</item>
|
||||
@@ -1741,8 +1741,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 08 Nov 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>08 Nov 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html</guid>
|
||||
</item>
|
||||
@@ -1841,8 +1841,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 28 Sep 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>28 Sep 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220928-simplex-chat-v4-encrypted-database.html</guid>
|
||||
</item>
|
||||
@@ -1918,8 +1918,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>01 Sep 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220901-simplex-chat-v3.2-incognito-mode.html</guid>
|
||||
</item>
|
||||
@@ -2004,8 +2004,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Mon, 08 Aug 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>08 Aug 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220808-simplex-chat-v3.1-chat-groups.html</guid>
|
||||
</item>
|
||||
@@ -2091,8 +2091,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 23 Jul 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>23 Jul 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html</guid>
|
||||
</item>
|
||||
@@ -2162,8 +2162,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>SimpleX Chat founder</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Mon, 11 Jul 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>11 Jul 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html</guid>
|
||||
</item>
|
||||
@@ -2199,8 +2199,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Read about SimpleX design in <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">whitepaper</a>.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Sat, 04 Jun 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>04 Jun 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220604-simplex-chat-new-privacy-security-settings.html</guid>
|
||||
</item>
|
||||
@@ -2218,8 +2218,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Read about SimpleX design in <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">whitepaper</a>.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 24 May 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>24 May 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220524-simplex-chat-better-privacy.html</guid>
|
||||
</item>
|
||||
@@ -2250,8 +2250,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<img src="https://simplex.chat/images/conversation.png" alt="Make a private connection" width="594" height="360" />
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 11 May 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>11 May 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220511-simplex-chat-v2-images-files.html</guid>
|
||||
</item>
|
||||
@@ -2347,8 +2347,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Thank you!</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>04 Apr 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220404-simplex-chat-instant-notifications.html</guid>
|
||||
</item>
|
||||
@@ -2403,8 +2403,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Please let us know what else you think is important and if you find any bugs.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 08 Mar 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>08 Mar 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220308-simplex-chat-mobile-apps.html</guid>
|
||||
</item>
|
||||
@@ -2441,8 +2441,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Further details on platform objectives and technical design are available <a href="https://github.com/simplex-chat/simplexmq/blob/master/protocol/overview-tjr.md">in SimpleX platform overview</a>.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Mon, 14 Feb 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>14 Feb 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220214-simplex-chat-ios-public-beta.html</guid>
|
||||
</item>
|
||||
@@ -2481,8 +2481,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>We look forward to your feedback and suggestions - via GitHub issues or via SimpleX Chat - you can connect to the team with <code>/simplex</code> command once you run the chat.</p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 12 Jan 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>12 Jan 2022</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20220112-simplex-chat-v1-released.html</guid>
|
||||
</item>
|
||||
@@ -2507,8 +2507,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/">https://www.reddit.com/r/haskell/comments/rc0xkn/simplex_chat_the_first_chat_platform_that_is_100/</a></p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 08 Dec 2021 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>08 Dec 2021</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20211208-simplex-chat-v0.5-released.html</guid>
|
||||
</item>
|
||||
@@ -2538,8 +2538,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/">https://www.reddit.com/r/selfhosted/comments/poal79/simplex_chat_an_opensource_decentralized_chat/</a></p>
|
||||
</description>
|
||||
|
||||
<pubDate>Tue, 14 Sep 2021 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>14 Sep 2021</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20210914-simplex-chat-v0.4-released.html</guid>
|
||||
</item>
|
||||
@@ -2565,8 +2565,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/">https://www.reddit.com/r/haskell/comments/naw6lz/simplex_chat_prototype_terminal_ui_made_in_haskell/</a></p>
|
||||
</description>
|
||||
|
||||
<pubDate>Wed, 12 May 2021 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>12 May 2021</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20210512-simplex-chat-terminal-ui.html</guid>
|
||||
</item>
|
||||
@@ -2584,8 +2584,8 @@ file ---&gt; | XFTP | ------&gt; XFTP ----&
|
||||
<p>Originally published at <a href="https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/">https://www.reddit.com/r/haskell/comments/jg6uh4/simplex_chat/</a></p>
|
||||
</description>
|
||||
|
||||
<pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<pubDate>22 Oct 2020</pubDate>
|
||||
<dc:creator>SimpleX Chat</dc:creator>
|
||||
<guid>https://simplex.chat/blog/20201022-simplex-chat.html</guid>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user