mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-17 02:11:57 +00:00
7721 lines
687 KiB
HTML
7721 lines
687 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en"
|
||
|
||
|
||
dir="ltr"
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
>
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<script>if (localStorage.getItem('theme') === 'dark' || (!localStorage.getItem('theme') && window.matchMedia('(prefers-color-scheme: dark)').matches)) document.documentElement.classList.add('dark')</script>
|
||
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>SimpleX Chat Links</title>
|
||
<meta name="description" content="Reviews, articles, videos, podcasts, and community content about SimpleX Chat"/>
|
||
<meta name="Content-Type" content="text/html;charset=utf-8"/>
|
||
|
||
<meta http-equiv="onion-location" content="http://isdb4l77sjqoy2qq7ipum6x3at6hyn3jmxfx4zdhc72ufbmuq4ilwkqd.onion/" />
|
||
<meta property="og:url" content="https://simplex.chat/" />
|
||
|
||
<meta property="og:type" content="website"/>
|
||
<meta property="og:title" content="SimpleX Chat Links"/>
|
||
<meta property="og:description" content="Reviews, articles, videos, podcasts, and community content about SimpleX Chat"/>
|
||
<meta property="og:image" content="https://simplex.chat/img/share_simplex.jpg"/>
|
||
<meta name="twitter:card" content="summary"/>
|
||
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico"/>
|
||
<meta name="theme-color" content="#F3FAFF">
|
||
|
||
<link rel="stylesheet" href="/css/swiper-bundle.min.css">
|
||
<link rel="stylesheet" href="/css/blog.css">
|
||
<link href="/css/tailwind.css" rel="stylesheet"/>
|
||
<link rel="stylesheet" href="/css/style.css">
|
||
<link rel="stylesheet" href="/css/design3-nav.css">
|
||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||
<script src="/js/flag-anchor.js"></script>
|
||
|
||
</head>
|
||
<body class="bg-[#F3FAFF] dark:bg-[#000832]">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<header id="navbar">
|
||
<a href="/" class="logo logo-light ltr:mr-auto rtl:ml-auto"><img src="/img/new/logo-light.png" alt="logo"></a>
|
||
<a href="/" class="logo logo-dark ltr:mr-auto rtl:ml-auto"><img src="/img/new/logo-dark.png" alt="logo"></a>
|
||
|
||
<nav id="menu">
|
||
<ul>
|
||
<li class="nav-link ">
|
||
<a href="/">
|
||
<span class="nav-link-text">Home</span>
|
||
</a>
|
||
</li>
|
||
|
||
<hr>
|
||
|
||
<li class="nav-link ">
|
||
<a href="/directory/">
|
||
<span class="nav-link-text">Directory</span>
|
||
</a>
|
||
</li>
|
||
|
||
<!-- <hr>
|
||
|
||
<li class="nav-link send-file ">
|
||
<a href="/file/">
|
||
<span class="nav-link-text">Send file</span>
|
||
</a>
|
||
</li>
|
||
|
||
<hr> -->
|
||
|
||
<li class="nav-link">
|
||
<a href="javascript:void(0);">
|
||
<span class="">Guide</span>
|
||
<span href="" id="btn-mobile">
|
||
<svg viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.50447 0.902966C1.21571 0.627397 0.747525 0.627397 0.458761 0.902966C0.169996 1.17853 0.169996 1.62532 0.458761 1.90089L4.21933 5.48961C4.25543 5.52406 4.29433 5.5542 4.33533 5.58003C4.62234 5.76088 5.01237 5.73074 5.26504 5.48961L9.02561 1.90089C9.31438 1.62532 9.31438 1.17853 9.02561 0.902966C8.73685 0.627397 8.26867 0.627397 7.97991 0.902966L4.74219 3.99273L1.50447 0.902966Z"/>
|
||
</svg>
|
||
</span>
|
||
</a>
|
||
|
||
<ul class="sub-menu">
|
||
|
||
<li><a href="/docs/guide/readme.html" class="">Quick start</a></li>
|
||
|
||
<li><a href="/docs/guide/send-messages.html" class="">Sending messages</a></li>
|
||
|
||
<li><a href="/docs/guide/secret-groups.html" class="">Secret groups</a></li>
|
||
|
||
<li><a href="/docs/guide/chat-profiles.html" class="">Chat profiles</a></li>
|
||
|
||
<li><a href="/docs/guide/managing-data.html" class="">Managing data</a></li>
|
||
|
||
<li><a href="/docs/guide/audio-video-calls.html" class="">Audio & video Calls</a></li>
|
||
|
||
<li><a href="/docs/guide/privacy-security.html" class="">Privacy & security</a></li>
|
||
|
||
<li><a href="/docs/guide/app-settings.html" class="">App settings</a></li>
|
||
|
||
<li><a href="/docs/guide/making-connections.html" class="">Making connections</a></li>
|
||
|
||
</ul>
|
||
</li>
|
||
|
||
<hr>
|
||
|
||
<li class="nav-link">
|
||
<a href="javascript:void(0);">
|
||
<span class="">Reference</span>
|
||
<span href="" id="btn-mobile">
|
||
<svg viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.50447 0.902966C1.21571 0.627397 0.747525 0.627397 0.458761 0.902966C0.169996 1.17853 0.169996 1.62532 0.458761 1.90089L4.21933 5.48961C4.25543 5.52406 4.29433 5.5542 4.33533 5.58003C4.62234 5.76088 5.01237 5.73074 5.26504 5.48961L9.02561 1.90089C9.31438 1.62532 9.31438 1.17853 9.02561 0.902966C8.73685 0.627397 8.26867 0.627397 7.97991 0.902966L4.74219 3.99273L1.50447 0.902966Z"/>
|
||
</svg>
|
||
</span>
|
||
</a>
|
||
|
||
<ul class="sub-menu">
|
||
<li><a href="https://github.com/simplex-chat/simplexmq/blob/stable/protocol/overview-tjr.md"
|
||
target="_blank">Whitepaper
|
||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a></li>
|
||
<li><a href="/privacy">Privacy Policy</a></li>
|
||
<li><a href="https://github.com/simplex-chat/simplexmq/blob/stable/protocol/simplex-messaging.md"
|
||
target="_blank">SMP protocol
|
||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a></li>
|
||
<li><a href="/docs/protocol/simplex-chat.html">Chat protocol</a></li>
|
||
<li><a href="/docs/glossary.html">Glossary</a></li>
|
||
|
||
<hr>
|
||
|
||
|
||
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX network</a></li>
|
||
|
||
<li><a href="/docs/business.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX for business</a></li>
|
||
|
||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory</a></li>
|
||
|
||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Accessing Android files</a></li>
|
||
|
||
<li><a href="/docs/server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Host SMP Server</a></li>
|
||
|
||
<li><a href="/docs/xftp-server.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Host XFTP Server</a></li>
|
||
|
||
<li><a href="/docs/webrtc.html" class=" lg:px-[20px] inline-block whitespace-nowrap">WebRTC servers</a></li>
|
||
|
||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||
|
||
<li><a href="/reproduce/" class=" lg:px-[20px] inline-block whitespace-nowrap">Verify & reproduce builds</a></li>
|
||
|
||
<li><a href="/transparency/" class=" lg:px-[20px] inline-block whitespace-nowrap">Transparency</a></li>
|
||
|
||
<li><a href="/security/" class=" lg:px-[20px] inline-block whitespace-nowrap">Security</a></li>
|
||
|
||
<li><a href="/faq/" class=" lg:px-[20px] inline-block whitespace-nowrap">FAQ</a></li>
|
||
|
||
|
||
<hr>
|
||
|
||
<li><a href="/docs/translations.html"
|
||
>Translate SimpleX Chat
|
||
</a></li>
|
||
<li><a href="/docs/android.html"
|
||
>Accessing Android files
|
||
</a></li>
|
||
<li><a href="https://github.com/simplex-chat/simplex-chat/blob/stable/apps/simplex-bot-advanced/Main.hs"
|
||
target="_blank">Chat bot example
|
||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a></li>
|
||
<li><a href="https://github.com/simplex-chat/simplex-chat/tree/stable/packages/simplex-chat-client/typescript"
|
||
target="_blank">TypeScript SDK
|
||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a></li>
|
||
<li><a href="/docs/cli.html">Terminal CLI</a></li>
|
||
<li><a href="https://github.com/simplex-chat/simplexmq"
|
||
target="_blank">SimpleXMQ
|
||
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a></li>
|
||
</ul>
|
||
</li>
|
||
|
||
<hr>
|
||
|
||
<!-- <li class="nav-link active">
|
||
<a href="/links">
|
||
<span class="nav-link-text">Links</span>
|
||
</a>
|
||
</li> -->
|
||
|
||
<li class="nav-link ">
|
||
<a href="/blog">
|
||
<span class="nav-link-text">Blog</span>
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</nav>
|
||
|
||
<div class="right-links">
|
||
|
||
<a class="box-btn token md:hidden" href="/donate">
|
||
Donate
|
||
</a>
|
||
|
||
<button href="#" class="theme-switch-btn">
|
||
<svg class="sun" width="469" height="469" viewBox="0 0 469 469" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path d="M225.768 1.44594C220.301 3.84594 214.701 10.6459 213.768 15.9793C213.234 18.3793 213.101 31.7126 213.368 45.7126L213.768 71.1793L217.634 76.1126C226.701 88.1126 242.968 87.5793 252.301 75.0459C254.968 71.5793 255.101 69.5793 255.101 42.2459C255.101 14.9126 254.968 12.9126 252.301 9.44594C250.834 7.44594 248.034 4.51261 246.168 3.17928C241.768 -0.154057 231.101 -1.08739 225.768 1.44594Z"/>
|
||
<path d="M72.9687 65.3128C63.7687 71.5794 60.1687 81.4461 63.7687 91.1794C65.502 95.4461 98.702 129.446 104.035 132.379C106.035 133.446 110.569 134.246 114.035 134.246C126.035 134.246 134.435 125.846 134.435 113.846C134.435 110.379 133.635 105.846 132.569 103.846C129.635 98.5128 95.6353 65.3128 91.3687 63.5794C85.102 61.3128 77.902 61.9794 72.9687 65.3128Z"/>
|
||
<path d="M377.102 63.7128C373.102 65.3128 338.969 98.7794 336.302 103.846C335.236 105.846 334.436 110.379 334.436 113.846C334.436 125.846 342.836 134.246 354.836 134.246C358.302 134.246 362.836 133.446 364.836 132.379C370.169 129.446 403.369 95.4461 405.102 91.1794C408.702 81.4461 405.102 71.5794 395.902 65.3128C391.102 61.9794 383.102 61.3128 377.102 63.7128Z"/>
|
||
<path d="M211.635 108.246C185.635 113.179 163.502 125.046 144.302 144.112C117.902 170.512 104.968 203.579 106.835 240.246C109.768 297.712 149.102 344.912 205.902 359.179C218.568 362.379 250.302 362.379 262.968 359.179C310.435 347.312 345.768 312.646 358.702 265.046C362.435 251.446 362.835 219.446 359.368 205.712C347.368 158.112 312.302 122.379 265.235 110.112C251.768 106.512 225.502 105.579 211.635 108.246Z"/>
|
||
<path d="M12.4349 214.779C-0.498477 220.379 -4.09848 237.579 5.23486 248.246C11.2349 255.046 15.6349 255.846 45.3682 255.313C74.0349 254.913 75.1015 254.646 81.6349 245.713C85.9015 239.979 85.5015 228.113 80.8349 221.979C74.4349 213.713 71.2349 212.913 42.1682 212.913C23.7682 213.046 15.2349 213.579 12.4349 214.779Z"/>
|
||
<path d="M396.035 215.179C393.635 216.379 390.035 219.445 388.035 221.979C383.368 228.112 382.968 239.979 387.235 245.712C394.035 254.779 394.301 254.912 426.435 254.912C458.568 254.912 458.835 254.779 465.635 245.712C469.501 240.512 469.501 227.979 465.635 222.779C458.968 213.845 458.301 213.579 428.035 213.179C404.435 212.912 399.768 213.179 396.035 215.179Z"/>
|
||
<path d="M103.101 336.779C96.7013 340.779 65.368 373.179 63.768 377.313C57.368 394.513 74.168 411.313 91.368 404.913C95.6347 403.179 129.635 369.979 132.568 364.646C135.368 359.446 134.968 349.046 131.768 343.846C126.168 334.646 112.035 331.179 103.101 336.779Z"/>
|
||
<path d="M344.035 336.912C341.635 338.379 338.569 341.445 337.102 343.845C333.902 349.045 333.502 359.445 336.302 364.645C339.235 369.979 373.235 403.179 377.502 404.912C387.235 408.512 397.102 404.912 403.369 395.712C406.702 390.779 407.369 383.579 405.102 377.312C403.369 373.045 370.169 339.045 364.835 336.112C359.635 333.312 349.235 333.712 344.035 336.912Z"/>
|
||
<path d="M225.368 385.712C222.968 387.046 219.368 390.112 217.368 392.646L213.768 397.312V426.379C213.768 458.246 213.901 458.779 222.968 465.446C228.168 469.312 240.701 469.312 245.901 465.446C254.834 458.779 255.101 457.979 255.501 428.246C256.034 397.579 255.234 394.379 246.834 387.979C241.101 383.579 231.634 382.512 225.368 385.712Z"/>
|
||
</svg>
|
||
|
||
<svg class="moon" width="469" height="469" viewBox="5 5 20 23" xmlns="http://www.w3.org/2000/svg">
|
||
<path d="M10.895 7.574c0 7.55 5.179 13.67 11.567 13.67 1.588 0 3.101-0.38 4.479-1.063-1.695 4.46-5.996 7.636-11.051 7.636-6.533 0-11.83-5.297-11.83-11.83 0-4.82 2.888-8.959 7.023-10.803-0.116 0.778-0.188 1.573-0.188 2.39z"></path>
|
||
</svg>
|
||
</button>
|
||
|
||
|
||
|
||
<button id="cross-btn" class="nav-toggle-btn">
|
||
<svg id="cross" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg">
|
||
<path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.839522 -0.070157 0.427909 -0.059127 0.18094 0.207531C-0.0660305 0.474191 -0.0552645 0.895911 0.205003 1.14894L5.70862 6.49833L0.20247 11.851C-0.0577975 12.104 -0.0685635 12.5257 0.178407 12.7924C0.306324 12.9306 0.477936 13 0.650181 13C0.811033 13 0.971873 12.9397 1.09726 12.817L6.65343 7.41639L11.9025 12.5186C12.0285 12.6406 12.1893 12.7015 12.3495 12.7015C12.5218 12.7015 12.6934 12.6321 12.8213 12.4939C13.0689 12.2273 13.0582 11.8062 12.7973 11.5525Z" />
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
</header>
|
||
<div id="mobile-header">
|
||
<a href="/" class="logo flex dark:hidden ltr:mr-auto rtl:ml-auto"><img src="/img/new/logo-symbol-light.svg" alt="" srcset=""></a>
|
||
<a href="/" class="logo hidden dark:flex ltr:mr-auto rtl:ml-auto"><img src="/img/new/logo-symbol-dark.svg" alt="" srcset=""></a>
|
||
|
||
<button id="hamburger" class="nav-toggle-btn">
|
||
<svg viewBox="0 0 100 80" width="36" height="36">
|
||
<rect width="100" height="15"></rect>
|
||
<rect y="30" width="100" height="15"></rect>
|
||
<rect y="60" width="100" height="15"></rect>
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
|
||
|
||
<script>
|
||
// switch theme
|
||
const sunIcon = document.querySelector('.sun');
|
||
const moonIcon = document.querySelector('.moon');
|
||
|
||
const userTheme = localStorage.getItem('theme');
|
||
const systemTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
|
||
const prismThemeLink = document.getElementById('prism-theme')
|
||
|
||
function iconToggle () {
|
||
sunIcon.classList.toggle('hidden');
|
||
moonIcon.classList.toggle('hidden');
|
||
}
|
||
|
||
function updateThemeColor() {
|
||
const meta = document.querySelector('meta[name="theme-color"]');
|
||
if (meta) meta.setAttribute('content', getComputedStyle(document.body).backgroundColor);
|
||
const navbar = document.querySelector('header#navbar');
|
||
if (navbar && navbar.classList.contains('open')) {
|
||
navbar.style.transition = 'none';
|
||
navbar.classList.remove('open');
|
||
setTimeout(() => {
|
||
navbar.classList.add('open');
|
||
setTimeout(() => navbar.style.transition = '', 0);
|
||
}, 0);
|
||
}
|
||
}
|
||
|
||
function themeCheck() {
|
||
if (userTheme === 'dark' || (!userTheme && systemTheme)) {
|
||
document.documentElement.classList.add('dark');
|
||
moonIcon.classList.add('hidden');
|
||
if (prismThemeLink) {
|
||
prismThemeLink.setAttribute('href','/css/prism-dark.min.css')
|
||
}
|
||
}
|
||
else{
|
||
sunIcon.classList.add('hidden');
|
||
if (prismThemeLink) {
|
||
prismThemeLink.setAttribute('href','/css/prism-light.min.css')
|
||
}
|
||
}
|
||
updateThemeColor();
|
||
}
|
||
themeCheck();
|
||
|
||
function themeSwitch () {
|
||
if (document.documentElement.classList.contains('dark')) {
|
||
document.documentElement.classList.remove('dark');
|
||
localStorage.setItem('theme', 'light');
|
||
if(prismThemeLink){
|
||
prismThemeLink.setAttribute('href','/css/prism-light.min.css')
|
||
}
|
||
iconToggle();
|
||
} else {
|
||
document.documentElement.classList.add('dark');
|
||
localStorage.setItem('theme', 'dark');
|
||
if (prismThemeLink) {
|
||
prismThemeLink.setAttribute('href','/css/prism-dark.min.css')
|
||
}
|
||
iconToggle();
|
||
}
|
||
updateThemeColor();
|
||
}
|
||
|
||
const nav = document.querySelector('header#navbar');
|
||
|
||
window.addEventListener('click',(e)=>{
|
||
if(e.target.closest('.nav-link')){
|
||
if(e.target.closest('.nav-link').classList.contains('active')){
|
||
e.target.closest('.nav-link').classList.remove('active');
|
||
}
|
||
else{
|
||
document.querySelectorAll('.nav-link').forEach(el => el.classList.remove('active'))
|
||
e.target.closest('.nav-link').classList.add('active');
|
||
}
|
||
}
|
||
else if(e.target.closest('.nav-toggle-btn')){
|
||
if(nav.classList.contains('open')){
|
||
nav.classList.remove('open');
|
||
document.getElementById('mobile-header').classList.remove('nav-open');
|
||
document.documentElement.classList.remove('lock-scroll');
|
||
}
|
||
else{
|
||
document.documentElement.classList.add('lock-scroll');
|
||
document.getElementById('mobile-header').classList.add('nav-open');
|
||
nav.classList.add('open');
|
||
}
|
||
}
|
||
else if(e.target.closest('.theme-switch-btn')){
|
||
themeSwitch();
|
||
}
|
||
});
|
||
</script>
|
||
|
||
<html><head><style>
|
||
#links-filters {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
gap: 6px;
|
||
align-items: center;
|
||
margin-bottom: 24px;
|
||
}
|
||
#links-filters select {
|
||
padding: 4px 0;
|
||
border: none;
|
||
background: transparent;
|
||
font-size: 15px;
|
||
cursor: pointer;
|
||
color: #1B95D2;
|
||
appearance: none;
|
||
-webkit-appearance: none;
|
||
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%231B95D2' d='M1.5.9C1.2.6.7.6.5.9c-.3.3-.3.7 0 1l3.8 3.6c0 0 .1.1.1.1.3.2.7.2.9 0l3.8-3.6c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L4.7 4 1.5.9z'/%3E%3C/svg%3E");
|
||
background-repeat: no-repeat;
|
||
background-position: right center;
|
||
background-size: 10px;
|
||
padding-right: 16px;
|
||
}
|
||
.dark #links-filters select {
|
||
color: #70F0F9;
|
||
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2370F0F9' d='M1.5.9C1.2.6.7.6.5.9c-.3.3-.3.7 0 1l3.8 3.6c0 0 .1.1.1.1.3.2.7.2.9 0l3.8-3.6c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L4.7 4 1.5.9z'/%3E%3C/svg%3E");
|
||
}
|
||
.filter-chip {
|
||
padding: 4px 0;
|
||
border: none;
|
||
border-radius: 0;
|
||
font-size: 15px;
|
||
cursor: pointer;
|
||
background: transparent;
|
||
color: #1B95D2;
|
||
text-decoration: none;
|
||
position: relative;
|
||
display: inline-block;
|
||
margin: 0 4px;
|
||
}
|
||
.dark .filter-chip {
|
||
color: #70F0F9;
|
||
}
|
||
.filter-chip::before {
|
||
content: "";
|
||
position: absolute;
|
||
width: 0;
|
||
height: 1px;
|
||
bottom: 0;
|
||
right: 0;
|
||
background-color: currentColor;
|
||
transition: width 0.25s ease-out;
|
||
}
|
||
.filter-chip:hover::before,
|
||
.filter-chip.active::before {
|
||
width: 100%;
|
||
left: 0;
|
||
right: auto;
|
||
}
|
||
.filter-chip::after {
|
||
content: attr(data-label);
|
||
font-weight: bold;
|
||
display: block;
|
||
height: 0;
|
||
overflow: hidden;
|
||
visibility: hidden;
|
||
}
|
||
.filter-chip.active {
|
||
font-weight: bold;
|
||
}
|
||
.link-item {
|
||
transition: background 0.3s;
|
||
}
|
||
.link-item[data-featured] {
|
||
border-left: 3px solid #1B95D2;
|
||
}
|
||
.link-item .share-anchor {
|
||
opacity: 0;
|
||
transition: opacity 0.15s;
|
||
cursor: pointer;
|
||
color: #A8B0B4;
|
||
text-decoration: none;
|
||
font-size: 16px;
|
||
margin-left: 6px;
|
||
font-weight: normal;
|
||
}
|
||
.link-item:hover .share-anchor {
|
||
opacity: 1;
|
||
}
|
||
.link-item.highlighted {
|
||
background: rgba(27, 149, 210, 0.08) !important;
|
||
}
|
||
.dark .link-item.highlighted {
|
||
background: rgba(27, 149, 210, 0.15) !important;
|
||
}
|
||
.link-publisher {
|
||
font-size: 14px;
|
||
font-weight: 600;
|
||
color: #374151;
|
||
margin-top: 6px;
|
||
}
|
||
.dark .link-publisher {
|
||
color: #d1d5db;
|
||
}
|
||
.link-meta {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
gap: 6px 12px;
|
||
font-size: 12px;
|
||
color: #A8B0B4;
|
||
margin-top: 4px;
|
||
margin-bottom: 10px;
|
||
}
|
||
.link-meta span::after {
|
||
content: "·";
|
||
margin-left: 12px;
|
||
}
|
||
.link-meta span:last-child::after {
|
||
content: none;
|
||
}
|
||
.featured-badge {
|
||
display: inline-block;
|
||
padding: 1px 8px;
|
||
border-radius: 4px;
|
||
background: #FFF8E6;
|
||
color: #C49000;
|
||
font-size: 11px;
|
||
font-weight: 500;
|
||
margin-left: 8px;
|
||
vertical-align: middle;
|
||
}
|
||
.dark .featured-badge {
|
||
background: #2A2000;
|
||
color: #FFD54F;
|
||
}
|
||
.link-url {
|
||
display: block;
|
||
font-size: 13px;
|
||
color: #1B95D2;
|
||
text-decoration: none;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
max-width: 100%;
|
||
margin-top: auto;
|
||
}
|
||
.dark .link-url {
|
||
color: #70F0F9;
|
||
}
|
||
.link-url:hover {
|
||
text-decoration: underline;
|
||
}
|
||
#links-pagination {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
gap: 4px;
|
||
margin-top: 32px;
|
||
padding: 10px 0;
|
||
}
|
||
#links-pagination button {
|
||
padding: 8px 12px;
|
||
border: none;
|
||
background-color: transparent;
|
||
color: #374151;
|
||
cursor: pointer;
|
||
border-radius: 50%;
|
||
font-size: 14px;
|
||
min-width: 40px;
|
||
height: 40px;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: center;
|
||
}
|
||
.dark #links-pagination button {
|
||
color: #70F0F9;
|
||
}
|
||
#links-pagination button:hover {
|
||
background-color: #f3f4f6;
|
||
}
|
||
.dark #links-pagination button:hover {
|
||
background-color: #0B2A50;
|
||
}
|
||
#links-pagination button.active {
|
||
font-weight: bold;
|
||
color: #0B2A59;
|
||
}
|
||
.dark #links-pagination button.active {
|
||
color: #70F0F9;
|
||
}
|
||
#links-pagination button.text-btn {
|
||
border-radius: 20px;
|
||
min-width: auto;
|
||
padding: 8px 16px;
|
||
}
|
||
#links-pagination button:disabled {
|
||
opacity: 0.3;
|
||
cursor: default;
|
||
}
|
||
#links-count {
|
||
text-align: center;
|
||
font-size: 14px;
|
||
color: #A8B0B4;
|
||
margin-bottom: 16px;
|
||
}
|
||
@media (max-width: 640px) {
|
||
#links-pagination button:not(.text-btn):not(.active):not(.neighbor) {
|
||
display: none;
|
||
}
|
||
#links-pagination button.text-btn {
|
||
padding: 4px 8px;
|
||
height: 32px;
|
||
border-radius: 16px;
|
||
font-size: 12px;
|
||
}
|
||
}
|
||
</style>
|
||
|
||
|
||
|
||
<script src="/js/links.js" defer=""></script>
|
||
|
||
|
||
</head><body><section class="py-10 px-5 mt-[66px]" id="links-page">
|
||
<div class="container">
|
||
<h1 class="text-[38px] text-center font-bold mb-8">Community Links</h1>
|
||
|
||
<div id="links-filters">
|
||
<select id="filter-language">
|
||
<option value="">All languages</option>
|
||
|
||
<option value="Bulgarian">Bulgarian</option>
|
||
|
||
<option value="Chinese">Chinese</option>
|
||
|
||
<option value="Chinese (Tr.)">Chinese (Tr.)</option>
|
||
|
||
<option value="Croatian">Croatian</option>
|
||
|
||
<option value="Czech">Czech</option>
|
||
|
||
<option value="Danish">Danish</option>
|
||
|
||
<option value="English">English</option>
|
||
|
||
<option value="Farsi">Farsi</option>
|
||
|
||
<option value="French">French</option>
|
||
|
||
<option value="German">German</option>
|
||
|
||
<option value="Hungarian">Hungarian</option>
|
||
|
||
<option value="Italian">Italian</option>
|
||
|
||
<option value="Japanese">Japanese</option>
|
||
|
||
<option value="Korean">Korean</option>
|
||
|
||
<option value="Polish">Polish</option>
|
||
|
||
<option value="Portuguese">Portuguese</option>
|
||
|
||
<option value="Romanian">Romanian</option>
|
||
|
||
<option value="Russian">Russian</option>
|
||
|
||
<option value="Slovak">Slovak</option>
|
||
|
||
<option value="Spanish">Spanish</option>
|
||
|
||
<option value="Swedish">Swedish</option>
|
||
|
||
<option value="Turkish">Turkish</option>
|
||
|
||
<option value="Ukrainian">Ukrainian</option>
|
||
|
||
<option value="Vietnamese">Vietnamese</option>
|
||
|
||
</select>
|
||
|
||
<button class="filter-chip active" data-filter="" data-value="" data-label="All">All</button>
|
||
|
||
|
||
<button class="filter-chip" data-filter="media" data-value="video" data-label="Video">Video</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="media" data-value="audio" data-label="Audio">Audio</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="article" data-label="Article">Article</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="community" data-label="Community">Community</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="comparison" data-label="Comparison">Comparison</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="conference talk" data-label="Conference talk">Conference talk</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="guide" data-label="Guide">Guide</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="interview" data-label="Interview">Interview</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="livestream" data-label="Livestream">Livestream</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="news" data-label="News">News</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="podcast" data-label="Podcast">Podcast</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="review" data-label="Review">Review</button>
|
||
|
||
|
||
|
||
<button class="filter-chip" data-filter="cat" data-value="service" data-label="Service">Service</button>
|
||
|
||
|
||
</div>
|
||
|
||
<div id="links-list">
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="best-secure-messaging-apps-signal-vs-session-vs-simplex-vs-briar" data-lang="English" data-category="comparison" data-media="text" data-date="2026-05-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best Secure Messaging Apps: Signal vs Session vs SimpleX vs Briar
|
||
<a class="share-anchor" href="#link=best-secure-messaging-apps-signal-vs-session-vs-simplex-vs-briar">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">State of Surveillance</p>
|
||
<div class="link-meta">
|
||
<span>May 2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This secure messaging comparison guide evaluates Signal, Session, SimpleX, Briar, WhatsApp, and Telegram across criteria including phone number requirements, architecture, and metadata protection. SimpleX is highlighted as requiring no phone number, using a decentralized architecture with no metadata collection, and being best suited for maximum privacy, though the guide notes its small user base as a practical limitation.</p>
|
||
</div>
|
||
<a class="link-url" href="https://stateofsurveillance.org/guides/basic/secure-messaging-comparison/" target="_blank" rel="noopener noreferrer">https://stateofsurveillance.org/guides/basic/secure-messaging-comparison/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="simplex-chat-product-showcase-removing-user-identifiers-from-messaging" data-lang="English" data-category="review" data-media="text" data-date="2026-04-29">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/help-net-security-product-showcase.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Product Showcase - Removing User Identifiers From Messaging
|
||
<a class="share-anchor" href="#link=simplex-chat-product-showcase-removing-user-identifiers-from-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Help Net Security</p>
|
||
<div class="link-meta">
|
||
<span>Apr 29, 2026</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Help Net Security showcases SimpleX Chat as a free, private, open-source messenger that eliminates traditional user identifiers and stores data locally on devices. The article highlights end-to-end encrypted communications, contact addition through one-time links or QR codes, encrypted audio/video calls via WebRTC with hidden IP addresses, and security verification through comparable security codes between contacts.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.helpnetsecurity.com/2026/04/29/product-showcase-simplex-chat-secure-messaging/" target="_blank" rel="noopener noreferrer">https://www.helpnetsecurity.com/2026/04/29/product-showcase-simplex-chat-secure-messaging/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="the-only-truly-anonymous-chat-simplex" data-lang="Italian" data-category="review" data-media="video" data-date="2026-04-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/italian-youtube-anonymous-chat.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
The Only TRULY Anonymous Chat: SimpleX
|
||
<a class="share-anchor" href="#link=the-only-truly-anonymous-chat-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">L'unica chat VERAMENTE anonima | SimpleX</p>
|
||
|
||
<p class="link-publisher">rdwei</p>
|
||
<div class="link-meta">
|
||
<span>Apr 2026</span>
|
||
<span>Italian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=Eamu0Ys63l4" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=Eamu0Ys63l4</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="comparison-of-instant-messengers" data-lang="English" data-category="comparison" data-media="text" data-date="2026-04-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Comparison of Instant Messengers
|
||
<a class="share-anchor" href="#link=comparison-of-instant-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Eylenburg</p>
|
||
<div class="link-meta">
|
||
<span>Apr 2026 (updated)</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This comprehensive messenger comparison states that SimpleX "probably has the best privacy and anonymity of all the messengers compared here," noting it requires no accounts or IDs and users connect via one-time invitation links. It identifies the main limitation as adoption - being a relatively new app with few users makes it impractical for most people who need to communicate with existing contacts.</p>
|
||
</div>
|
||
<a class="link-url" href="https://eylenburg.github.io/im_comparison.htm" target="_blank" rel="noopener noreferrer">https://eylenburg.github.io/im_comparison.htm</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="evgeny-poberezkin-on-simplex-private-chat" data-lang="English" data-category="podcast" data-media="audio" data-date="2026-03-20">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/citadel-dispatch-cd196.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Evgeny Poberezkin on SimpleX Private Chat
|
||
<a class="share-anchor" href="#link=evgeny-poberezkin-on-simplex-private-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Citadel Dispatch</p>
|
||
<div class="link-meta">
|
||
<span>Mar 20, 2026</span>
|
||
<span>English</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Citadel Dispatch podcast episode features Evgeny Poberezkin discussing SimpleX Chat's radically different approach to <span data-glossary="tooltip-user-identity" class="glossary-term">user identity</span>, where addresses are assigned to connections rather than endpoints. The conversation covers critiques of the MLS protocol, upcoming scalable channels to rival Telegram, and a sustainability model where large channels fund network operations.</p>
|
||
</div>
|
||
<a class="link-url" href="https://podcasts.apple.com/is/podcast/cd196-evgeny-poberezkin-simplex-private-chat/id1546393840?i=1000756411661" target="_blank" rel="noopener noreferrer">https://podcasts.apple.com/is/podcast/cd196-evgeny-poberezkin-simplex-private-chat/id1546393840?i=1000756411661</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="simplex-chat-video-review" data-lang="Italian" data-category="review" data-media="video" data-date="2026-03-08">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/peertube-uno-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Video Review
|
||
<a class="share-anchor" href="#link=simplex-chat-video-review">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">PeerTube Uno Italia</p>
|
||
<div class="link-meta">
|
||
<span>Mar 8, 2026</span>
|
||
<span>Italian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Video review of SimpleX Chat v5.4 on Italian federated PeerTube instance. Covers connecting mobile and desktop apps via quantum-resistant protocol and improved group features.</p>
|
||
</div>
|
||
<a class="link-url" href="https://peertube.uno/w/ecD1N1HjNC4SBvmWusnTC2" target="_blank" rel="noopener noreferrer">https://peertube.uno/w/ecD1N1HjNC4SBvmWusnTC2</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="which-messengers-work-in-russia-and-which-are-blocked" data-lang="Russian" data-category="article" data-media="text" data-date="2026-03-06">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/appvisor-blocked-messengers.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Which Messengers Work in Russia and Which Are Blocked
|
||
<a class="share-anchor" href="#link=which-messengers-work-in-russia-and-which-are-blocked">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Kakie messendzhery rabotayut v Rossii a kakie zablokirovany</p>
|
||
|
||
<p class="link-publisher">AppVisor.ru</p>
|
||
<div class="link-meta">
|
||
<span>Mar 6, 2026</span>
|
||
<span>Russian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian article reports that SimpleX Chat was among several decentralized messengers blocked by Moscow City Court order in September 2024, alongside Briar, Session, and Verum. It notes the blocking was due to SimpleX's architecture that makes user tracking technically extremely difficult.</p>
|
||
</div>
|
||
<a class="link-url" href="https://appvisor.ru/post/news/kakie-messendzhery-rabotayut-v-rossii-a-kakie-zablokirovany/" target="_blank" rel="noopener noreferrer">https://appvisor.ru/post/news/kakie-messendzhery-rabotayut-v-rossii-a-kakie-zablokirovany/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="simplex-chat-italian" data-lang="Italian" data-category="review" data-media="text" data-date="2026-02-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/freeonline-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat
|
||
<a class="share-anchor" href="#link=simplex-chat-italian">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Freeonline.org</p>
|
||
<div class="link-meta">
|
||
<span>Feb 17, 2026 (updated)</span>
|
||
<span>Italian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian review awards SimpleX Chat "Site of the Day" status, describing it as a messaging platform that eliminates user identifiers entirely. It highlights advanced <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, local-only data storage, Tor network access, and availability across all major platforms, while noting the experience is more technical than competing services.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.freeonline.org/simplex-chat/" target="_blank" rel="noopener noreferrer">https://www.freeonline.org/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="communicate-online-in-complete-anonymity" data-lang="Italian" data-category="article" data-media="text" data-date="2026-02-15">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/webappsmagazine-simplex-anonymity.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Communicate Online in Complete Anonymity
|
||
<a class="share-anchor" href="#link=communicate-online-in-complete-anonymity">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: comunicare online in totale anonimato</p>
|
||
|
||
<p class="link-publisher">Web Apps Magazine</p>
|
||
<div class="link-meta">
|
||
<span>Feb 15, 2026</span>
|
||
<span>Italian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian article presents SimpleX as a paradigm shift in private messaging, highlighting its lack of phone number requirements, decentralized relay system, and metadata protection. It positions the app for journalists, activists, and privacy-conscious users, while honestly noting the tradeoff of losing all contacts if the phone is lost without backups.</p>
|
||
</div>
|
||
<a class="link-url" href="https://webappsmagazine.blogspot.com/2026/02/simplex-chat-comunicare-online-in.html" target="_blank" rel="noopener noreferrer">https://webappsmagazine.blogspot.com/2026/02/simplex-chat-comunicare-online-in.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" id="monerotopia-2026-the-future-of-simplex-network" data-lang="English" data-category="conference talk" data-media="video" data-date="2026-02-15">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/monerotopia-2026-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
MoneroTopia 2026: The Future of SimpleX Network
|
||
<a class="share-anchor" href="#link=monerotopia-2026-the-future-of-simplex-network">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">SimpleX Chat</p>
|
||
<div class="link-meta">
|
||
<span>Feb 15, 2026</span>
|
||
<span>English</span>
|
||
<span>Conference talk</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">SimpleX Chat presentation at MoneroTopia 2026 conference in Mexico City, covering the latest developments in the SimpleX network and its alignment with the Monero privacy ecosystem.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/live/Alp-hVCoF7c?si=FqOTt1mCeQJVo-cM&t=16688" target="_blank" rel="noopener noreferrer">https://www.youtube.com/live/Alp-hVCoF7c?si=FqOTt1mCeQJVo-cM&t=16688</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-privacy-without-compromise" data-lang="Polish" data-category="review" data-media="text" data-date="2026-02-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/opentech-guru-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Privacy Without Compromise
|
||
<a class="share-anchor" href="#link=simplex-chat-privacy-without-compromise">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - prywatnosc bez kompromisow</p>
|
||
|
||
<p class="link-publisher">opentech.guru</p>
|
||
<div class="link-meta">
|
||
<span>Feb 2026</span>
|
||
<span>Polish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Polish article describes SimpleX as a fully open-source, decentralized messenger that eliminates user identifiers entirely, using separate one-way message queues per contact. It highlights double ratchet and post-quantum <span data-glossary="tooltip-key-exchange" class="glossary-term">key exchange</span> encryption, incognito mode, Tor connectivity, and availability across all major platforms including CLI, calling the servers "dumb pipes" with no knowledge of who connects with whom.</p>
|
||
</div>
|
||
<a class="link-url" href="https://opentech.guru/simplex-chat-prywatnosc-bez-kompromisow/" target="_blank" rel="noopener noreferrer">https://opentech.guru/simplex-chat-prywatnosc-bez-kompromisow/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="the-messaging-app-with-no-user-ids" data-lang="English" data-category="podcast" data-media="audio" data-date="2026-01-24">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/techlore-talks-simplex-interview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
The Messaging App With No User IDs
|
||
<a class="share-anchor" href="#link=the-messaging-app-with-no-user-ids">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Interview</p>
|
||
|
||
<p class="link-publisher">Techlore</p>
|
||
<div class="link-meta">
|
||
<span>Jan 24, 2026</span>
|
||
<span>English</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=hfzf0t8ZCK4" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=hfzf0t8ZCK4</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="which-encrypted-messenger-is-best-secured-signal-session-and-simplex" data-lang="French" data-category="comparison" data-media="text" data-date="2026-01-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nicolas-forcet-comparison.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Which Encrypted Messenger Is Best Secured? Signal, Session and SimpleX
|
||
<a class="share-anchor" href="#link=which-encrypted-messenger-is-best-secured-signal-session-and-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Quelle messagerie chiffree est la mieux securisee? Signal, Session et SimpleX mais pas Whatsapp!</p>
|
||
|
||
<p class="link-publisher">Nicolas Forcet</p>
|
||
<div class="link-meta">
|
||
<span>Jan 2, 2026</span>
|
||
<span>French</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French-language article positions SimpleX between Signal and Session in a security hierarchy, noting its protocol design prevents servers from mapping social connections by using separate channels for incoming and outgoing messages. SimpleX is praised for stronger privacy protections including app-level locking, ephemeral messages, and Tor/VPN compatibility, though the author notes lower adoption rates may be a practical drawback.</p>
|
||
</div>
|
||
<a class="link-url" href="https://nicolasforcet.com/messagerie-chiffree-2026-signal-simplex-session/" target="_blank" rel="noopener noreferrer">https://nicolasforcet.com/messagerie-chiffree-2026-signal-simplex-session/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-2026-open-source-secure-messaging" data-lang="English" data-category="review" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review 2026: Open-Source Secure Messaging
|
||
<a class="share-anchor" href="#link=simplex-chat-review-2026-open-source-secure-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Darwin Dynamic</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This 2026 review describes SimpleX Chat as a strong privacy option that eliminates unique user IDs and features <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with decentralized routing. The reviewer notes a learning curve and ongoing development issues as drawbacks, but ultimately recommends it for privacy-conscious individuals willing to navigate a more complex interface than mainstream alternatives.</p>
|
||
</div>
|
||
<a class="link-url" href="https://darwindynamic.com/simplex-chat-review-2026/" target="_blank" rel="noopener noreferrer">https://darwindynamic.com/simplex-chat-review-2026/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="the-5-best-private-chat-and-message-apps-for-2026" data-lang="English" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
The 5 Best Private Chat and Message Apps for 2026
|
||
<a class="share-anchor" href="#link=the-5-best-private-chat-and-message-apps-for-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Darwin Dynamic</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">SimpleX Chat ranks third among five recommended private messaging apps for 2026. The article emphasizes that it requires no user identification, making it highly secure and anonymous, while noting that initial configuration can be challenging and occasional technical issues may occur.</p>
|
||
</div>
|
||
<a class="link-url" href="https://darwindynamic.com/5-best-private-chat-message-apps-for-2026/" target="_blank" rel="noopener noreferrer">https://darwindynamic.com/5-best-private-chat-message-apps-for-2026/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="best-decentralized-private-messengers-in-2026" data-lang="English" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best Decentralized Private Messengers in 2026
|
||
<a class="share-anchor" href="#link=best-decentralized-private-messengers-in-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Factually</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This product comparison ranks SimpleX as the best choice for maximal anonymity and minimal metadata, describing its <span data-glossary="tooltip-peer-to-peer" class="glossary-term">peer-to-peer</span> design that avoids server-mediated trust and emphasizes anonymity. The review notes SimpleX's UI is minimal and focused on anonymity features, but acknowledges the app is younger, less battle-tested, and has a smaller user base compared to Signal and Matrix.</p>
|
||
</div>
|
||
<a class="link-url" href="https://factually.co/product-reviews/electronics-tech/best-decentralized-private-messengers-2026-signal-session-simplex-matrix-a6216a" target="_blank" rel="noopener noreferrer">https://factually.co/product-reviews/electronics-tech/best-decentralized-private-messengers-2026-signal-session-simplex-matrix-a6216a</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="8-best-secure-messaging-apps-for-encrypted-chats-in-2026" data-lang="English" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/cloudsek-best-secure-2026.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
8 Best Secure Messaging Apps for Encrypted Chats in 2026
|
||
<a class="share-anchor" href="#link=8-best-secure-messaging-apps-for-encrypted-chats-in-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">CloudSEK</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">CloudSEK positions SimpleX as the best phone-number-free messaging app, highlighting its relay-based routing, zero metadata approach, and private invitation links instead of identity-based profiles. The article notes a trade-off between SimpleX's strong metadata protection and its smaller user community compared to more established platforms like Signal or Telegram.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.cloudsek.com/knowledge-base/best-secure-messaging-apps" target="_blank" rel="noopener noreferrer">https://www.cloudsek.com/knowledge-base/best-secure-messaging-apps</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="10-best-secure-messaging-apps-you-should-check-out-in-2026" data-lang="English" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/beebom-best-secure-2026.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
10 Best Secure Messaging Apps You Should Check Out in 2026
|
||
<a class="share-anchor" href="#link=10-best-secure-messaging-apps-you-should-check-out-in-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Beebom</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Beebom lists SimpleX Chat third among the best secure messaging apps, calling it the "Best Minimal Secure Messaging App." The article highlights its lack of user IDs, incognito mode with random usernames, live message typing preview, screenshot blocking, and contact verification, noting it requires no email or phone number to use.</p>
|
||
</div>
|
||
<a class="link-url" href="https://beebom.com/best-secure-messaging-apps/" target="_blank" rel="noopener noreferrer">https://beebom.com/best-secure-messaging-apps/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="decentralized-messengers-8-whatsapp-and-telegram-alternatives-2026" data-lang="Russian" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/itforprof-alternatives-2026.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Decentralized Messengers: 8 WhatsApp and Telegram Alternatives 2026
|
||
<a class="share-anchor" href="#link=decentralized-messengers-8-whatsapp-and-telegram-alternatives-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Децентрализованные мессенджеры: 8 альтернатив WhatsApp и Telegram в 2026 году</p>
|
||
|
||
<p class="link-publisher">itforprof.com</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>Russian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian-language article describes SimpleX Chat as a decentralized platform that uses cryptographic keys instead of accounts for identification and employs Double Ratchet encryption with quantum-resistant extensions. The article notes that servers cannot access metadata about who communicates with whom, but warns that SimpleX is blocked by Roskomnadzor in Russia and requires a VPN to access.</p>
|
||
</div>
|
||
<a class="link-url" href="https://itforprof.com/blog/decentralizovannye-messendzhery/" target="_blank" rel="noopener noreferrer">https://itforprof.com/blog/decentralizovannye-messendzhery/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="release-of-simplex-chat-65" data-lang="Russian" data-category="news" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/opennet-simplex-65.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Release of SimpleX Chat 6.5
|
||
<a class="share-anchor" href="#link=release-of-simplex-chat-65">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Выпуск SimpleX Chat 6.5, ориентированный на консорциум и краудфандинг для независимости</p>
|
||
|
||
<p class="link-publisher">OpenNet.ru</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>Russian</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian tech news site covers the SimpleX Chat 6.5 release, highlighting the introduction of channels with stateful messaging capabilities and the establishment of the SimpleX Network Consortium for network independence and governance. The update also brings improved web access features and SOCKS proxy support.</p>
|
||
</div>
|
||
<a class="link-url" href="https://opennet.ru/65337/" target="_blank" rel="noopener noreferrer">https://opennet.ru/65337/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="14-best-secure-messengers-of-2026" data-lang="Russian" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/pro32-best-messengers-2026.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
14 Best Secure Messengers of 2026
|
||
<a class="share-anchor" href="#link=14-best-secure-messengers-of-2026">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">14 лучших безопасных мессенджеров 2026</p>
|
||
|
||
<p class="link-publisher">pro32.com</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>Russian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian article listing 14 secure messengers highlights SimpleX's unique architecture without user identifiers, where contacts are added via QR codes or invitation links. It identifies SimpleX as one of the most promising options for bypassing blockades, suitable for users prioritizing anonymity and censorship resistance.</p>
|
||
</div>
|
||
<a class="link-url" href="https://pro32.com/ru/article/14-samykh-bezopasnykh-messendzherov-kakoy-vybrat-dlya-lichnoy-i-rabochey-perepiski/" target="_blank" rel="noopener noreferrer">https://pro32.com/ru/article/14-samykh-bezopasnykh-messendzherov-kakoy-vybrat-dlya-lichnoy-i-rabochey-perepiski/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="safe-and-private-messaging-apps-similar-to-signal" data-lang="English" data-category="comparison" data-media="text" data-date="2026-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Safe and Private Messaging Apps Similar to Signal
|
||
<a class="share-anchor" href="#link=safe-and-private-messaging-apps-similar-to-signal">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Factually</p>
|
||
<div class="link-meta">
|
||
<span>2026</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This product review compares secure messaging apps similar to Signal, noting that Session and SimpleX prioritize privacy-first engineering over mainstream polish. SimpleX is highlighted for avoiding phone-number registration and using no persistent user IDs, offering stronger anonymity than Signal at the cost of convenience and sometimes reliability, while Session uses <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span> which can cause delays and missed notifications.</p>
|
||
</div>
|
||
<a class="link-url" href="https://factually.co/product-reviews/electronics-tech/safe-private-messaging-apps-similar-to-signal-84872a" target="_blank" rel="noopener noreferrer">https://factually.co/product-reviews/electronics-tech/safe-private-messaging-apps-similar-to-signal-84872a</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="looking-back-at-2025-top-10-influential-figures-in-the-crypto-industry" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-12-22">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/tencent-news-crypto-2025.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Looking Back at 2025: Top 10 Influential Figures in the Crypto Industry
|
||
<a class="share-anchor" href="#link=looking-back-at-2025-top-10-influential-figures-in-the-crypto-industry">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Hui wang 2025: ying xiang jia mi hang ye de shi da nian du feng yun ren wu</p>
|
||
|
||
<p class="link-publisher">Tencent News</p>
|
||
<div class="link-meta">
|
||
<span>Dec 22, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article reviewing the top 10 influential figures in the crypto industry for 2025 mentions SimpleX briefly in the context of Vitalik Buterin donating 128 ETH each to Session and SimpleX Chat. It quotes Vitalik emphasizing that digital privacy protection through encrypted messaging is crucial, citing permissionless account creation and metadata privacy as key development directions.</p>
|
||
</div>
|
||
<a class="link-url" href="https://news.qq.com/rain/a/20251222A01LTC00" target="_blank" rel="noopener noreferrer">https://news.qq.com/rain/a/20251222A01LTC00</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="telegram-alternative-apps-stronger-anonymous-messenger-recommendations" data-lang="Korean" data-category="guide" data-media="text" data-date="2025-12-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/netxhack-telegram-alternatives.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Telegram Alternative Apps: Stronger Anonymous Messenger Recommendations
|
||
<a class="share-anchor" href="#link=telegram-alternative-apps-stronger-anonymous-messenger-recommendations">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">텔레그램 대체 앱: 더 강력한 익명 메신저 추천</p>
|
||
|
||
<p class="link-publisher">NetXHack</p>
|
||
<div class="link-meta">
|
||
<span>Dec 17, 2025 (updated)</span>
|
||
<span>Korean</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Korean-language comparison of Telegram alternatives describes SimpleX as an identifier-free distributed framework that requires no phone numbers or account IDs. The article notes SimpleX's relay servers remain ignorant of senders and receivers, but acknowledges it prioritizes anonymity over user experience and is better suited for small groups needing secure communication.</p>
|
||
</div>
|
||
<a class="link-url" href="https://netxhack.com/apps/foss/alternatives-to-telegram/" target="_blank" rel="noopener noreferrer">https://netxhack.com/apps/foss/alternatives-to-telegram/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="from-privacy-to-social-web3-needs-an-all-in-one-encrypted-social-application" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-12-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/golden-finance-web3-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
From Privacy to Social: Web3 Needs an All-in-One Encrypted Social Application
|
||
<a class="share-anchor" href="#link=from-privacy-to-social-web3-needs-an-all-in-one-encrypted-social-application">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Cong yin si dao she jiao: Web3 xu yao yi zhan shi jia mi she jiao ying yong</p>
|
||
|
||
<p class="link-publisher">Golden Finance / KasTop</p>
|
||
<div class="link-meta">
|
||
<span>Dec 17, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article about Web3 encrypted social applications positions SimpleX as an important advancement in decentralized private communication, noting Vitalik's 128 ETH donation. While praising SimpleX's <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and lack of user identifiers, the article argues that comprehensive platforms combining privacy with full Web3 social features represent the next evolutionary stage beyond SimpleX.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.kastop.com/Item/1995.aspx" target="_blank" rel="noopener noreferrer">https://www.kastop.com/Item/1995.aspx</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="blocktop-from-privacy-to-social-web3-and-encrypted-social-applications" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-12-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
BlockTop: From Privacy to Social - Web3 and Encrypted Social Applications
|
||
<a class="share-anchor" href="#link=blocktop-from-privacy-to-social-web3-and-encrypted-social-applications">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Cong yin si dao she jiao: Web3 xu yao yi zhan shi jia mi she jiao ying yong</p>
|
||
|
||
<p class="link-publisher">BlockTop</p>
|
||
<div class="link-meta">
|
||
<span>Dec 17, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article positions SimpleX alongside Session as representing truly decentralized privacy communication in the Web3 ecosystem. It highlights Vitalik Buterin's donation of 128 ETH to SimpleX and describes the platform's elimination of phone numbers, emails, or usernames in favor of the SimpleX Messaging Protocol, calling it potential "killer-level infrastructure" for the crypto industry.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blocktop.cn/newsContent/1/176524" target="_blank" rel="noopener noreferrer">https://blocktop.cn/newsContent/1/176524</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="ethereum-founder-makes-huge-donation-to-messaging-app" data-lang="Japanese" data-category="news" data-media="text" data-date="2025-12-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/cryptotimes-buterin-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Ethereum Founder Makes Huge Donation to Messaging App
|
||
<a class="share-anchor" href="#link=ethereum-founder-makes-huge-donation-to-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">イーサリアム創設者、メッセージングアプリに巨額寄付</p>
|
||
|
||
<p class="link-publisher">CRYPTO TIMES</p>
|
||
<div class="link-meta">
|
||
<span>Dec 3, 2025</span>
|
||
<span>Japanese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese crypto news outlet reports on Vitalik Buterin's combined 256 ETH donation to Session and SimpleX Chat. It highlights SimpleX's approach of eliminating permanent user identifiers entirely, using QR codes and invitation links instead, with servers functioning as data conduits that maintain no information about who communicates with whom.</p>
|
||
</div>
|
||
<a class="link-url" href="https://crypto-times.jp/news-ethereum-founder-makes-huge-donation-to-messaging-app/" target="_blank" rel="noopener noreferrer">https://crypto-times.jp/news-ethereum-founder-makes-huge-donation-to-messaging-app/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="inside-vitaliks-256-eth-grants-when-ethereum-falls-privacy-rises" data-lang="English" data-category="news" data-media="text" data-date="2025-12-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/cryptoslate-buterin-analysis.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Inside Vitalik's 256 ETH Grants: When Ethereum Falls, Privacy Rises
|
||
<a class="share-anchor" href="#link=inside-vitaliks-256-eth-grants-when-ethereum-falls-privacy-rises">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">CryptoSlate</p>
|
||
<div class="link-meta">
|
||
<span>Dec 2, 2025</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">CryptoSlate covers Vitalik Buterin's 256 ETH total grants to Session and SimpleX Chat, framing it as a signal that privacy infrastructure deserves funding when designed as a foundational architectural feature. The article highlights Buterin's support for metadata-resistant communication systems that operate entirely outside Ethereum's <span data-glossary="tooltip-blockchain" class="glossary-term">blockchain</span>.</p>
|
||
</div>
|
||
<a class="link-url" href="https://cryptoslate.com/inside-vitaliks-256-eth-grants-when-eth-falls-privacy-rises/" target="_blank" rel="noopener noreferrer">https://cryptoslate.com/inside-vitaliks-256-eth-grants-when-eth-falls-privacy-rises/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-donated-256-eth-to-2-chat-apps-youve-never-heard-of-whats-he-betting-on" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-11-28">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/blockweeks-vitalik-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Donated 256 ETH to 2 Chat Apps You've Never Heard Of - What's He Betting On?
|
||
<a class="share-anchor" href="#link=vitalik-donated-256-eth-to-2-chat-apps-youve-never-heard-of-whats-he-betting-on">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Vitalik juan le 256 ge ETH gei 2 ge ni mei ting guo de liao tian ruan jian, dao di zai ya zhu shen me?</p>
|
||
|
||
<p class="link-publisher">BlockWeeks</p>
|
||
<div class="link-meta">
|
||
<span>Nov 28, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese crypto article analyzes Vitalik's donation of 128 ETH each to Session and SimpleX, timed strategically one day after the EU's Chat Control proposal. It contrasts SimpleX's rejection of tokenization with Session's Web3 SESH token model, and notes Session's token surged over 450% following the announcement while SimpleX views speculation as counterproductive to privacy goals.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blockweeks.com/article/189510" target="_blank" rel="noopener noreferrer">https://blockweeks.com/article/189510</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-donates-128-eth-each-to-session-and-simplex-supporting-privacy-communica" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-11-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/techflow-vitalik-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Donates 128 ETH Each to Session and SimpleX, Supporting Privacy Communication Development
|
||
<a class="share-anchor" href="#link=vitalik-donates-128-eth-each-to-session-and-simplex-supporting-privacy-communica">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Vitalik jin chen xuan bu xiang Session he SimpleX ge juan zeng 128 ETH</p>
|
||
|
||
<p class="link-publisher">TechFlow</p>
|
||
<div class="link-meta">
|
||
<span>Nov 27, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese crypto newsletter reports on Vitalik Buterin donating 128 ETH each to Session and SimpleX Chat, emphasizing that encrypted communication is crucial for protecting digital privacy. It notes Vitalik identified permissionless account creation and metadata privacy as key priorities, while acknowledging that decentralization, multi-device support, and Sybil/DoS resistance remain significant technical challenges.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.techflowpost.com/newsletter/detail_106673.html" target="_blank" rel="noopener noreferrer">https://www.techflowpost.com/newsletter/detail_106673.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-ultra-private-messaging" data-lang="Spanish" data-category="podcast" data-media="audio" data-date="2025-11-25">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Ultra-Private Messaging
|
||
<a class="share-anchor" href="#link=simplex-ultra-private-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX, mensajeria ultraprivada</p>
|
||
|
||
<p class="link-publisher">Bala Extra</p>
|
||
<div class="link-meta">
|
||
<span>Nov 25, 2025</span>
|
||
<span>Spanish</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.listennotes.com/podcasts/bala-extra/simplex-mensajer%C3%ADa-z3pHYeVJcA2/" target="_blank" rel="noopener noreferrer">https://www.listennotes.com/podcasts/bala-extra/simplex-mensajer%C3%ADa-z3pHYeVJcA2/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="the-next-anonymous-messengers-after-signal-session-and-simplex-chat" data-lang="Japanese" data-category="comparison" data-media="text" data-date="2025-11-21">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/renaro-signal-session-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
The Next Anonymous Messengers After Signal: Session and SimpleX Chat
|
||
<a class="share-anchor" href="#link=the-next-anonymous-messengers-after-signal-session-and-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Signalの次に代わる匿名メッセージアプリ・SessionとSimpleX Chat</p>
|
||
|
||
<p class="link-publisher">renaro / note.com</p>
|
||
<div class="link-meta">
|
||
<span>Nov 21, 2025</span>
|
||
<span>Japanese</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article positions Session and SimpleX as the next anonymous messengers after Signal, whose mandatory phone number requirement is its main weakness. SimpleX is presented as the most anonymous option due to having no user ID whatsoever, though it requires the additional Orbot app for maximum privacy, making Session more convenient for baseline anonymity.</p>
|
||
</div>
|
||
<a class="link-url" href="https://note.com/renaro/n/n8b3c9af1899f" target="_blank" rel="noopener noreferrer">https://note.com/renaro/n/n8b3c9af1899f</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-buterin-donates-dollar765k-in-ethereum-to-privacy-messaging-apps" data-lang="English" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/yahoo-finance-buterin.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Buterin Donates $765K in Ethereum to Privacy Messaging Apps
|
||
<a class="share-anchor" href="#link=vitalik-buterin-donates-dollar765k-in-ethereum-to-privacy-messaging-apps">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Yahoo Finance</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Yahoo Finance reports that Vitalik Buterin donated approximately $765,000 in Ethereum to privacy messaging apps Session and SimpleX. Buterin praised both apps for advancing permissionless account creation and metadata privacy, while acknowledging neither is perfect and both need improvements in user experience and security.</p>
|
||
</div>
|
||
<a class="link-url" href="https://finance.yahoo.com/news/vitalik-buterin-donates-765k-ethereum-190102367.html" target="_blank" rel="noopener noreferrer">https://finance.yahoo.com/news/vitalik-buterin-donates-765k-ethereum-190102367.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-buterin-supports-privacy-focused-messaging-platforms-with-significant-et" data-lang="English" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Buterin Supports Privacy-Focused Messaging Platforms With Significant Ethereum Donation
|
||
<a class="share-anchor" href="#link=vitalik-buterin-supports-privacy-focused-messaging-platforms-with-significant-et">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Bitcoin.com News</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Bitcoin.com reports that Vitalik Buterin donated 128 ETH (approximately $256,000) to SimpleX Chat and an equal amount to Session, totaling 256 ETH. Buterin emphasized the importance of permissionless account creation and metadata privacy, aiming to advance truly private messaging technologies that protect users from surveillance.</p>
|
||
</div>
|
||
<a class="link-url" href="https://news.bitcoin.com/vitalik-buterin-supports-privacy-focused-messaging-platforms-with-significant-ethereum-donation/" target="_blank" rel="noopener noreferrer">https://news.bitcoin.com/vitalik-buterin-supports-privacy-focused-messaging-platforms-with-significant-ethereum-donation/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-donates-128-eth-each-to-privacy-messaging-apps-session-and-simplex-chat" data-lang="Japanese" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/neweconomy-buterin-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Donates 128 ETH Each to Privacy Messaging Apps Session and SimpleX Chat
|
||
<a class="share-anchor" href="#link=vitalik-donates-128-eth-each-to-privacy-messaging-apps-session-and-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">ヴィタリック、プライバシー重視のメッセージアプリ「Session」「SimpleX Chat」に各128ETHを寄付</p>
|
||
|
||
<p class="link-publisher">New Economy / Gentosha</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>Japanese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article reports on Vitalik Buterin's donation of 128 ETH each to Session and SimpleX Chat on November 27, 2025. It quotes Buterin saying encrypted messaging is critical for digital privacy, and notes he identified permissionless account creation and metadata privacy as key development priorities, while acknowledging both apps have not yet achieved ideal user experience.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.neweconomy.jp/posts/521981" target="_blank" rel="noopener noreferrer">https://www.neweconomy.jp/posts/521981</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="donating-256-eth-vitaliks-bet-on-privacy-communication-why-session-and-simplex" data-lang="Chinese" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/blockbeats-vitalik-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Donating 256 ETH: Vitalik's Bet on Privacy Communication - Why Session and SimpleX?
|
||
<a class="share-anchor" href="#link=donating-256-eth-vitaliks-bet-on-privacy-communication-why-session-and-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Juan zeng 256 ETH, Vitalik ya zhu yin si tong xun: wei shen me shi Session he SimpleX?</p>
|
||
|
||
<p class="link-publisher">BlockBeats</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese crypto outlet analyzes Vitalik's 256 ETH donation to Session and SimpleX, explaining SimpleX's radical approach of using one-directional message queues with no global user IDs. It contrasts Session's Web3 token model with SimpleX's rejection of tokenization, and notes the donation was timed one day after the EU's Chat Control proposal threatening <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.theblockbeats.info/news/60368" target="_blank" rel="noopener noreferrer">https://www.theblockbeats.info/news/60368</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="ethereum-founder-donates-rdollar42-million-to-privacy-focused-messengers" data-lang="Portuguese" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/livecoins-vitalik-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Ethereum Founder Donates R$4.2 Million to Privacy-Focused Messengers
|
||
<a class="share-anchor" href="#link=ethereum-founder-donates-rdollar42-million-to-privacy-focused-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Fundador do Ethereum doa R$ 4,2 milhoes para mensageiros focados em privacidade</p>
|
||
|
||
<p class="link-publisher">LiveCoins</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>Portuguese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Brazilian article reports that Vitalik Buterin donated 128 ETH (approximately R$2.1 million) to SimpleX Chat as part of a larger donation to privacy-focused messengers. It notes Buterin acknowledged SimpleX still needs to address challenges including multi-device support and defense against Sybil/DoS attacks without requiring phone numbers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://livecoins.com.br/fundador-do-ethereum-doa-r-42-milhoes-para-mensageiros-focados-em-privacidade-baixe-e-use/" target="_blank" rel="noopener noreferrer">https://livecoins.com.br/fundador-do-ethereum-doa-r-42-milhoes-para-mensageiros-focados-em-privacidade-baixe-e-use/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vitalik-buterin-donates-eth-to-privacy-apps" data-lang="Japanese" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/coinspeaker-jp-vitalik.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Vitalik Buterin Donates ETH to Privacy Apps
|
||
<a class="share-anchor" href="#link=vitalik-buterin-donates-eth-to-privacy-apps">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Coinspeaker</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>Japanese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese crypto news article reports that Vitalik Buterin donated 128 ETH to SimpleX Chat as part of a privacy-focused initiative. It describes SimpleX's one-way message queue design that eliminates global identifiers and enables account creation without linking personal information like phone numbers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.coinspeaker.com/jp/vitalik-buterin-donates-eth-privacy-apps/" target="_blank" rel="noopener noreferrer">https://www.coinspeaker.com/jp/vitalik-buterin-donates-eth-privacy-apps/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="yahoo-japan-vitalik-buterin-donation-coverage" data-lang="Japanese" data-category="news" data-media="text" data-date="2025-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Yahoo Japan: Vitalik Buterin Donation Coverage
|
||
<a class="share-anchor" href="#link=yahoo-japan-vitalik-buterin-donation-coverage">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Yahoo Japan News</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2025</span>
|
||
<span>Japanese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://news.yahoo.co.jp/articles/a55ac83411dcaca913007857948d335b0ed4d21a" target="_blank" rel="noopener noreferrer">https://news.yahoo.co.jp/articles/a55ac83411dcaca913007857948d335b0ed4d21a</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-first-messaging-app-with-no-user-identifiers-privacy-by-design" data-lang="English" data-category="review" data-media="text" data-date="2025-09-18">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/brightcoding-privacy-by-design.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The First Messaging App with No User Identifiers - Privacy by Design
|
||
<a class="share-anchor" href="#link=simplex-chat-the-first-messaging-app-with-no-user-identifiers-privacy-by-design">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">BrightCoding</p>
|
||
<div class="link-meta">
|
||
<span>Sep 18, 2025</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Bright Coding presents SimpleX Chat as a privacy-by-design platform that eliminates user identifiers entirely, using pairwise temporary identifiers for each conversation and <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with the <span data-glossary="tooltip-double-ratchet-algorithm" class="glossary-term">double ratchet algorithm</span>. The article highlights decentralized communication through user-hosted relay servers and spam prevention through opt-in contact invitations.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.blog.brightcoding.dev/2025/09/18/simplex-chat-the-first-messaging-app-with-no-user-identifiers-privacy-by-design/" target="_blank" rel="noopener noreferrer">https://www.blog.brightcoding.dev/2025/09/18/simplex-chat-the-first-messaging-app-with-no-user-identifiers-privacy-by-design/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="privacy-protection-instant-messaging" data-lang="English" data-category="guide" data-media="text" data-date="2025-09-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/hacking-articles-privacy-messaging.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Privacy Protection: Instant Messaging
|
||
<a class="share-anchor" href="#link=privacy-protection-instant-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Hacking Articles</p>
|
||
<div class="link-meta">
|
||
<span>Sep 17, 2025</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This security-focused article describes SimpleX Chat as a privacy-focused messaging network that keeps profile and contact information hidden from its servers, using proprietary protocols designed with privacy as a core principle. It recommends SimpleX for lightweight, decentralized communication and anonymous use without central servers, while noting it may lack some advanced features compared to more established platforms.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.hackingarticles.in/privacy-protection-instant-messaging/" target="_blank" rel="noopener noreferrer">https://www.hackingarticles.in/privacy-protection-instant-messaging/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="discover-the-best-secure-messaging-apps-in-2025" data-lang="French" data-category="comparison" data-media="text" data-date="2025-08-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Discover the Best Secure Messaging Apps in 2025
|
||
<a class="share-anchor" href="#link=discover-the-best-secure-messaging-apps-in-2025">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Decouvrez les Meilleures Applications de Messagerie Securisee en 2025</p>
|
||
|
||
<p class="link-publisher">Ca Marche Ca Fonctionne</p>
|
||
<div class="link-meta">
|
||
<span>Aug 26, 2025</span>
|
||
<span>French</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French-language guide on secure messaging apps describes SimpleX Chat as minimalist while offering advanced features, particularly its incognito mode that generates random identifiers for each conversation. SimpleX receives less detailed coverage than Signal, which is positioned as the top security leader in the article.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.camarchecafonctionne.com/decouvrez-les-meilleures-applications-de-messagerie-securisee-en-2025/" target="_blank" rel="noopener noreferrer">https://www.camarchecafonctionne.com/decouvrez-les-meilleures-applications-de-messagerie-securisee-en-2025/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-643-new-features-and-jack-dorseys-support" data-lang="French" data-category="news" data-media="text" data-date="2025-08-20">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/syskb-simplex-643.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat 6.4.3: New Features and Jack Dorsey's Support
|
||
<a class="share-anchor" href="#link=simplex-chat-643-new-features-and-jack-dorseys-support">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat publie sa version 6.4.3 : une messagerie privee toujours plus aboutie</p>
|
||
|
||
<p class="link-publisher">SysKB</p>
|
||
<div class="link-meta">
|
||
<span>Aug 20, 2025</span>
|
||
<span>French</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French tech site covers SimpleX Chat version 6.4.3, noting new features including bot support via commands, hypertext links in Markdown, and automatic removal of link tracking parameters. The article also mentions the project's $1.3 million funding round backed by Jack Dorsey in August 2024.</p>
|
||
</div>
|
||
<a class="link-url" href="https://syskb.com/simplex-chat-6-4-3-nouveautes/" target="_blank" rel="noopener noreferrer">https://syskb.com/simplex-chat-6-4-3-nouveautes/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="whatsapp-and-telegram-alternative-full-guide-to-decentralized-chats" data-lang="Russian" data-category="guide" data-media="text" data-date="2025-08-14">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
WhatsApp and Telegram Alternative: Full Guide to Decentralized Chats
|
||
<a class="share-anchor" href="#link=whatsapp-and-telegram-alternative-full-guide-to-decentralized-chats">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Alternativa WhatsApp i Telegram: polnyj gid po detsentralizovannym chatam</p>
|
||
|
||
<p class="link-publisher">SecurityLab.ru</p>
|
||
<div class="link-meta">
|
||
<span>Aug 14, 2025</span>
|
||
<span>Russian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian guide to decentralized chat alternatives describes SimpleX as using temporary anonymous message queue identifiers instead of traditional accounts, with no phone numbers or emails required. It notes the unfamiliar interaction model may confuse newcomers and potential delivery delays exist, but ranks SimpleX highly for anonymity and metadata protection.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.securitylab.ru/analytics/562397.php" target="_blank" rel="noopener noreferrer">https://www.securitylab.ru/analytics/562397.php</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="best-secure-messaging-apps-2025-private-chat-reviews" data-lang="English" data-category="comparison" data-media="text" data-date="2025-07-30">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/youtube-best-secure-2025.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best Secure Messaging Apps 2025: Private Chat Reviews
|
||
<a class="share-anchor" href="#link=best-secure-messaging-apps-2025-private-chat-reviews">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Tileris</p>
|
||
<div class="link-meta">
|
||
<span>Jul 30, 2025</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=GH4u8pQLY90" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=GH4u8pQLY90</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-the-revolution-of-private-messaging" data-lang="Italian" data-category="review" data-media="text" data-date="2025-07-16">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/aiutocomputerhelp-simplex-revolution.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: The Revolution of Private Messaging
|
||
<a class="share-anchor" href="#link=simplex-the-revolution-of-private-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: La Rivoluzione della Messaggistica Privata</p>
|
||
|
||
<p class="link-publisher">aiutocomputerhelp.it</p>
|
||
<div class="link-meta">
|
||
<span>Jul 16, 2025</span>
|
||
<span>Italian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian article describes SimpleX as a radical messaging platform that eliminates permanent user identities entirely. Communication occurs through encrypted invitation links creating isolated, non-traceable channels, with no central server knowing anything about users and the ability to self-host relay servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.aiutocomputerhelp.it/simplex-la-rivoluzione-della-messaggistica-privata/" target="_blank" rel="noopener noreferrer">https://www.aiutocomputerhelp.it/simplex-la-rivoluzione-della-messaggistica-privata/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="top-10-secure-messaging-platforms-to-replace-telegram-in-vietnam-2025" data-lang="Vietnamese" data-category="article" data-media="text" data-date="2025-05-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/tudongchat-simplex-vietnam.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Top 10 Secure Messaging Platforms to Replace Telegram in Vietnam 2025
|
||
<a class="share-anchor" href="#link=top-10-secure-messaging-platforms-to-replace-telegram-in-vietnam-2025">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Top 10 Nen Tang Nhan Tin Bao Mat Thay The Telegram Tai Viet Nam 2025</p>
|
||
|
||
<p class="link-publisher">TuDongChat</p>
|
||
<div class="link-meta">
|
||
<span>May 26, 2025</span>
|
||
<span>Vietnamese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Vietnamese article lists SimpleX as the first decentralized, open-source messaging platform that eliminates user identification entirely, requiring no phone number, email, or personal identifier. It positions SimpleX as the highest-security option among Telegram alternatives for Vietnamese users, ideal for journalists, activists, and anyone requiring no digital footprint.</p>
|
||
</div>
|
||
<a class="link-url" href="https://tudongchat.com/blog/nen-tang-nhan-tin-bao-mat/" target="_blank" rel="noopener noreferrer">https://tudongchat.com/blog/nen-tang-nhan-tin-bao-mat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-for-iran" data-lang="Farsi" data-category="review" data-media="text" data-date="2025-05-20">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/paskoocheh-simplex-iran.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX for Iran
|
||
<a class="share-anchor" href="#link=simplex-for-iran">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Paskoocheh / ASL19</p>
|
||
<div class="link-meta">
|
||
<span>May 20, 2025</span>
|
||
<span>Farsi</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Paskoocheh, a platform providing circumvention tools for Iranian users, offers SimpleX Chat for Android download. The listing describes SimpleX as a privacy-focused messenger with <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, decentralized architecture, and anonymous communication capabilities, noting it is particularly useful for civil activists, journalists, and anyone requiring confidentiality.</p>
|
||
</div>
|
||
<a class="link-url" href="https://paskoocheh.com/tools/839/android.html" target="_blank" rel="noopener noreferrer">https://paskoocheh.com/tools/839/android.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="what-is-simplex-chat-french" data-lang="French" data-category="article" data-media="text" data-date="2025-05-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
What Is SimpleX Chat?
|
||
<a class="share-anchor" href="#link=what-is-simplex-chat-french">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Qu'est-ce que SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">No Trust Verify</p>
|
||
<div class="link-meta">
|
||
<span>May 5, 2025</span>
|
||
<span>French</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French-language article from NoTrustVerify describes SimpleX Chat as the first messaging platform with no identifiers that respects privacy by default. It explains the decentralized architecture using message queues instead of user accounts, and highlights features like Incognito Mode, Live Messages, and separate Chat Profiles for different conversations.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.notrustverify.ch/quest-ce-que-simplex-chat" target="_blank" rel="noopener noreferrer">https://blog.notrustverify.ch/quest-ce-que-simplex-chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-decentralized-privacy-messaging-app-without-user-identifiers" data-lang="Chinese" data-category="review" data-media="text" data-date="2025-04-22">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kaiyuanapp-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Decentralized Privacy Messaging App Without User Identifiers
|
||
<a class="share-anchor" href="#link=simplex-chat-decentralized-privacy-messaging-app-without-user-identifiers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - wu xu yong hu biao shi fu de qu zhong xin hua yin si xiao xi ying yong</p>
|
||
|
||
<p class="link-publisher">Kaiyuanapp.cn</p>
|
||
<div class="link-meta">
|
||
<span>Apr 22, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese open-source app directory describes SimpleX as a decentralized privacy messaging app that operates without any form of user identifiers. It highlights the SimpleX Messaging Protocol with relay servers that only store encrypted messages temporarily, self-hosting capability, disappearing messages, and anonymous group chats, while noting limitations in voice/video calling, occasional messaging delays, and high Android battery consumption.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kaiyuanapp.cn/simplex-chat-%E6%97%A0%E9%9C%80%E7%94%A8%E6%88%B7%E6%A0%87%E8%AF%86%E7%AC%A6%E7%9A%84%E5%8E%BB%E4%B8%AD%E5%BF%83%E5%8C%96%E9%9A%90%E7%A7%81%E6%B6%88%E6%81%AF%E5%BA%94%E7%94%A8/" target="_blank" rel="noopener noreferrer">https://kaiyuanapp.cn/simplex-chat-%E6%97%A0%E9%9C%80%E7%94%A8%E6%88%B7%E6%A0%87%E8%AF%86%E7%AC%A6%E7%9A%84%E5%8E%BB%E4%B8%AD%E5%BF%83%E5%8C%96%E9%9A%90%E7%A7%81%E6%B6%88%E6%81%AF%E5%BA%94%E7%94%A8/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-the-safest-instant-messaging-app" data-lang="Chinese (Tr.)" data-category="review" data-media="text" data-date="2025-03-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/free-com-tw-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: The Safest Instant Messaging App?
|
||
<a class="share-anchor" href="#link=simplex-the-safest-instant-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Free.com.tw</p>
|
||
<div class="link-meta">
|
||
<span>Mar 26, 2025</span>
|
||
<span>Chinese (Tr.)</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Taiwanese article introduces SimpleX as a privacy-focused messaging app launched in 2020 that requires no phone number or email, using decentralized networking instead of a single server. It notes the spam prevention benefit of link-based contact sharing and mentions the desktop version requires smartphone pairing, while flagging the small user base and lack of Traditional Chinese localization.</p>
|
||
</div>
|
||
<a class="link-url" href="https://free.com.tw/simplex/" target="_blank" rel="noopener noreferrer">https://free.com.tw/simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-tutorial-part-2-fun-features" data-lang="Chinese" data-category="guide" data-media="text" data-date="2025-03-20">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bhb-simplex-tutorial-2.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Tutorial Part 2: Fun Features
|
||
<a class="share-anchor" href="#link=simplex-chat-tutorial-part-2-fun-features">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat jian yi jiao cheng di er dan</p>
|
||
|
||
<p class="link-publisher">BHB Community</p>
|
||
<div class="link-meta">
|
||
<span>Mar 20, 2025</span>
|
||
<span>Chinese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese tutorial covers SimpleX Chat setup and advanced features including post-quantum encryption, database password creation, server provider selection, security code verification, and group management. It notes SimpleX has no message recall function except for group admins, voice/video calls require VPN access, and file sizes are limited to 1GB.</p>
|
||
</div>
|
||
<a class="link-url" href="https://boyshelpboys.com/thread-6844.htm" target="_blank" rel="noopener noreferrer">https://boyshelpboys.com/thread-6844.htm</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-network-power-to-the-people" data-lang="English" data-category="livestream" data-media="video" data-date="2025-02-11">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/simplex-power-to-people-livestream.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Network: Power to the People
|
||
<a class="share-anchor" href="#link=simplex-network-power-to-the-people">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">SimpleX Chat</p>
|
||
<div class="link-meta">
|
||
<span>Feb 11, 2025</span>
|
||
<span>English</span>
|
||
<span>Livestream</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=Uez2mfVGU7s" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=Uez2mfVGU7s</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-secure-and-private-messaging" data-lang="English" data-category="review" data-media="video" data-date="2025-02-10">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/htr-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review - Secure and Private Messaging?
|
||
<a class="share-anchor" href="#link=simplex-chat-review-secure-and-private-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">HTR</p>
|
||
<div class="link-meta">
|
||
<span>Feb 10, 2025</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=rGrF1M7x0Nk" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=rGrF1M7x0Nk</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="secure-and-decentralized-chat-without-phone-number-or-accounts" data-lang="Romanian" data-category="guide" data-media="text" data-date="2025-02-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/prihor-simplex-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Secure and Decentralized Chat Without Phone Number or Accounts
|
||
<a class="share-anchor" href="#link=secure-and-decentralized-chat-without-phone-number-or-accounts">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Chat securizat si descentralizat, fara numar de telefon sau conturi, cu aplicatia de mesagerie SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">Romica Prihor</p>
|
||
<div class="link-meta">
|
||
<span>Feb 2025</span>
|
||
<span>Romanian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Romanian blog post promotes SimpleX as a revolution in secure and decentralized messaging without phone numbers or accounts. It provides installation instructions for Android, iOS, and desktop, and covers group management through invitation links with moderation features, positioning SimpleX as ideal for those prioritizing communication privacy without compromises.</p>
|
||
</div>
|
||
<a class="link-url" href="https://romicaprihor.blogspot.com/2025/02/simplex-chat-revolutia-mesageriei.html" target="_blank" rel="noopener noreferrer">https://romicaprihor.blogspot.com/2025/02/simplex-chat-revolutia-mesageriei.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="best-encrypted-chat-apps-for-2025" data-lang="Bulgarian" data-category="comparison" data-media="text" data-date="2025-01-29">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/questona-encrypted-chat.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best Encrypted Chat Apps for 2025
|
||
<a class="share-anchor" href="#link=best-encrypted-chat-apps-for-2025">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Nay-dobrite prilozheniya za kriptiran chat na 2025</p>
|
||
|
||
<p class="link-publisher">Questona.com</p>
|
||
<div class="link-meta">
|
||
<span>Jan 29, 2025</span>
|
||
<span>Bulgarian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Bulgarian article on encrypted chat apps describes SimpleX as suitable for additional privacy, claiming greater anonymity than Briar because it uses no ID numbers. It notes user names change constantly in group chats and supports disappearing messages, but flags an extremely small user base and server reliability issues as significant practical drawbacks.</p>
|
||
</div>
|
||
<a class="link-url" href="https://questona.com/kriptiran-chat/" target="_blank" rel="noopener noreferrer">https://questona.com/kriptiran-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="improving-simplex-with-evgeny-from-simplex-and-daniel-keller-from-flux" data-lang="English" data-category="podcast" data-media="audio" data-date="2025-01-24">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/optout-improving-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Improving SimpleX With Evgeny From SimpleX and Daniel Keller From Flux
|
||
<a class="share-anchor" href="#link=improving-simplex-with-evgeny-from-simplex-and-daniel-keller-from-flux">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Opt Out Podcast</p>
|
||
<div class="link-meta">
|
||
<span>Jan 24, 2025</span>
|
||
<span>English</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Opt Out Podcast episode features Evgeny from SimpleX and Dan Keller from Flux discussing improvements to SimpleX Chat, including quantum-resistant encryption and privacy-preserving content moderation. The conversation also covers a new chat relay approach developed collaboratively between SimpleX and Flux, along with SimpleX's network operator monetization plans.</p>
|
||
</div>
|
||
<a class="link-url" href="https://optoutpod.com/episodes/improving-simplex/" target="_blank" rel="noopener noreferrer">https://optoutpod.com/episodes/improving-simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-libertarian-whatsapp" data-lang="Portuguese" data-category="guide" data-media="video" data-date="2025-01-09">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/simplex-whatsapp-libertario.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The Libertarian WhatsApp
|
||
<a class="share-anchor" href="#link=simplex-chat-the-libertarian-whatsapp">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - Whatsapp libertario</p>
|
||
|
||
<p class="link-publisher">Paranoia</p>
|
||
<div class="link-meta">
|
||
<span>Jan 9, 2025</span>
|
||
<span>Portuguese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=4sOvaD-YZLU" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=4sOvaD-YZLU</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="best-whatsapp-alternatives-2025" data-lang="English" data-category="comparison" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/tuta-whatsapp-alternatives.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best WhatsApp Alternatives 2025
|
||
<a class="share-anchor" href="#link=best-whatsapp-alternatives-2025">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Tuta Blog</p>
|
||
<div class="link-meta">
|
||
<span>2025</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Tuta designates SimpleX as the "best decentralized" WhatsApp alternative, highlighting that it requires no phone number or ID for registration and uses a <span data-glossary="tooltip-decentralized-network" class="glossary-term">decentralized network</span> where each chat creates unique fingerprints to prevent connection mapping. The article calls it a must-try for those whose personal well-being and safety demand a greater amount of privacy, while noting its smaller user base compared to competitors.</p>
|
||
</div>
|
||
<a class="link-url" href="https://tuta.com/blog/best-whatsapp-alternatives-privacy" target="_blank" rel="noopener noreferrer">https://tuta.com/blog/best-whatsapp-alternatives-privacy</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="best-whatsapp-alternatives-for-privacy" data-lang="English" data-category="comparison" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Best WhatsApp Alternatives for Privacy
|
||
<a class="share-anchor" href="#link=best-whatsapp-alternatives-for-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Proton Blog</p>
|
||
<div class="link-meta">
|
||
<span>2025</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Proton's blog highlights SimpleX Chat's radical privacy approach of requiring no phone number, email, or username to create an account, using one-time invitation links instead of a central user directory. The article notes that SimpleX encrypts both messages and metadata and has undergone independent security audits, but faces limitations including a small user base and reports of misuse by extremist groups.</p>
|
||
</div>
|
||
<a class="link-url" href="https://proton.me/blog/whatsapp-alternatives" target="_blank" rel="noopener noreferrer">https://proton.me/blog/whatsapp-alternatives</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-privacy-friendly-messenger-for-maximum-privacy" data-lang="German" data-category="guide" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Privacy-Friendly Messenger for Maximum Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-privacy-friendly-messenger-for-maximum-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - Datenschutzfreundlicher Messenger fur maximale Privatsphare</p>
|
||
|
||
<p class="link-publisher">Digital Unplug Schweiz</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>German</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German-language privacy site describes SimpleX Chat as an open-source messenger that completely eliminates user IDs and stores data locally on devices. It details the Double-Ratchet Protocol encryption, temporary connection links, decentralized proxy server routing with optional Tor integration, and cross-platform availability across iOS, Android, Windows, macOS, and Linux.</p>
|
||
</div>
|
||
<a class="link-url" href="https://digitalunplug.ch/simplex.php" target="_blank" rel="noopener noreferrer">https://digitalunplug.ch/simplex.php</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="anonymous-messaging-app-simplex-chat-setup-and-usage-guide" data-lang="Japanese" data-category="guide" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/vpn-taizen-simplex-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Anonymous Messaging App SimpleX Chat: Setup and Usage Guide
|
||
<a class="share-anchor" href="#link=anonymous-messaging-app-simplex-chat-setup-and-usage-guide">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">ID不要の匿名メッセージアプリ「SimpleX Chat」の使い方</p>
|
||
|
||
<p class="link-publisher">VPN Taizen</p>
|
||
<div class="link-meta">
|
||
<span>2025 (updated)</span>
|
||
<span>Japanese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese setup guide describes SimpleX as having the highest privacy protection among messaging apps, explaining its encrypted queue system where servers cannot know who communicates with whom. The reviewer provides detailed instructions for profiles, contact management, and Tor integration, but criticizes the interface as "terrible" with confusing design and iOS stability issues.</p>
|
||
</div>
|
||
<a class="link-url" href="https://vpn-taizen.com/how_to_use_anonymous_messaging_app_simplex_chat_that_doesnt_require_id/" target="_blank" rel="noopener noreferrer">https://vpn-taizen.com/how_to_use_anonymous_messaging_app_simplex_chat_that_doesnt_require_id/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="setting-up-simplex-as-your-private-messenger" data-lang="English" data-category="guide" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Setting Up SimpleX As Your Private Messenger
|
||
<a class="share-anchor" href="#link=setting-up-simplex-as-your-private-messenger">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Daniel's Blog</p>
|
||
<div class="link-meta">
|
||
<span>2025</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This blog post walks through self-hosting a SimpleX SMP server with Traefik and Docker after the author abandoned WhatsApp over privacy concerns. It highlights SimpleX's invite-link-based connections and decentralized relays that do not reveal participant information, while honestly noting the desktop app requires an active smartphone connection and lacks a web interface.</p>
|
||
</div>
|
||
<a class="link-url" href="https://xfuture-blog.com/posts/setting-up-simplex-as-your-private-messenger/" target="_blank" rel="noopener noreferrer">https://xfuture-blog.com/posts/setting-up-simplex-as-your-private-messenger/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="i-used-anonymous-chat-tools-for-a-week-these-3-are-truly-safe" data-lang="Chinese" data-category="review" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
I Used Anonymous Chat Tools for a Week: These 3 Are Truly Safe
|
||
<a class="share-anchor" href="#link=i-used-anonymous-chat-tools-for-a-week-these-3-are-truly-safe">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Wo yong le yi zhou ni ming liao tian gong ju, fa xian zhe 3 ge cai shi zhen zheng de an quan</p>
|
||
|
||
<p class="link-publisher">Zhihu</p>
|
||
<div class="link-meta">
|
||
<span>2025</span>
|
||
<span>Chinese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article reviews three anonymous messaging tools - Session, SimpleX Chat, and TWT - from a week-long hands-on test. SimpleX is praised for its zero-metadata design where even the server cannot know who is communicating, with support for text, voice, and groups, but criticized for requiring manual connection-code sharing and a developer-oriented interface that makes onboarding friends difficult.</p>
|
||
</div>
|
||
<a class="link-url" href="https://zhuanlan.zhihu.com/p/1916814606019584862" target="_blank" rel="noopener noreferrer">https://zhuanlan.zhihu.com/p/1916814606019584862</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="kostiantyn-korsun-zaluzhnyi-and-messengers" data-lang="Ukrainian" data-category="article" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Kostiantyn Korsun: Zaluzhnyi and Messengers
|
||
<a class="share-anchor" href="#link=kostiantyn-korsun-zaluzhnyi-and-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Kostyantyn Korsun: Zaluzhnyy i mesendzhery</p>
|
||
|
||
<p class="link-publisher">Tverezo.info</p>
|
||
<div class="link-meta">
|
||
<span>2025</span>
|
||
<span>Ukrainian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Ukrainian article, written by Kostyantyn Korsun, discusses General Zaluzhny's essay on technology in modern warfare and the Ukrainian military's widespread reliance on Signal for encrypted communications despite formal prohibitions. While focused on Signal's role in military contexts and the US Defense Secretary's controversy over using Signal for classified data, the article addresses the broader topic of encrypted messengers in sensitive operational environments.</p>
|
||
</div>
|
||
<a class="link-url" href="https://tverezo.info/post/205151" target="_blank" rel="noopener noreferrer">https://tverezo.info/post/205151</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="introducing-torguards-new-private-vpn-cloud-app-simplex-server" data-lang="English" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Introducing TorGuard's New Private VPN Cloud App: SimpleX Server
|
||
<a class="share-anchor" href="#link=introducing-torguards-new-private-vpn-cloud-app-simplex-server">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">TorGuard</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.torguard.net/introducing-torguards-new-private-vpn-cloud-app-simplex-server/" target="_blank" rel="noopener noreferrer">https://blog.torguard.net/introducing-torguards-new-private-vpn-cloud-app-simplex-server/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-hosting-and-services" data-lang="English" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/taurix-simplex-hosting.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Hosting and Services
|
||
<a class="share-anchor" href="#link=simplex-chat-hosting-and-services">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Taurix IT</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Taurix IT offers managed SimpleX Chat hosting services, including hosting their own SMP servers in separate locations and providing setup assistance for clients who want to self-host. The page emphasizes that SimpleX protects metadata which competitors like Signal and WhatsApp fail to adequately safeguard, making it particularly valuable for whistleblowers, journalists, and activists.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.taurix.net/simplex-chat/" target="_blank" rel="noopener noreferrer">https://www.taurix.net/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="taurix-simplex-customer-service-bot" data-lang="English" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Taurix SimpleX Customer Service Bot
|
||
<a class="share-anchor" href="#link=taurix-simplex-customer-service-bot">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Taurix IT</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This repository contains a Python-based customer service bot for SimpleX Chat that joins a specified control group and announces newly created customer chats. Control group members can then use commands to join customer conversations, automating the connection between customer service representatives and incoming inquiries.</p>
|
||
</div>
|
||
<a class="link-url" href="https://code.taurix.net/TaurixIT/simplex-customerservicebot" target="_blank" rel="noopener noreferrer">https://code.taurix.net/TaurixIT/simplex-customerservicebot</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-smp-server-setup-guide" data-lang="English" data-category="guide" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/freedomlab-simplex-smp.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX SMP Server Setup Guide
|
||
<a class="share-anchor" href="#link=simplex-smp-server-setup-guide">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Freedom Lab NYC</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">FreedomLab provides a tutorial for self-hosting a SimpleX SMP (Simple Messaging Protocol) server on a Debian/Ubuntu VPS with Tor support. The guide covers installation steps for running your own private, decentralized messaging relay server as part of the SimpleX network.</p>
|
||
</div>
|
||
<a class="link-url" href="https://freedomlab.nyc/resources/simplex-smp/" target="_blank" rel="noopener noreferrer">https://freedomlab.nyc/resources/simplex-smp/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-communities-on-monerica" data-lang="English" data-category="review" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Communities on Monerica
|
||
<a class="share-anchor" href="#link=simplex-communities-on-monerica">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Monerica</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Monerica directory page lists several Monero-focused SimpleX Chat communities spanning multiple languages and regions, including groups for Monero discussion in Slovenian, German, Italian, and Hebrew. It includes an automated bot that sends hourly Monero price updates via SimpleX.</p>
|
||
</div>
|
||
<a class="link-url" href="https://monerica.com/communities/simplex" target="_blank" rel="noopener noreferrer">https://monerica.com/communities/simplex</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-censorship-resistant-communication" data-lang="English" data-category="review" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/splintercon-simplex-listing.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Censorship-Resistant Communication
|
||
<a class="share-anchor" href="#link=simplex-chat-censorship-resistant-communication">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">SplinterCon</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">The SplinterCon anti-censorship project page describes SimpleX as a decentralized messenger that operates without user IDs, using <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> for messages and file transfers. It highlights that SimpleX can run on the Tor network and allows users to deploy their own servers, with messages routed through servers that can operate without persistence.</p>
|
||
</div>
|
||
<a class="link-url" href="https://splintercon.net/project/simplex-chat/" target="_blank" rel="noopener noreferrer">https://splintercon.net/project/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="join-beginner-privacy-on-simplex" data-lang="English" data-category="community" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/beginner-privacy-simplex-group.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Join Beginner Privacy on SimpleX
|
||
<a class="share-anchor" href="#link=join-beginner-privacy-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Beginner Privacy</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">The Beginner Privacy community selected SimpleX Chat as their primary communication platform for its strong privacy features. The page provides setup instructions for beginners across Linux, Mac, Windows, iOS, and Android, emphasizing accessibility through both graphical and command-line interfaces.</p>
|
||
</div>
|
||
<a class="link-url" href="https://beginnerprivacy.com/about/join-simplex-group/" target="_blank" rel="noopener noreferrer">https://beginnerprivacy.com/about/join-simplex-group/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="sofwulcz-e-commerce-with-simplex-contact" data-lang="Czech" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/sofwul-simplex-contact.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Sofwul.cz: E-Commerce with SimpleX Contact
|
||
<a class="share-anchor" href="#link=sofwulcz-e-commerce-with-simplex-contact">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Sofwul</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>Czech</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Czech e-commerce site lists SimpleX as one of several encrypted messaging contact options for reaching their customer support, alongside Threema, Session, Jami, and Teleguard.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.sofwul.cz/kontakty-messengery" target="_blank" rel="noopener noreferrer">https://www.sofwul.cz/kontakty-messengery</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="nbtv-community-on-simplex" data-lang="English" data-category="community" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
NBTV Community on SimpleX
|
||
<a class="share-anchor" href="#link=nbtv-community-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NBTV / Ludlow Institute</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">The Ludlow Institute (NBTV) offers SimpleX as one of several community communication platforms alongside Signal and Element, describing it as an end-to-end encrypted messaging app for real-time discussions with other NBTV community members.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ludlowinstitute.org/community" target="_blank" rel="noopener noreferrer">https://ludlowinstitute.org/community</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="taurix-tellme-bot" data-lang="English" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Taurix "tellme" Bot
|
||
<a class="share-anchor" href="#link=taurix-tellme-bot">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Taurix IT</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">TellMe is a notification system that monitors events (completed processes, server uptime, etc.) and sends alerts through SimpleX Chat or Matrix via websockets. It supports custom messages, process monitoring, periodic command output watching, and host ping availability tracking.</p>
|
||
</div>
|
||
<a class="link-url" href="https://code.taurix.net/TaurixIT/tellme" target="_blank" rel="noopener noreferrer">https://code.taurix.net/TaurixIT/tellme</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="bitlistco-bitcointalk-notification-bot" data-lang="English" data-category="service" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
BitList.co Bitcointalk Notification Bot
|
||
<a class="share-anchor" href="#link=bitlistco-bitcointalk-notification-bot">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">BitList.co</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Bitcointalk thread presents a notification bot for SimpleX Chat that monitors the forum for merit awards, mentions, quotes, specific users, topics, and keyword phrases. The developer notes that due to SimpleX's decentralized architecture, notifications may experience delays compared to Telegram alternatives, and data is stored for retry when users aren't connected.</p>
|
||
</div>
|
||
<a class="link-url" href="https://bitcointalk.org/index.php?topic=5535681.0" target="_blank" rel="noopener noreferrer">https://bitcointalk.org/index.php?topic=5535681.0</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-without-tears-wrapped-in-onion-served-via-tor" data-lang="English" data-category="guide" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nemental-simplex-tor-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Without Tears: Wrapped in Onion, Served via Tor
|
||
<a class="share-anchor" href="#link=simplex-without-tears-wrapped-in-onion-served-via-tor">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">nemental.de</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This guide explains how to host a SimpleX SMP server as a Tor hidden service using Docker containers, making the relay accessible only through .onion addresses. It notes that while SimpleX already has strong privacy by design, adding Tor hides the server's public IP and eliminates DNS exposure, pulling the relay further out of reach of traditional tracking.</p>
|
||
</div>
|
||
<a class="link-url" href="https://nemental.de/simplex-without-tears-wrapped-in-onion-served-via-tor/" target="_blank" rel="noopener noreferrer">https://nemental.de/simplex-without-tears-wrapped-in-onion-served-via-tor/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-theme-archive" data-lang="English" data-category="community" data-media="text" data-date="2025-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/simplex-themes-archive.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Theme Archive
|
||
<a class="share-anchor" href="#link=simplex-theme-archive">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">SimpleX-Themes</p>
|
||
<div class="link-meta">
|
||
<span>2025 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This community-maintained archive offers over 100 downloadable SimpleX Chat themes with preview screenshots, ranging from dark modes (AMOLED Black, Dracula) to colorful designs (Aurora Sunset, Catppuccin, neon synthwave). It is an independent community project not affiliated with SimpleX Chat Ltd, and users can submit their own custom themes.</p>
|
||
</div>
|
||
<a class="link-url" href="https://slcw.github.io/SimpleX-Themes/" target="_blank" rel="noopener noreferrer">https://slcw.github.io/SimpleX-Themes/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="my-experience-with-simplex-chat-is-it-the-ultimate-open-source-private-messaging" data-lang="English" data-category="review" data-media="text" data-date="2024-12-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/itsfoss-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
My Experience With SimpleX Chat: Is It the Ultimate Open Source Private Messaging App?
|
||
<a class="share-anchor" href="#link=my-experience-with-simplex-chat-is-it-the-ultimate-open-source-private-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">It's FOSS</p>
|
||
<div class="link-meta">
|
||
<span>Dec 2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">It's FOSS presents a highly positive experience with SimpleX Chat, praising its no-ID signup, quantum-resistant encryption, and intuitive messaging features. The main drawback noted was buggy video calls with audio and quality issues, but overall the reviewer concludes SimpleX sets a new standard for secure communication.</p>
|
||
</div>
|
||
<a class="link-url" href="https://itsfoss.com/news/simplex-chat/" target="_blank" rel="noopener noreferrer">https://itsfoss.com/news/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="these-are-the-most-secure-messaging-apps-according-to-a-criminologist" data-lang="Spanish" data-category="news" data-media="text" data-date="2024-11-25">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/noticiasnavarra-simplex-criminologist.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
These Are the Most Secure Messaging Apps According to a Criminologist
|
||
<a class="share-anchor" href="#link=these-are-the-most-secure-messaging-apps-according-to-a-criminologist">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Estas son las aplicaciones de mensajeria mas seguras segun una criminologa</p>
|
||
|
||
<p class="link-publisher">Noticias de Navarra</p>
|
||
<div class="link-meta">
|
||
<span>Nov 25, 2024</span>
|
||
<span>Spanish</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish news article reports that criminologist Maria Aperador highlights SimpleX as the most secure messaging application, citing its lack of user identifiers (not even random ones), <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, and impossibility of data tracking. She emphasizes that SimpleX contains no metadata and the app doesn't know who you are or where messages originate.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.noticiasdenavarra.com/ciencia-y-tecnologia/2024/11/25/estas-son-aplicaciones-mensajeria-mas-seguras-segun-una-criminologa-8972947.html" target="_blank" rel="noopener noreferrer">https://www.noticiasdenavarra.com/ciencia-y-tecnologia/2024/11/25/estas-son-aplicaciones-mensajeria-mas-seguras-segun-una-criminologa-8972947.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="encrypted-communication-between-programs-and-mobile-devices" data-lang="English" data-category="guide" data-media="text" data-date="2024-11-24">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bednar-encrypted-notifications.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Encrypted Communication Between Programs and Mobile Devices
|
||
<a class="share-anchor" href="#link=encrypted-communication-between-programs-and-mobile-devices">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Juraj Bednar</p>
|
||
<div class="link-meta">
|
||
<span>Nov 24, 2024</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Juraj Bednar chose SimpleX as his preferred solution for sending encrypted notifications between programs and mobile devices, valuing its lack of account creation requirements and absence of spam. He uses helper functions to send messages and files from scripts, while noting SimpleX still has bugs and does not guarantee delivery if the program finishes before transmission completes.</p>
|
||
</div>
|
||
<a class="link-url" href="https://juraj.bednar.io/en/blog-en/2024/11/24/encrypted-communication-between-programs-and-mobile-devices/" target="_blank" rel="noopener noreferrer">https://juraj.bednar.io/en/blog-en/2024/11/24/encrypted-communication-between-programs-and-mobile-devices/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-messaging-with-total-privacy" data-lang="Spanish" data-category="review" data-media="text" data-date="2024-11-19">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/verasoul-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Messaging With Total Privacy
|
||
<a class="share-anchor" href="#link=simplex-messaging-with-total-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: mensajeria con total privacidad</p>
|
||
|
||
<p class="link-publisher">VeraSoul</p>
|
||
<div class="link-meta">
|
||
<span>Nov 19, 2024</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish-language article presents SimpleX Chat as a highly secure messaging app that requires no user IDs, unlike Telegram or Signal. It highlights the app's use of its own SMP protocol, <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, decentralized architecture, and the option for users to choose between SimpleX servers or self-host alternatives.</p>
|
||
</div>
|
||
<a class="link-url" href="https://verasoul.com/simplex-mensajeria-con-total-privacidad.html" target="_blank" rel="noopener noreferrer">https://verasoul.com/simplex-mensajeria-con-total-privacidad.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="messenger-for-paranoids-configuring-simplex-chat" data-lang="Russian" data-category="guide" data-media="video" data-date="2024-11-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/russian-paranoid-messenger-tutorial.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Messenger for Paranoids: Configuring SimpleX Chat
|
||
<a class="share-anchor" href="#link=messenger-for-paranoids-configuring-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Мессенджер для параноиков. Настраиваем SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">Первый отдел</p>
|
||
<div class="link-meta">
|
||
<span>Nov 3, 2024</span>
|
||
<span>Russian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=3UcejFJ3TY0" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=3UcejFJ3TY0</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="an-anonymous-messenger-a-mandatory-standard-for-every-person" data-lang="Russian" data-category="article" data-media="text" data-date="2024-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/habr-anonymous-standard.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
An Anonymous Messenger: A Mandatory Standard for Every Person
|
||
<a class="share-anchor" href="#link=an-anonymous-messenger-a-mandatory-standard-for-every-person">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Анонимный мессенджер - обязательный стандарт для каждого человека</p>
|
||
|
||
<p class="link-publisher">Habr</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2024</span>
|
||
<span>Russian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian-language article argues that anonymous messaging with strong encryption should be a standard necessity for everyone, as governments increasingly surveil communications. SimpleX Chat is highlighted as innovative for being the first messenger without user identifiers, using temporary anonymous paired identifiers for each connection that make it impossible to correlate anonymous profiles with real identities.</p>
|
||
</div>
|
||
<a class="link-url" href="https://habr.com/ru/articles/851866/" target="_blank" rel="noopener noreferrer">https://habr.com/ru/articles/851866/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="security-in-instant-messaging-services" data-lang="Spanish" data-category="guide" data-media="text" data-date="2024-10-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Security in Instant Messaging Services
|
||
<a class="share-anchor" href="#link=security-in-instant-messaging-services">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Seguridad en servicios de mensajeria instantanea</p>
|
||
|
||
<p class="link-publisher">Colectivo 406</p>
|
||
<div class="link-meta">
|
||
<span>Oct 27, 2024</span>
|
||
<span>Spanish</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish security guide describes SimpleX Chat as using unidirectional message queues with <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> including post-quantum algorithms, where servers act only as message bridges with minimal knowledge. It notes SimpleX is fully self-hostable unlike Signal, but acknowledges the complex changing queue addresses make maintaining long-term contacts more difficult.</p>
|
||
</div>
|
||
<a class="link-url" href="https://406.neocities.org/a/apps_mensajeria/" target="_blank" rel="noopener noreferrer">https://406.neocities.org/a/apps_mensajeria/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-group-chat-tested-in-practice" data-lang="German" data-category="review" data-media="text" data-date="2024-10-14">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kuketz-group-chat-test.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Group Chat Tested in Practice
|
||
<a class="share-anchor" href="#link=simplex-chat-group-chat-tested-in-practice">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: Gruppenchat-Funktion im Praxistest</p>
|
||
|
||
<p class="link-publisher">Kuketz IT-Security Blog</p>
|
||
<div class="link-meta">
|
||
<span>Oct 14, 2024</span>
|
||
<span>German</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German privacy blogger Mike Kuketz documents significant performance issues with SimpleX's group chat functionality, including substantial message delays where one message sent at 19:39 arrived the next day at 11:50. The founder acknowledged that groups were never designed for more than 50 users, and the article concludes SimpleX is unsuitable for group chats exceeding that limit.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.kuketz-blog.de/simplex-gruppenchat-funktion-im-praxistest/" target="_blank" rel="noopener noreferrer">https://www.kuketz-blog.de/simplex-gruppenchat-funktion-im-praxistest/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="users-flocking-to-telegram-alternative-apps" data-lang="Korean" data-category="news" data-media="text" data-date="2024-10-11">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ekoreanews-telegram-alternatives.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Users Flocking to Telegram Alternative Apps
|
||
<a class="share-anchor" href="#link=users-flocking-to-telegram-alternative-apps">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">텔레그램 대안 앱으로 몰려가는 이용자들</p>
|
||
|
||
<p class="link-publisher">eKoreaNews</p>
|
||
<div class="link-meta">
|
||
<span>Oct 11, 2024</span>
|
||
<span>Korean</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Korean news article reports on users flocking to Telegram alternatives, positioning SimpleX as the first messenger without user IDs. It notes SimpleX's decentralized architecture and mentions its early funding support from Jack Dorsey, while contextualizing the migration trend against Telegram's policy changes allowing authorities access to user data.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.ekoreanews.co.kr/news/articleView.html?idxno=75746" target="_blank" rel="noopener noreferrer">https://www.ekoreanews.co.kr/news/articleView.html?idxno=75746</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-privacy-optimized-chat-app-why-telegram-users-are-leaving" data-lang="Korean" data-category="review" data-media="text" data-date="2024-10-08">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/billionnapkin-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Privacy-Optimized Chat App - Why Telegram Users Are Leaving
|
||
<a class="share-anchor" href="#link=simplex-chat-a-privacy-optimized-chat-app-why-telegram-users-are-leaving">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat, 개인 정보 보호에 최적화된 채팅 앱, 텔레그램 사용자들이 떠나는 이유</p>
|
||
|
||
<p class="link-publisher">Billionnapkin</p>
|
||
<div class="link-meta">
|
||
<span>Oct 8, 2024</span>
|
||
<span>Korean</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This article frames SimpleX as a privacy-optimized alternative to Telegram, arguing users are migrating due to Telegram's changed data access policies following CEO Pavel Durov's legal issues. The tone is promotional but balanced, acknowledging concerns about potential misuse while endorsing SimpleX for journalists, activists, and privacy-conscious professionals.</p>
|
||
</div>
|
||
<a class="link-url" href="https://billionnapkin.com/simplex-chat/" target="_blank" rel="noopener noreferrer">https://billionnapkin.com/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="why-we-recommend-simplex-now" data-lang="English" data-category="review" data-media="video" data-date="2024-10-07">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/techlore-recommend-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Why We Recommend SimpleX Now
|
||
<a class="share-anchor" href="#link=why-we-recommend-simplex-now">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Techlore</p>
|
||
<div class="link-meta">
|
||
<span>Oct 7, 2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=DVKe8U-n8fU" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=DVKe8U-n8fU</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="open-source-simplex-chat-succeeds-where-telegram-failed-russian" data-lang="Russian" data-category="news" data-media="text" data-date="2024-10-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/notebookcheck-ru-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Open-Source SimpleX Chat Succeeds Where Telegram Failed
|
||
<a class="share-anchor" href="#link=open-source-simplex-chat-succeeds-where-telegram-failed-russian">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Чат SimpleX с открытым исходным кодом преуспел там, где Telegram потерпел неудачу</p>
|
||
|
||
<p class="link-publisher">Notebookcheck Russia</p>
|
||
<div class="link-meta">
|
||
<span>Oct 3, 2024</span>
|
||
<span>Russian</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian-language Notebookcheck article highlights how SimpleX Chat addresses privacy concerns that Telegram failed to handle, including not requiring phone numbers, using one-way <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span>, allowing users to select their own servers, and providing <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with local device encryption. Unlike Telegram, which made changes after government pressure, SimpleX maintains stronger anonymity protections.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.notebookcheck-ru.com/CHat-SimpleX-s-otkrytym-iskhodnym-kodom-preuspel-tam-gde-Telegram-poterpel-neudachu.897103.0.html" target="_blank" rel="noopener noreferrer">https://www.notebookcheck-ru.com/CHat-SimpleX-s-otkrytym-iskhodnym-kodom-preuspel-tam-gde-Telegram-poterpel-neudachu.897103.0.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="open-source-simplex-chat-succeeds-where-telegram-failed-chinese" data-lang="Chinese" data-category="news" data-media="text" data-date="2024-10-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/notebookcheck-cn-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Open-Source SimpleX Chat Succeeds Where Telegram Failed
|
||
<a class="share-anchor" href="#link=open-source-simplex-chat-succeeds-where-telegram-failed-chinese">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">开源 SimpleX Chat 成功弥补了 Telegram 的不足</p>
|
||
|
||
<p class="link-publisher">Notebookcheck China</p>
|
||
<div class="link-meta">
|
||
<span>Oct 3, 2024</span>
|
||
<span>Chinese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese Notebookcheck article argues SimpleX succeeds where Telegram failed on privacy. It highlights that SimpleX requires no phone numbers, uses incognito mode with auto-generated usernames, employs one-way <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span>, and allows users to set up their own servers. The article notes unlimited group sizes but acknowledges SimpleX currently lacks widespread adoption.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.notebookcheck-cn.com/SimpleX-Chat-Telegram.897088.0.html" target="_blank" rel="noopener noreferrer">https://www.notebookcheck-cn.com/SimpleX-Chat-Telegram.897088.0.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="open-source-simplex-chat-succeeds-where-telegram-failed-english" data-lang="English" data-category="news" data-media="text" data-date="2024-10-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/notebookcheck-simplex-succeeds.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Open-Source SimpleX Chat Succeeds Where Telegram Failed
|
||
<a class="share-anchor" href="#link=open-source-simplex-chat-succeeds-where-telegram-failed-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Notebookcheck</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2, 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Notebookcheck argues that SimpleX Chat addresses privacy failures inherent in Telegram, highlighting that SimpleX requires no phone number, uses <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span>, and allows users to select their own servers. The article notes that SimpleX operates in incognito mode by default and that even SimpleX itself cannot determine where messages originate.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.notebookcheck.net/Open-source-SimpleX-Chat-succeeds-where-Telegram-failed.896988.0.html" target="_blank" rel="noopener noreferrer">https://www.notebookcheck.net/Open-source-SimpleX-Chat-succeeds-where-Telegram-failed.896988.0.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-next-level-private-messaging" data-lang="English" data-category="review" data-media="video" data-date="2024-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat - Next Level Private Messaging
|
||
<a class="share-anchor" href="#link=simplex-chat-next-level-private-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Mental Outlaw</p>
|
||
<div class="link-meta">
|
||
<span>Oct 1, 2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=0cRu98XSap0" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=0cRu98XSap0</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v61-better-calls-ios-notifications-ux-improvements" data-lang="English" data-category="news" data-media="text" data-date="2024-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v61.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v6.1: Better Calls, iOS Notifications, UX Improvements
|
||
<a class="share-anchor" href="#link=simplex-chat-v61-better-calls-ios-notifications-ux-improvements">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin covers SimpleX Chat v6.1, which enhances call functionality with camera activation and screen sharing from the desktop app during voice calls. The release also resolves iOS notification delivery problems, improves connectivity, and features a redesigned conversation layout with faster message operations.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v6-1-0/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v6-1-0/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="open-source-simplex-chat-succeeds-where-telegram-failed-portuguese" data-lang="Portuguese" data-category="news" data-media="text" data-date="2024-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/notebookcheck-pt-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Open-Source SimpleX Chat Succeeds Where Telegram Failed
|
||
<a class="share-anchor" href="#link=open-source-simplex-chat-succeeds-where-telegram-failed-portuguese">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">O SimpleX Chat de codigo aberto tem sucesso onde o Telegram falhou</p>
|
||
|
||
<p class="link-publisher">Notebookcheck Portugal</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2024</span>
|
||
<span>Portuguese</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese Notebookcheck article contrasts SimpleX with Telegram, emphasizing that SimpleX does not require phone numbers for registration, uses incognito mode and one-way <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span>, and offers end-to-end plus local device encryption. It positions SimpleX's open-source, decentralized approach against Telegram's conflicts with government agencies.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.notebookcheck.info/O-SimpleX-Chat-de-codigo-aberto-tem-sucesso-onde-o-Telegram-falhou.897026.0.html" target="_blank" rel="noopener noreferrer">https://www.notebookcheck.info/O-SimpleX-Chat-de-codigo-aberto-tem-sucesso-onde-o-Telegram-falhou.897026.0.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-hidden-portal-of-privacy" data-lang="Portuguese" data-category="review" data-media="video" data-date="2024-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/portuguese-simplex-hidden-portal.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The Hidden Portal of Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-the-hidden-portal-of-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - O Portal Oculto da Privacidade</p>
|
||
|
||
<p class="link-publisher">Paranoia</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2024</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=CCB9m0T7RIM" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=CCB9m0T7RIM</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="goodbye-telegram-welcome-simplex" data-lang="Hungarian" data-category="community" data-media="text" data-date="2024-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Goodbye Telegram, Welcome SimpleX!
|
||
<a class="share-anchor" href="#link=goodbye-telegram-welcome-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Viszlat Telegram, udvozollek SimpleX!</p>
|
||
|
||
<p class="link-publisher">HUP.hu</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2024</span>
|
||
<span>Hungarian</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Hungarian article shares a user's year-long experience with SimpleX Chat, praising that it requires no email, phone number, username, or password to register. The author describes the SimpleX address system, the Directory Bot for finding public groups, and notes the tradeoff that deleting the app without a database backup means permanently losing your profile and all contacts, while also referencing the Wired article about neo-Nazis on SimpleX and the SimpleX developer's response defending privacy.</p>
|
||
</div>
|
||
<a class="link-url" href="https://hup.hu/node/186622" target="_blank" rel="noopener noreferrer">https://hup.hu/node/186622</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-decentralized-messaging-app" data-lang="Italian" data-category="review" data-media="text" data-date="2024-09-18">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/lealternative-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Decentralized Messaging App
|
||
<a class="share-anchor" href="#link=simplex-chat-a-decentralized-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat, un'app di messaggistica decentralizzata</p>
|
||
|
||
<p class="link-publisher">Le Alternative</p>
|
||
<div class="link-meta">
|
||
<span>Sep 18, 2024</span>
|
||
<span>Italian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian article reviews SimpleX Chat as a completely decentralized messaging app emphasizing anonymity and privacy, with no user IDs and end-to-end encrypted messages that remain on servers only until delivery. It notes support for audio/video calls, message editing, and self-hosted servers, while flagging drawbacks like high battery consumption and account recovery difficulties without backups.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.lealternative.net/2024/09/18/simplex-chat-unapp-di-messaggistica-decentralizzata/" target="_blank" rel="noopener noreferrer">https://blog.lealternative.net/2024/09/18/simplex-chat-unapp-di-messaggistica-decentralizzata/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="alternatives-to-signal-and-telegram-which-secure-messenger-to-use-now" data-lang="Russian" data-category="review" data-media="text" data-date="2024-09-09">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/hi-tech-mail-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Alternatives to Signal and Telegram: Which Secure Messenger to Use Now?
|
||
<a class="share-anchor" href="#link=alternatives-to-signal-and-telegram-which-secure-messenger-to-use-now">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Alternativy Signal i Telegram: kakoj bezopasnyj messendzher ispol'zovat' teper'?</p>
|
||
|
||
<p class="link-publisher">hi-tech.mail.ru</p>
|
||
<div class="link-meta">
|
||
<span>Sep 9, 2024</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian tech review highlights SimpleX's complete anonymity through having no telephone numbers or identifiers, and describes its support for audio/video calls, file transfer, disappearing messages, and personal relay servers. It notes all information is stored exclusively on user devices, with messages only temporarily held on relay servers during delivery.</p>
|
||
</div>
|
||
<a class="link-url" href="https://hi-tech.mail.ru/review/114266-alternativy-signal-i-telegram-kakoj-bezopasnyj-messendzher-ispolzovat/" target="_blank" rel="noopener noreferrer">https://hi-tech.mail.ru/review/114266-alternativy-signal-i-telegram-kakoj-bezopasnyj-messendzher-ispolzovat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-and-matrix-are-the-best-messengers-period" data-lang="Polish" data-category="comparison" data-media="text" data-date="2024-09-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/programista-pasji-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX and Matrix Are the Best Messengers. Period.
|
||
<a class="share-anchor" href="#link=simplex-and-matrix-are-the-best-messengers-period">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX i Matrix to najlepsze komunikatory. Kropka.</p>
|
||
|
||
<p class="link-publisher">Programista Dla Pasji</p>
|
||
<div class="link-meta">
|
||
<span>Sep 5, 2024</span>
|
||
<span>Polish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Polish article evaluates multiple messengers, praising SimpleX for its decentralization where servers function merely as message relays, requiring no personal data. However, the author ultimately chooses Matrix over SimpleX for daily use due to Matrix's superior multi-device support, while acknowledging SimpleX's elegant simplicity and decentralized design.</p>
|
||
</div>
|
||
<a class="link-url" href="https://programistadlapasji.pl/simplex-i-matrix-to-najlepsze-komunikatory-kropka/" target="_blank" rel="noopener noreferrer">https://programistadlapasji.pl/simplex-i-matrix-to-najlepsze-komunikatory-kropka/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="decentralized-messengers-choosing-the-most-secure-way-to-communicate" data-lang="Russian" data-category="guide" data-media="text" data-date="2024-09-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Decentralized Messengers: Choosing the Most Secure Way to Communicate
|
||
<a class="share-anchor" href="#link=decentralized-messengers-choosing-the-most-secure-way-to-communicate">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Detsentralizovannyye messendzhery: vybiraem samyj bezopasnyj sposob obshcheniya</p>
|
||
|
||
<p class="link-publisher">SecurityLab.ru</p>
|
||
<div class="link-meta">
|
||
<span>Sep 1, 2024</span>
|
||
<span>Russian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian security analysis categorizes SimpleX Chat as a decentralized and anonymous messenger prioritizing minimalism and maximum security. It notes SimpleX provides a high level of anonymity and eliminates metadata exposure, but acknowledges its restricted functionality and relatively low user awareness.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.securitylab.ru/analytics/551634.php" target="_blank" rel="noopener noreferrer">https://www.securitylab.ru/analytics/551634.php</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="signals-brothers-choosing-from-five-most-private-and-protected-messengers" data-lang="Russian" data-category="review" data-media="text" data-date="2024-08-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/xakep-simplex-signal-brothers.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Signal's Brothers: Choosing From Five Most Private and Protected Messengers
|
||
<a class="share-anchor" href="#link=signals-brothers-choosing-from-five-most-private-and-protected-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Bratya Signal. Vybiraem iz pyati naibolee privatnykh i zashchishchyonnykh messendzherov</p>
|
||
|
||
<p class="link-publisher">Xakep.ru</p>
|
||
<div class="link-meta">
|
||
<span>Aug 27, 2024</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian security magazine calls SimpleX "the most interesting messenger in this selection, and also the most mysterious." The article highlights its anonymous registration requiring no phone number, federated architecture allowing user-hosted relay servers, and modern functionality including audio/video calls and disappearing messages.</p>
|
||
</div>
|
||
<a class="link-url" href="https://xakep.ru/2024/08/27/5-private-messengers/" target="_blank" rel="noopener noreferrer">https://xakep.ru/2024/08/27/5-private-messengers/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="sharing-several-e2ee-open-source-chat-apps-100x-safer-than-telegram" data-lang="Chinese" data-category="community" data-media="text" data-date="2024-08-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/v2ex-simplex-telegram-100x.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Sharing Several E2EE Open-Source Chat Apps 100x Safer Than Telegram
|
||
<a class="share-anchor" href="#link=sharing-several-e2ee-open-source-chat-apps-100x-safer-than-telegram">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Fen xiang ji ge bi dian bao Telegram an quan 100 bei de duan dui duan jia mi kai yuan liao tian ruan jian</p>
|
||
|
||
<p class="link-publisher">V2EX</p>
|
||
<div class="link-meta">
|
||
<span>Aug 26, 2024</span>
|
||
<span>Chinese</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese V2EX forum post recommends SimpleX as having the highest encryption strength among reviewed E2EE messaging apps, highlighting that unlike Session's fixed IDs, SimpleX eliminates even fixed identifiers entirely. It notes SimpleX uses temporary anonymous pairing identifiers, creates independent fingerprints per conversation, supports Tor integration, and can be self-hosted.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.v2ex.com/t/1067954" target="_blank" rel="noopener noreferrer">https://www.v2ex.com/t/1067954</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="sharing-e2ee-open-source-chat-apps-100x-safer-than-telegram" data-lang="Chinese" data-category="article" data-media="text" data-date="2024-08-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/matters-simplex-telegram-comparison.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Sharing E2EE Open-Source Chat Apps 100x Safer Than Telegram
|
||
<a class="share-anchor" href="#link=sharing-e2ee-open-source-chat-apps-100x-safer-than-telegram">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Fen xiang ji ge bi dian bao Telegram an quan 100 bei de kai yuan liao tian ruan jian</p>
|
||
|
||
<p class="link-publisher">Matters.town</p>
|
||
<div class="link-meta">
|
||
<span>Aug 26, 2024</span>
|
||
<span>Chinese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article recommends several end-to-end encrypted open-source chat apps that are far more secure than Telegram, written in the context of the Telegram founder's detention in France. It explains <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and mentions Session and SimpleX among the recommended alternatives that protect message content from being readable even by the relay servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://matters.town/a/hvb8p0wepluy" target="_blank" rel="noopener noreferrer">https://matters.town/a/hvb8p0wepluy</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-raises-dollar13m-from-jack-dorsey-and-asymmetric-vc-releases-chat-v60" data-lang="English" data-category="news" data-media="text" data-date="2024-08-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-funding-v60.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Raises $1.3M From Jack Dorsey and Asymmetric VC, Releases Chat v6.0
|
||
<a class="share-anchor" href="#link=simplex-raises-dollar13m-from-jack-dorsey-and-asymmetric-vc-releases-chat-v60">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Aug 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin reports that SimpleX Chat secured $1.3 million in pre-seed investment led by Jack Dorsey and Asymmetric Capital Partners. The v6.0 release includes protocol improvements reducing the messages needed for users to connect by half, a redesigned mobile interface, image blur options, and improved moderation tools supporting up to 20 message selections.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v6-0/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v6-0/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="anonymous-chat-showdown-session-vs-simplex" data-lang="Japanese" data-category="comparison" data-media="text" data-date="2024-07-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kusaimara-session-vs-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Anonymous Chat Showdown: Session vs SimpleX
|
||
<a class="share-anchor" href="#link=anonymous-chat-showdown-session-vs-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">匿名チャット対決!Session対SimpleX</p>
|
||
|
||
<p class="link-publisher">Kusaimara Blog</p>
|
||
<div class="link-meta">
|
||
<span>Jul 2024</span>
|
||
<span>Japanese</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese blog post compares Session and SimpleX across recognition, usability, and anonymity. It notes SimpleX avoids user IDs entirely using unique URLs for connections but requires manual Tor activation. The author concludes both tools suffer from limited adoption, arguing that messaging apps require network effects to be practical.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kusaimara.net/2024/07/758" target="_blank" rel="noopener noreferrer">https://kusaimara.net/2024/07/758</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-introduces-enhanced-ip-privacy-measures" data-lang="English" data-category="news" data-media="text" data-date="2024-06-12">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/reclaimthenet-ip-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Introduces Enhanced IP Privacy Measures
|
||
<a class="share-anchor" href="#link=simplex-introduces-enhanced-ip-privacy-measures">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Reclaim the Net</p>
|
||
<div class="link-meta">
|
||
<span>Jun 12, 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Reclaim The Net covers SimpleX Chat v5.8's private message routing protocol where the forwarding relay is chosen by the sender and the second by the recipient, ensuring neither party can observe the other's IP address. The developers rejected embedding Tor due to latency and metadata correlation issues, instead building their own solution that provides IP protection by default.</p>
|
||
</div>
|
||
<a class="link-url" href="https://reclaimthenet.org/simplex-introduces-enhanced-ip-privacy-measures" target="_blank" rel="noopener noreferrer">https://reclaimthenet.org/simplex-introduces-enhanced-ip-privacy-measures</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v58-private-message-routing" data-lang="English" data-category="news" data-media="text" data-date="2024-06-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v58-routing.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v5.8: Private Message Routing
|
||
<a class="share-anchor" href="#link=simplex-chat-v58-private-message-routing">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Jun 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin covers SimpleX Chat v5.8's introduction of private message routing, described as a 2-hop <span data-glossary="tooltip-onion-routing" class="glossary-term">onion routing</span> protocol inspired by Tor that protects both users' IP addresses and transport sessions. The update also adds file reception protections from unknown servers, chat themes with wallpapers, and improved group permissions for admins.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v5-8/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v5-8/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="step-by-step-simplex-chat-guide" data-lang="Portuguese" data-category="guide" data-media="text" data-date="2024-05-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/alexemidio-substack-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Step-by-Step SimpleX Chat Guide
|
||
<a class="share-anchor" href="#link=step-by-step-simplex-chat-guide">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Passo a passo do aplicativo SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">Alex Emidio / Substack</p>
|
||
<div class="link-meta">
|
||
<span>May 26, 2024</span>
|
||
<span>Portuguese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese step-by-step guide covers SimpleX Chat's backup and data recovery features, including database encryption with user-created passwords and export of encrypted backups. It emphasizes the local-first approach where contacts and messages are stored on the user's device, and warns that the database password cannot be changed if lost.</p>
|
||
</div>
|
||
<a class="link-url" href="https://alexemidio.substack.com/p/passo-a-passo-do-aplicativo-simplexchat" target="_blank" rel="noopener noreferrer">https://alexemidio.substack.com/p/passo-a-passo-do-aplicativo-simplexchat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="why-i-recommend-simplex-over-signal-and-session" data-lang="Japanese" data-category="review" data-media="text" data-date="2024-05-19">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ameblo-vpn53049-simplex-recommend.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Why I Recommend SimpleX Over Signal and Session
|
||
<a class="share-anchor" href="#link=why-i-recommend-simplex-over-signal-and-session">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">巷で話題のSignalやSessionではなくSimpleXをおすすめする理由</p>
|
||
|
||
<p class="link-publisher">vpn53049 / Ameblo</p>
|
||
<div class="link-meta">
|
||
<span>May 19, 2024</span>
|
||
<span>Japanese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese blog post advocates for SimpleX over Signal and Session, citing its per-connection one-time IDs, <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span>, and post-quantum encryption. The author criticizes Session for lacking <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span> and using fixed permanent IDs, and questions Signal's leadership integrity, concluding SimpleX addresses privacy gaps present in both alternatives.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ameblo.jp/vpn53049/entry-12852836589.html" target="_blank" rel="noopener noreferrer">https://ameblo.jp/vpn53049/entry-12852836589.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-launches-quantum-resistant-encryption-in-beta" data-lang="English" data-category="news" data-media="text" data-date="2024-04-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/reclaimthenet-quantum-beta.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Launches Quantum-Resistant Encryption in Beta
|
||
<a class="share-anchor" href="#link=simplex-launches-quantum-resistant-encryption-in-beta">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Reclaim the Net</p>
|
||
<div class="link-meta">
|
||
<span>Apr 2, 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Reclaim The Net reports that SimpleX Chat launched a beta version of quantum-resistant encryption, implementing <span data-glossary="tooltip-post-quantum-cryptography" class="glossary-term">post-quantum cryptography</span> with an improved quantum-resistant <span data-glossary="tooltip-double-ratchet-algorithm" class="glossary-term">double ratchet algorithm</span>. The article notes the use of fixed 16kb block sizes and lossless compression to prevent traffic analysis, with the feature currently optional for users.</p>
|
||
</div>
|
||
<a class="link-url" href="https://reclaimthenet.org/simplex-chat-launches-quantum-resistant-encryption-in-beta" target="_blank" rel="noopener noreferrer">https://reclaimthenet.org/simplex-chat-launches-quantum-resistant-encryption-in-beta</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v57-quantum-resistant-end-to-end-encryption" data-lang="English" data-category="news" data-media="text" data-date="2024-04-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v57-quantum.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v5.7: Quantum Resistant <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">End-to-End Encryption</span>
|
||
<a class="share-anchor" href="#link=simplex-chat-v57-quantum-resistant-end-to-end-encryption">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Apr 2024</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin reports that SimpleX Chat v5.7 introduced quantum-resistant <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> for all contacts and message forwarding without revealing the source. The article notes planned third-party security audits and the team's request for community donations to help cover audit costs exceeding $50,000.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v5-7-0/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v5-7-0/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="self-host-simplex-chat" data-lang="Spanish" data-category="guide" data-media="video" data-date="2024-02-10">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/hospeda-simplex-chat.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Self-Host SimpleX Chat
|
||
<a class="share-anchor" href="#link=self-host-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Hospeda SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">CLASES DE LINUX</p>
|
||
<div class="link-meta">
|
||
<span>Feb 10, 2024</span>
|
||
<span>Spanish</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=p1NF68KIt7M" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=p1NF68KIt7M</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="self-hosted-simplex-chat" data-lang="English" data-category="guide" data-media="video" data-date="2024-02-08">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/selfhosted-simplex-tutorial.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Self-Hosted SimpleX Chat
|
||
<a class="share-anchor" href="#link=self-hosted-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Simple Messaging With Unusually Good Privacy</p>
|
||
<div class="link-meta">
|
||
<span>Feb 8, 2024</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=1zMAGzYBgJY" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=1zMAGzYBgJY</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-communication-client-for-truly-secure-and-anonymous-communication" data-lang="Croatian" data-category="review" data-media="text" data-date="2024-02-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bug-hr-app-of-day.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Communication Client for Truly Secure and Anonymous Communication
|
||
<a class="share-anchor" href="#link=simplex-communication-client-for-truly-secure-and-anonymous-communication">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX - komunikacijski klijent za stvarno sigurnu i anonimnu komunikaciju</p>
|
||
|
||
<p class="link-publisher">Bug.hr</p>
|
||
<div class="link-meta">
|
||
<span>Feb 2, 2024</span>
|
||
<span>Croatian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Croatian tech publication describes SimpleX as a highly secure, decentralized messaging app using Double Ratchet encryption with no user identifiers and local-only data storage. It highlights anonymous profiles, self-destructing messages, voice and video calls, and self-hosting capability, with one commenter noting it is "really top for privacy."</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.bug.hr/appdana/simplex-komunikacijski-klijent-za-stvarno-sigurnu-i-anonimnu-komunikaciju-38082" target="_blank" rel="noopener noreferrer">https://www.bug.hr/appdana/simplex-komunikacijski-klijent-za-stvarno-sigurnu-i-anonimnu-komunikaciju-38082</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="group-p2p-chats-and-the-first-messenger-without-id" data-lang="Russian" data-category="article" data-media="text" data-date="2024-02-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/habr-globalsign-p2p-chats.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Group P2P Chats and the First Messenger Without ID
|
||
<a class="share-anchor" href="#link=group-p2p-chats-and-the-first-messenger-without-id">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Групповые P2P-чаты и первый мессенджер без ID</p>
|
||
|
||
<p class="link-publisher">Habr / GlobalSign</p>
|
||
<div class="link-meta">
|
||
<span>Feb 2024</span>
|
||
<span>Russian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Habr article examines group P2P messaging and SimpleX as the first messenger without user IDs, using temporary anonymous paired message queue identifiers unique to each connection. It details incognito mode, decentralized storage, dual-layer encryption, and Tor compatibility, contrasting SimpleX's approach with all existing messengers that rely on some form of user identification.</p>
|
||
</div>
|
||
<a class="link-url" href="https://habr.com/ru/companies/globalsign/articles/792986/" target="_blank" rel="noopener noreferrer">https://habr.com/ru/companies/globalsign/articles/792986/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-private-and-encrypted-open-source-communication-tool-without-any-" data-lang="Chinese" data-category="review" data-media="text" data-date="2024-01-07">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ababtools-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Private and Encrypted Open-Source Communication Tool Without Any User IDs
|
||
<a class="share-anchor" href="#link=simplex-chat-a-private-and-encrypted-open-source-communication-tool-without-any-">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat:一个私人且加密的开源通讯工具,没有任何用户 ID</p>
|
||
|
||
<p class="link-publisher">Ababtools</p>
|
||
<div class="link-meta">
|
||
<span>Jan 7, 2024</span>
|
||
<span>Chinese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This article describes SimpleX Chat as an open-source messaging platform that does not rely on any user identifier, not even random numbers. It highlights Double Ratchet encryption, multiple chat profiles including hidden ones, encrypted voice messages and audio/video calls, secret group chats, and portable encrypted databases, with availability across Android, iOS, and desktop.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ababtools.com/?post=955" target="_blank" rel="noopener noreferrer">https://ababtools.com/?post=955</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-spanish" data-lang="Spanish" data-category="interview" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/gatooscuro-simplex-interview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Interview With the Author of SimpleX Chat: The Most Secure Messaging by Design
|
||
<a class="share-anchor" href="#link=interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-spanish">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Entrevista con el autor de SimpleX Chat: la mensajeria mas segura por diseno</p>
|
||
|
||
<p class="link-publisher">GatoOscuro</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Interview</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish-language interview with SimpleX founder Evgeny Poberezkin covers the project's approach to eliminating user identifiers, addresses concerns about government surveillance and backdoors, and discusses funding from Village Global without compromising independence. Poberezkin emphasizes that adoption, word-of-mouth promotion, and user donations are essential for the project's survival.</p>
|
||
</div>
|
||
<a class="link-url" href="https://gatooscuro.xyz/entrevista-con-el-autor-de-simplex-chat-la-mensajeria-mas-segura-por-diseno/" target="_blank" rel="noopener noreferrer">https://gatooscuro.xyz/entrevista-con-el-autor-de-simplex-chat-la-mensajeria-mas-segura-por-diseno/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-the-chat-network-that-preserves-metadata-privacy" data-lang="Portuguese" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/edivaldo-brito-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: The Chat Network That Preserves Metadata Privacy
|
||
<a class="share-anchor" href="#link=simplex-the-chat-network-that-preserves-metadata-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX, a rede de bate-papo que preserva a privacidade de metadados</p>
|
||
|
||
<p class="link-publisher">Edivaldo Brito</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese article describes SimpleX as a decentralized, open-source chat network that preserves metadata privacy by using disposable relay nodes and assigning no user identifiers for message routing. It explains that SimpleX employs two layers of <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> - double ratchet for <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span> and a second layer to protect metadata - along with unidirectional (simplex) message queues that combine the advantages of P2P and server-based architectures.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.edivaldobrito.com.br/simplex-a-rede-de-bate-papo-que-preserva-a-privacidade-de-metadados/" target="_blank" rel="noopener noreferrer">https://www.edivaldobrito.com.br/simplex-a-rede-de-bate-papo-que-preserva-a-privacidade-de-metadados/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-is-an-alternative-to-telegram-focused-on-privacy" data-lang="Portuguese" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/midia-segura-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Is an Alternative to Telegram Focused on Privacy
|
||
<a class="share-anchor" href="#link=simplex-is-an-alternative-to-telegram-focused-on-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX e uma alternativa ao Telegram com foco na privacidade</p>
|
||
|
||
<p class="link-publisher">Midia Segura</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese-language article presents SimpleX as a privacy-focused alternative to Telegram, noting increased user migration following Pavel Durov's arrest and Telegram's policy changes. It highlights SimpleX as the first messaging app without a user ID, email, or phone number, with backing from Jack Dorsey.</p>
|
||
</div>
|
||
<a class="link-url" href="https://midiasegura.com/simplex-e-uma-alternativa-ao-telegram-com-foco-na-privacidade/" target="_blank" rel="noopener noreferrer">https://midiasegura.com/simplex-e-uma-alternativa-ao-telegram-com-foco-na-privacidade/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-first-messenger-without-user-id" data-lang="Portuguese" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/tabnews-simplex-first-messenger.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The First Messenger Without User ID
|
||
<a class="share-anchor" href="#link=simplex-chat-the-first-messenger-without-user-id">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Simplex Chat - O primeiro mensageiro sem ID de usuario</p>
|
||
|
||
<p class="link-publisher">Rafael Mesquita / TabNews</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese-language article highlights SimpleX Chat as a privacy-focused messenger that uses temporary anonymous pairwise message queue identifiers instead of user IDs, phone numbers, or usernames. It explains that this design prevents metadata correlation attacks and that user profiles are stored only on devices, with dual-layer <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and optional Tor connections.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.tabnews.com.br/RafaelMesquita/simplex-chat-o-primeiro-mensageiro-sem-id-de-usuario" target="_blank" rel="noopener noreferrer">https://www.tabnews.com.br/RafaelMesquita/simplex-chat-o-primeiro-mensageiro-sem-id-de-usuario</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-revolutionary-tool-for-private-and-even-anonymous-communications" data-lang="Portuguese" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/portuguese-simplex-revolutionary.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Revolutionary Tool for Private and Even Anonymous Communications
|
||
<a class="share-anchor" href="#link=simplex-chat-a-revolutionary-tool-for-private-and-even-anonymous-communications">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: A Ferramenta Revolucionaria para Comunicacoes Privadas e ate Anonimas</p>
|
||
|
||
<p class="link-publisher">Coach De Osasco</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=fUwPGhSYlLY" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=fUwPGhSYlLY</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="exploring-simplex-chat-a-scriptable-decentralized-messaging-app" data-lang="English" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Exploring SimpleX Chat: A Scriptable, Decentralized Messaging App
|
||
<a class="share-anchor" href="#link=exploring-simplex-chat-a-scriptable-decentralized-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Rick Carlino</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">The author explores SimpleX Chat's bot-building capabilities using its CLI application with WebSocket support, finding the process remarkably straightforward and reminiscent of writing IRC scripts with a better UX. The article includes a functional TypeScript example demonstrating how to build chatbots through JSON commands, requiring minimal setup of just downloading an executable and connecting via WebSocket.</p>
|
||
</div>
|
||
<a class="link-url" href="https://rickcarlino.com/2024/simplex-chat-bots.html" target="_blank" rel="noopener noreferrer">https://rickcarlino.com/2024/simplex-chat-bots.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-damn-private-messaging-service" data-lang="French" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Damn Private Messaging Service
|
||
<a class="share-anchor" href="#link=simplex-chat-a-damn-private-messaging-service">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat une messagerie sacrement privee</p>
|
||
|
||
<p class="link-publisher">Siksik</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>French</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://siksik.org/simplex-chat-une-messagerie-sacrement-privee/" target="_blank" rel="noopener noreferrer">https://siksik.org/simplex-chat-une-messagerie-sacrement-privee/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-new-instant-messaging-application" data-lang="French" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A New Instant Messaging Application
|
||
<a class="share-anchor" href="#link=simplex-chat-a-new-instant-messaging-application">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: Une Nouvelle Application de Messagerie Instantanee</p>
|
||
|
||
<p class="link-publisher">AEKONE</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>French</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://aek.one/simplex-chat-une-nouvelle-application-de-messagerie-instantannee/" target="_blank" rel="noopener noreferrer">https://aek.one/simplex-chat-une-nouvelle-application-de-messagerie-instantannee/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-ultra-private-messaging-app-almost-nobody-knows" data-lang="Spanish" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/spanish-simplex-ultra-private.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The Ultra-Private Messaging App Almost Nobody Knows
|
||
<a class="share-anchor" href="#link=simplex-chat-the-ultra-private-messaging-app-almost-nobody-knows">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat la app de mensajeria ultra privada que casi nadie conoce</p>
|
||
|
||
<p class="link-publisher">RD CIPHER</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=5vroKXgVZ3Q" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=5vroKXgVZ3Q</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-messaging-without-identifiers" data-lang="Spanish" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/spanish-simplex-sin-identificadores.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Messaging WITHOUT Identifiers
|
||
<a class="share-anchor" href="#link=simplex-messaging-without-identifiers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: mensajeria SIN identificadores</p>
|
||
|
||
<p class="link-publisher">Elurk Informatica</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=Uit79EFxTAs" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=Uit79EFxTAs</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="an-overview-of-privacy-focused-decentralized-instant-messengers" data-lang="English" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/marius-privacy-messengers-overview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
An Overview of Privacy-Focused, Decentralized Instant Messengers
|
||
<a class="share-anchor" href="#link=an-overview-of-privacy-focused-decentralized-instant-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Marius</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This privacy-focused blog describes SimpleX as an open-source, decentralized instant messenger that lacks fixed user identifiers, requiring neither a phone number nor a username. However, the author withdrew their recommendation after SimpleX received venture capital funding from Jack Dorsey in August 2024, citing concerns about the investment's influence.</p>
|
||
</div>
|
||
<a class="link-url" href="https://xn--gckvb8fzb.com/an-overview-of-privacy-focused-decentralized-instant-messengers/" target="_blank" rel="noopener noreferrer">https://xn--gckvb8fzb.com/an-overview-of-privacy-focused-decentralized-instant-messengers/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-next-generation-secure-communication-tool-without-identity-verifica" data-lang="Chinese" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Next-Generation Secure Communication Tool Without Identity Verification
|
||
<a class="share-anchor" href="#link=simplex-chat-next-generation-secure-communication-tool-without-identity-verifica">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat:无需身份识别的下一代安全通讯工具</p>
|
||
|
||
<p class="link-publisher">Huluohu Blog</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Chinese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article introduces SimpleX Chat as a uniquely private messaging platform that requires no phone number, email, or username of any kind, using shared links instead to establish connections. It highlights SimpleX's core advantages: true anonymity where even the servers cannot know who is talking to whom, <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, decentralized server architecture, open-source transparency, and innovative use of unidirectional message queues with rotating random receive addresses to resist network analysis.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.huluohu.com/posts/1221/" target="_blank" rel="noopener noreferrer">https://www.huluohu.com/posts/1221/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="10-most-secure-messaging-apps-of-2024" data-lang="Italian" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
10 Most Secure Messaging Apps of 2024
|
||
<a class="share-anchor" href="#link=10-most-secure-messaging-apps-of-2024">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Le 10 app di messaggistica piu sicure del 2024</p>
|
||
|
||
<p class="link-publisher">Moyens I/O Italy</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Italian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://it.moyens.net/app/app-messaggistica-piu-sicure-del-signal-session-simplex/" target="_blank" rel="noopener noreferrer">https://it.moyens.net/app/app-messaggistica-piu-sicure-del-signal-session-simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="anonymous-chat-without-phone-and-email-online-privacy-with-ultra-metadata-annihi" data-lang="Portuguese" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/portuguese-simplex-ultra-annihilation.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Anonymous Chat Without Phone and Email: Online Privacy With Ultra Metadata Annihilation
|
||
<a class="share-anchor" href="#link=anonymous-chat-without-phone-and-email-online-privacy-with-ultra-metadata-annihi">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SIMPLEX: CHAT ANONIMO SEM TELEFONE E EMAIL / PRIVACIDADE ONLINE COM ULTRA ANIQUILACAO DE METADADOS</p>
|
||
|
||
<p class="link-publisher">Leandroibov</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=gvVfpPB1srI" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=gvVfpPB1srI</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="how-to-use-simplex-private-chat-without-identification" data-lang="Portuguese" data-category="guide" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/portuguese-simplex-tutorial.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
How to Use SimpleX Private Chat Without Identification
|
||
<a class="share-anchor" href="#link=how-to-use-simplex-private-chat-without-identification">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Como usar o SimpleX chat privado sem identificacao</p>
|
||
|
||
<p class="link-publisher">Prometheus HODL</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Portuguese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=JMPxptujnaQ" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=JMPxptujnaQ</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-messaging-meets-perfect-privacy" data-lang="English" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/simplex-messaging-perfect-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Messaging Meets Perfect Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-messaging-meets-perfect-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">The Digital Prepper</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=aKRfDch_WBQ" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=aKRfDch_WBQ</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="showdown-signal-session-simplex-matrix-xmpp-vs-briar" data-lang="English" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Showdown: Signal, Session, SimpleX, Matrix, XMPP, vs Briar
|
||
<a class="share-anchor" href="#link=showdown-signal-session-simplex-matrix-xmpp-vs-briar">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Simplified Privacy</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This messenger showdown compares Signal, Session, SimpleX, Matrix, XMPP, and Briar, positioning SimpleX as "most likely to grow" due to its corporate APIs. It recommends SimpleX specifically for users who want to hide their communications, while noting it is rated as most vulnerable to psychological phishing among the messengers compared.</p>
|
||
</div>
|
||
<a class="link-url" href="https://simplifiedprivacy.com/messengers/" target="_blank" rel="noopener noreferrer">https://simplifiedprivacy.com/messengers/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="every-thing-you-need-to-know-about-simplex-chat" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/libreselfhosted-simplex-overview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Every Thing You Need to Know About SimpleX Chat
|
||
<a class="share-anchor" href="#link=every-thing-you-need-to-know-about-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Libre Self Hosted</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This self-hosting directory describes SimpleX as the most private and secure chat platform, using pairwise per-queue identifiers instead of persistent user IDs. It notes the Trail of Bits security audit, AGPL-3.0 licensing, Haskell implementation, and Tor support, emphasizing that SimpleX protocols are and will remain open and in the public domain.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.libreselfhosted.com/project/simplex-chat/" target="_blank" rel="noopener noreferrer">https://www.libreselfhosted.com/project/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="privacy-first-steps" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/sethforprivacy-privacy-steps.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Privacy First Steps
|
||
<a class="share-anchor" href="#link=privacy-first-steps">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Seth For Privacy</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">In this privacy guide by Seth for Privacy, SimpleX is recommended as a key step in the privacy journey for its protection of both message contents and metadata. The author notes SimpleX has become his preferred messenger over Signal, primarily because it eliminates the phone number requirement, and he references a detailed podcast interview with SimpleX founder Evgeny.</p>
|
||
</div>
|
||
<a class="link-url" href="https://github.com/sethforprivacy/sethforprivacy.com/blob/master/content/posts/privacy-first-steps.md" target="_blank" rel="noopener noreferrer">https://github.com/sethforprivacy/sethforprivacy.com/blob/master/content/posts/privacy-first-steps.md</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="degoogle-your-private-life-real-time-messaging" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/iode-degoogle-messaging.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Degoogle Your Private Life: Real-Time Messaging
|
||
<a class="share-anchor" href="#link=degoogle-your-private-life-real-time-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">iode Blog</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This iode tech blog article on degoogling covers SimpleX as a decentralized messaging alternative using unidirectional simplex queues. It praises SimpleX's open-source <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and censorship resistance, but identifies significant limitations: a very small user base, no remote contact discovery, slower message delivery, no multi-device support, and total data loss if the device is lost without backups.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.iode.tech/degoogle-your-private-life-4-instant-messaging/" target="_blank" rel="noopener noreferrer">https://blog.iode.tech/degoogle-your-private-life-4-instant-messaging/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="comparative-review-of-protected-messengers" data-lang="Russian" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Comparative Review of Protected Messengers
|
||
<a class="share-anchor" href="#link=comparative-review-of-protected-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Сравнительный обзор защищенных мессенджеров</p>
|
||
|
||
<p class="link-publisher">SecurityLab.ru</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Russian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian comparative review of protected messengers describes SimpleX as a decentralized platform targeting privacy-conscious users who prioritize anonymity. It notes SimpleX's strengths in avoiding phone numbers and tracking, but identifies fewer features compared to Telegram or Signal, a potentially confusing interface, and a smaller user community as drawbacks.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.securitylab.ru/blog/personal/SimlpeHacker/354153.php" target="_blank" rel="noopener noreferrer">https://www.securitylab.ru/blog/personal/SimlpeHacker/354153.php</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-overview-what-is-it" data-lang="Russian" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ddpa-simplex-overview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Overview: What Is It?
|
||
<a class="share-anchor" href="#link=simplex-chat-overview-what-is-it">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Обзор SimpleX Chat: Что это такое?</p>
|
||
|
||
<p class="link-publisher">DDPA.ru</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian overview describes SimpleX as a privacy-focused messenger that assigns users no identifiers of any kind, ensuring complete anonymity. It highlights the hybrid P2P and federated architecture, <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> resistant to relay server compromise, and positions SimpleX as ideal for journalists, activists, and cybersecurity enthusiasts.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ddpa.ru/p/simplex-chat" target="_blank" rel="noopener noreferrer">https://ddpa.ru/p/simplex-chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-comparison-of-secure-messaging-platforms" data-lang="Chinese (Tr.)" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Comparison of Secure Messaging Platforms
|
||
<a class="share-anchor" href="#link=simplex-comparison-of-secure-messaging-platforms">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">FutaGuard</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Chinese (Tr.)</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese comparison of secure messaging platforms gives SimpleX the most favorable assessment, noting it supports message deletion, disappearing messages, channels, and bots. The author calls it "currently the only one with some promise" among privacy-focused alternatives to Telegram, praising its customizable relay servers while noting ongoing cross-device synchronization challenges.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.futa.gg/1/simple-x/" target="_blank" rel="noopener noreferrer">https://blog.futa.gg/1/simple-x/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="privacy-redefined-first-messenger-without-user-ids" data-lang="Polish" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Privacy Redefined: First Messenger Without User IDs
|
||
<a class="share-anchor" href="#link=privacy-redefined-first-messenger-without-user-ids">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Prywatnosc zdefiniowana na nowo - Pierwszy komunikator bez identyfikatorow uzytkownikow</p>
|
||
|
||
<p class="link-publisher">CONEA</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Polish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="http://conea.pl/aktualnosci/Prywatnosc-zdefiniowana-na-nowo---Pierwszy-komunikator-bez-identyfikator%C3%B3w-uzytkownik%C3%B3w-(ID)_158" target="_blank" rel="noopener noreferrer">http://conea.pl/aktualnosci/Prywatnosc-zdefiniowana-na-nowo---Pierwszy-komunikator-bez-identyfikator%C3%B3w-uzytkownik%C3%B3w-(ID)_158</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="security-in-a-box-communication-tools" data-lang="Turkish" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/securityinabox-simplex-turkish.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Security in a Box: Communication Tools
|
||
<a class="share-anchor" href="#link=security-in-a-box-communication-tools">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Ilgili Araclar - Communication Tools</p>
|
||
|
||
<p class="link-publisher">Security in a Box / Front Line Defenders</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Turkish</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Turkish-language page from Security in a Box, a digital security guide, lists SimpleX Chat as a free, open-source secure messaging application. It notes SimpleX's <span data-glossary="tooltip-decentralized-network" class="glossary-term">decentralized network</span>, lack of phone number requirements, absence of fixed user identifiers, <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> by default, disappearing messages, and the Trail of Bits security assessment.</p>
|
||
</div>
|
||
<a class="link-url" href="https://securityinabox.org/tr/communication/tools/" target="_blank" rel="noopener noreferrer">https://securityinabox.org/tr/communication/tools/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="most-secure-messaging-apps-in-the-world" data-lang="Farsi" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Most Secure Messaging Apps in the World
|
||
<a class="share-anchor" href="#link=most-secure-messaging-apps-in-the-world">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Plaza.ir</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Farsi</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.plaza.ir/241420/best-encrypted-messaging-apps" target="_blank" rel="noopener noreferrer">https://www.plaza.ir/241420/best-encrypted-messaging-apps</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="truly-secure-and-anonymous-social-communication-tools" data-lang="Chinese" data-category="guide" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/chinese-youtube-secure-tools.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Truly Secure and Anonymous Social Communication Tools
|
||
<a class="share-anchor" href="#link=truly-secure-and-anonymous-social-communication-tools">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">极客小白</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Chinese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=UXH6wUOqnfk" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=UXH6wUOqnfk</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="top-10-most-secure-messaging-apps-in-2024" data-lang="Danish" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Top 10 Most Secure Messaging Apps in 2024
|
||
<a class="share-anchor" href="#link=top-10-most-secure-messaging-apps-in-2024">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Top 10 mest sikre besked-apps i 2024</p>
|
||
|
||
<p class="link-publisher">Moyens I/O Denmark</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Danish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://dk.moyens.net/apps/top-mest-sikre-besked-apps-signal-session-simplex/" target="_blank" rel="noopener noreferrer">https://dk.moyens.net/apps/top-mest-sikre-besked-apps-signal-session-simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-next-generation-secure-communication-tool" data-lang="Chinese" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/zhousa-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Next-Generation Secure Communication Tool
|
||
<a class="share-anchor" href="#link=simplex-chat-next-generation-secure-communication-tool">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Zhousa.com</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Chinese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Chinese article presents SimpleX as a next-generation secure communication tool with an identity-free design requiring no phone number, email, or username. It explains the single-direction message queue architecture with rotating receiver addresses, and positions the platform for ordinary users, journalists, activists, and anyone valuing privacy.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.zhousa.com/archives/60915.html" target="_blank" rel="noopener noreferrer">https://www.zhousa.com/archives/60915.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-in-test" data-lang="German" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bitcoinlighthouse-simplex-test.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX in Test
|
||
<a class="share-anchor" href="#link=simplex-in-test">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX im Test</p>
|
||
|
||
<p class="link-publisher">Bitcoinlighthouse.de</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>German</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German review tests SimpleX and explains how it fundamentally differs from other messengers by using no user IDs at all - not even random numbers - to protect metadata privacy. The article describes how SimpleX uses per-contact message queue identifiers instead of user identifiers, and highlights the incognito mode which assigns a different display name for each contact, preventing even contacts from proving they communicate with the same person.</p>
|
||
</div>
|
||
<a class="link-url" href="https://bitcoinlighthouse.de/privacy/simplex-im-test/" target="_blank" rel="noopener noreferrer">https://bitcoinlighthouse.de/privacy/simplex-im-test/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="privacy-handbook-simplex" data-lang="German" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Privacy Handbook: SimpleX
|
||
<a class="share-anchor" href="#link=privacy-handbook-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Datenschutz-Handbuch</p>
|
||
|
||
<p class="link-publisher">Privacy-Handbuch.de</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>German</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German privacy handbook describes SimpleX as using an innovative metadata-avoidance approach with no account IDs, where encrypted sessions are established directly between clients and servers merely route data packets. It notes SimpleX is particularly suited for concealing contact with specific individuals, though adoption remains limited for everyday use.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.privacy-handbuch.de/handbuch_89.htm" target="_blank" rel="noopener noreferrer">https://www.privacy-handbuch.de/handbuch_89.htm</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="vcru-article-on-simplex" data-lang="Russian" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/vc-ru-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
VC.ru Article on SimpleX
|
||
<a class="share-anchor" href="#link=vcru-article-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">VC.ru</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Russian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian user review describes SimpleX as having clear, high-quality voice and video calls, but identifies significant practical limitations including slow media file delivery, compressed photos, and sluggish video uploads. The author expresses skepticism about Microsoft's involvement with the project and concludes that the messenger functions more like a calling app than a complete communication platform.</p>
|
||
</div>
|
||
<a class="link-url" href="https://vc.ru/id2160811/779184" target="_blank" rel="noopener noreferrer">https://vc.ru/id2160811/779184</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="rutube-simplex-chat-video" data-lang="Russian" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/rutube-simplex-video.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
RuTube: SimpleX Chat Video
|
||
<a class="share-anchor" href="#link=rutube-simplex-chat-video">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">RuTube</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This is the second video in a Russian-language series about SimpleX Chat, demonstrating its primary functionality including messaging, encrypted voice and video calls, automatic message deletion timers, incognito mode, and database backup capabilities.</p>
|
||
</div>
|
||
<a class="link-url" href="https://rutube.ru/video/b3dcb8869291d7de55596392c05aa24c/" target="_blank" rel="noopener noreferrer">https://rutube.ru/video/b3dcb8869291d7de55596392c05aa24c/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-messaging-proof-against-the-curious" data-lang="Spanish" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/franciscobarral-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Messaging Proof Against the Curious
|
||
<a class="share-anchor" href="#link=simplex-messaging-proof-against-the-curious">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: La mensajeria a prueba de curiosos</p>
|
||
|
||
<p class="link-publisher">Francisco Barral</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish article explains that SimpleX Chat uses no user identifiers and instead generates unique, temporary addresses for each connection. It describes the app's use of <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> via the Signal Protocol, <span data-glossary="tooltip-peer-to-peer" class="glossary-term">peer-to-peer</span> connections where possible, and privacy features including disappearing messages, multiple chat profiles, and incognito mode.</p>
|
||
</div>
|
||
<a class="link-url" href="https://franciscobarral.es/simplex-la-mensajeria-a-prueba-de-curiosos/" target="_blank" rel="noopener noreferrer">https://franciscobarral.es/simplex-la-mensajeria-a-prueba-de-curiosos/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-secure-messaging-and-decentralized-communities" data-lang="Spanish" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ecosistemastartup-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Secure Messaging and Decentralized Communities
|
||
<a class="share-anchor" href="#link=simplex-chat-secure-messaging-and-decentralized-communities">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: Mensajeria segura y comunidades descentralizadas</p>
|
||
|
||
<p class="link-publisher">El Ecosistema Startup</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish startup-focused article presents SimpleX as a fully decentralized messaging platform with independent security audits completed in 2022 and 2024. It highlights practical applications for startup founders and community managers who need confidential discussions without depending on centralized platforms, with availability across iOS, Android, macOS, Linux, and Windows.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ecosistemastartup.com/simplex-chat-mensajeria-segura-y-comunidades-descentralizadas/" target="_blank" rel="noopener noreferrer">https://ecosistemastartup.com/simplex-chat-mensajeria-segura-y-comunidades-descentralizadas/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="secure-messaging-apps-complete-technical-analysis" data-lang="Spanish" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/esgeeks-most-secure-app.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Secure Messaging Apps: Complete Technical Analysis
|
||
<a class="share-anchor" href="#link=secure-messaging-apps-complete-technical-analysis">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Apps de Mensajeria Seguras: Analisis Tecnico Completo</p>
|
||
|
||
<p class="link-publisher">EsGeeks</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish technical analysis describes SimpleX's approach to radical metadata reduction through ephemeral addresses and message queues specific to each contact, preventing reconstruction of social graphs. It rates SimpleX as suitable for users with strict privacy models and advanced technical knowledge, noting that while IP addresses remain visible to relay servers, using Tor resolves this.</p>
|
||
</div>
|
||
<a class="link-url" href="https://esgeeks.com/app-mensajeria-mas-segura/" target="_blank" rel="noopener noreferrer">https://esgeeks.com/app-mensajeria-mas-segura/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="most-secure-decentralized-messengers" data-lang="Spanish" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/esgeeks-decentralized-messengers.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Most Secure Decentralized Messengers
|
||
<a class="share-anchor" href="#link=most-secure-decentralized-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Mensajeros descentralizados mas seguros</p>
|
||
|
||
<p class="link-publisher">EsGeeks</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish article on secure decentralized messengers categorizes SimpleX Chat as focusing on minimalism and maximum security, with a high level of anonymity and absence of metadata. It notes SimpleX suffers from limited functionality and low popularity compared to other messaging platforms.</p>
|
||
</div>
|
||
<a class="link-url" href="https://esgeeks.com/mensajeros-descentralizados-mas-seguros/" target="_blank" rel="noopener noreferrer">https://esgeeks.com/mensajeros-descentralizados-mas-seguros/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="telegram-privacy-alternatives" data-lang="Spanish" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Telegram Privacy Alternatives
|
||
<a class="share-anchor" href="#link=telegram-privacy-alternatives">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Conoce las alternativas a Telegram de mensajeria encriptada y segura</p>
|
||
|
||
<p class="link-publisher">CriptoNoticias</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish crypto news article presents SimpleX Chat as a privacy-focused alternative to Telegram, noting that developers believe persistent alphanumeric identifiers compromise privacy. It highlights SimpleX's use of temporary anonymous message queue identifiers and single-use QR codes that reduce traceability.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.criptonoticias.com/tecnologia/alternativas-telegram-privacidad-mensajeria/" target="_blank" rel="noopener noreferrer">https://www.criptonoticias.com/tecnologia/alternativas-telegram-privacidad-mensajeria/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-tutorial-spanish" data-lang="Spanish" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bitcoin-ar-simplex-tutorial.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Tutorial
|
||
<a class="share-anchor" href="#link=simplex-chat-tutorial-spanish">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Bitcoin.ar</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Spanish</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This tutorial from ONG Bitcoin Argentina presents SimpleX as "the first mailbox without user identification," launched in 2021. It notes that while SimpleX includes standard messaging features, its ergonomics remain less fluid than WhatsApp or Signal and can be more restrictive when adding contacts, positioning it as suitable for privacy-conscious users willing to sacrifice daily convenience.</p>
|
||
</div>
|
||
<a class="link-url" href="https://bitcoin.ar/tutoriales/simplex-chat/" target="_blank" rel="noopener noreferrer">https://bitcoin.ar/tutoriales/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="top-most-secure-messaging-apps-signal-session-simplex" data-lang="Portuguese" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Top Most Secure Messaging Apps: Signal, Session, SimpleX
|
||
<a class="share-anchor" href="#link=top-most-secure-messaging-apps-signal-session-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Top aplicativos de mensagens mais seguros</p>
|
||
|
||
<p class="link-publisher">Moyens I/O Portugal</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Portuguese</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://pt.moyens.net/aplicativos/top-aplicativos-mensagens-mais-seguros-signal-session-simplex/" target="_blank" rel="noopener noreferrer">https://pt.moyens.net/aplicativos/top-aplicativos-mensagens-mais-seguros-signal-session-simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-how-to-use-the-worlds-most-private-messaging-app" data-lang="Portuguese" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/soberano-simplex-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: How to Use the World's Most Private Messaging App
|
||
<a class="share-anchor" href="#link=simplex-how-to-use-the-worlds-most-private-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Simplex: como usar o app de mensagens mais privado do mundo</p>
|
||
|
||
<p class="link-publisher">Soberano News</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Portuguese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese guide describes SimpleX as designed to not know who you are, with whom you speak, or when you speak, using blind relay servers that operate as message forwarders without identifying senders or recipients. It acknowledges the app may be slower and have a less polished design than competitors, making it ideal for journalists, activists, and those concerned with digital surveillance.</p>
|
||
</div>
|
||
<a class="link-url" href="https://soberano.news/guias-e-ferramentas/simplex-como-usar-o-app-de-mensagens-mais-privado-do-mundo/" target="_blank" rel="noopener noreferrer">https://soberano.news/guias-e-ferramentas/simplex-como-usar-o-app-de-mensagens-mais-privado-do-mundo/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="how-to-install-simplex-chat-messenger-on-linux-via-flatpak" data-lang="Portuguese" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/edivaldobrito-simplex-flatpak.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
How to Install SimpleX Chat Messenger on Linux via Flatpak
|
||
<a class="share-anchor" href="#link=how-to-install-simplex-chat-messenger-on-linux-via-flatpak">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Como instalar o mensageiro Simplex Chat no Linux via Flatpak</p>
|
||
|
||
<p class="link-publisher">Edivaldo Brito</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Portuguese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese tutorial explains how to install SimpleX Chat on Linux via Flatpak, describing it as a private, open-source encrypted messenger with no user IDs. It lists SimpleX's features including end-to-end encrypted messages, files, images, audio/video calls, secret group chats, instant private notifications, and portable chat profiles, while emphasizing that SimpleX uses no phone numbers or other user identifiers and stores all data on client devices.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.edivaldobrito.com.br/como-instalar-o-mensageiro-simplex-chat-no-linux-via-flatpak/" target="_blank" rel="noopener noreferrer">https://www.edivaldobrito.com.br/como-instalar-o-mensageiro-simplex-chat-no-linux-via-flatpak/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="top-10-best-messaging-apps-for-secure-anonymous-and-privacy-respecting-chat" data-lang="Italian" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/jacopococcia-simplex-top10.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Top 10 Best Messaging Apps for Secure, Anonymous and Privacy-Respecting Chat
|
||
<a class="share-anchor" href="#link=top-10-best-messaging-apps-for-secure-anonymous-and-privacy-respecting-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Le 10 migliori app di messaggistica per chat sicure, anonime e rispettose della privacy</p>
|
||
|
||
<p class="link-publisher">Jacopo Coccia</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Italian</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian article lists the 10 best messaging apps for secure and anonymous chats, mentioning apps like Threema, Signal, and Wire that offer <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and zero-log policies. SimpleX Chat is not specifically named in the available excerpt, which focuses on the general landscape of privacy-focused messaging and the growing need for data protection.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.jacopococcia.com/10-migliori-app-messaggistica-per-chat-sicure-anonime-privacy/" target="_blank" rel="noopener noreferrer">https://www.jacopococcia.com/10-migliori-app-messaggistica-per-chat-sicure-anonime-privacy/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="what-is-simplex-chat-english-1" data-lang="English" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
What Is SimpleX Chat?
|
||
<a class="share-anchor" href="#link=what-is-simplex-chat-english-1">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">No Trust Verify</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This article from the NoTrustVerify blog describes SimpleX as the first messaging platform that doesn't require any login, using the SimpleX Messaging Protocol (SMP) with one-way message queues. It highlights features like incognito mode with random names per contact and live message typing visibility, while acknowledging that multi-device synchronization and large group management still need improvement.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.notrustverify.ch/what-is-simplex-chat" target="_blank" rel="noopener noreferrer">https://blog.notrustverify.ch/what-is-simplex-chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-english" data-lang="English" data-category="interview" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/gatooscuro-interview-english.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Interview With the Author of SimpleX Chat: The Most Secure Messaging by Design
|
||
<a class="share-anchor" href="#link=interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">GatoOscuro</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Interview</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This interview with SimpleX founder Evgeny Poberezkin covers the protocol's design beginning in 2020 and mobile app launch in March 2022. Poberezkin acknowledges the "100% private" claim is aspirational marketing rather than absolute truth, and explains that the fully open-source, decentralized architecture prevents government backdoors from compromising the entire network.</p>
|
||
</div>
|
||
<a class="link-url" href="https://gatooscuro.xyz/interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-design/" target="_blank" rel="noopener noreferrer">https://gatooscuro.xyz/interview-with-the-author-of-simplex-chat-the-most-secure-messaging-by-design/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-best-private-messenger" data-lang="English" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/youtube-best-private-messenger.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Best Private Messenger?
|
||
<a class="share-anchor" href="#link=simplex-best-private-messenger">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Tom Spark's Reviews</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=PbYm1G-QVUc" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=PbYm1G-QVUc</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-tutorial-english" data-lang="English" data-category="guide" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/youtube-simplex-tutorial.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Tutorial
|
||
<a class="share-anchor" href="#link=simplex-chat-tutorial-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">How to use apps?</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=X7CJlbBJNcc" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=X7CJlbBJNcc</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-english-1" data-lang="English" data-category="review" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/youtube-simplex-review-2024.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review
|
||
<a class="share-anchor" href="#link=simplex-chat-review-english-1">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">QuickLearn</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=cGGrRnXAh1w" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=cGGrRnXAh1w</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-settings-and-usage-guide" data-lang="Japanese" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/notecom-deeplife-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Settings and Usage Guide
|
||
<a class="share-anchor" href="#link=simplex-chat-settings-and-usage-guide">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">匿名メッセージアプリ - Simple X Chat の設定と使い方</p>
|
||
|
||
<p class="link-publisher">ひとりかくれんぼ / note.com</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Japanese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article covers SimpleX Chat's settings and usage, including configuration of global chat settings for complete message deletion, disabling link previews, activating SimpleX Lock with a passcode, and enabling self-destruct mode. The author recommends using a VPN alongside SimpleX for genuine anonymity and stresses that message deletion requires mutual consent between users.</p>
|
||
</div>
|
||
<a class="link-url" href="https://note.com/deeplife/n/n84b9e0a75ac5" target="_blank" rel="noopener noreferrer">https://note.com/deeplife/n/n84b9e0a75ac5</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="how-to-bypass-simplex-chat-blocking" data-lang="Japanese" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/dept-one-simplex-memo.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
How to Bypass SimpleX Chat Blocking
|
||
<a class="share-anchor" href="#link=how-to-bypass-simplex-chat-blocking">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">dept.one</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Japanese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article explains that SimpleX Chat was blocked in Russia in September 2024 due to its confidentiality and security features, and provides three methods to bypass the block: using a developer-provided proxy, a third-party SOCKS proxy, or a local proxy app like Orbot. It describes SimpleX as a highly secure messenger with no user identification, decentralized architecture, and scrambled message ordering to prevent timing attacks.</p>
|
||
</div>
|
||
<a class="link-url" href="https://dept.one/memo/simplex-chat/" target="_blank" rel="noopener noreferrer">https://dept.one/memo/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-on-iqwiki" data-lang="English" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/iqwiki-simplex-entry.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat on IQ.wiki
|
||
<a class="share-anchor" href="#link=simplex-chat-on-iqwiki">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">IQ.wiki</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This IQ.wiki page provides a comprehensive overview of SimpleX Chat, covering its custom protocols (SimpleXMQ and SMP), <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with the Signal <span data-glossary="tooltip-double-ratchet-algorithm" class="glossary-term">Double Ratchet algorithm</span>, and post-quantum resistant encryption via CRYSTALS-Kyber. It notes key milestones including the v1 mobile release in 2022, Jack Dorsey's investment in August 2024, and planned Community Vouchers utility token system for 2026.</p>
|
||
</div>
|
||
<a class="link-url" href="https://iq.wiki/wiki/simplex-chat" target="_blank" rel="noopener noreferrer">https://iq.wiki/wiki/simplex-chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-how-to-use-the-most-private-messaging-app" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/soberano-simplex-english.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: How to Use the Most Private Messaging App
|
||
<a class="share-anchor" href="#link=simplex-how-to-use-the-most-private-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: how to use the world's most private messaging app</p>
|
||
|
||
<p class="link-publisher">Soberano News</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This English guide explains SimpleX's approach of deleting metadata rather than just encrypting messages, using servers as blind relays with temporary one-way queues where servers cannot identify senders or recipients. It acknowledges the app can be slower and have a less polished interface than competitors, positioning it for journalists, activists, and those concerned about digital surveillance.</p>
|
||
</div>
|
||
<a class="link-url" href="https://soberano.news/en/guides-and-tools/simplex-how-to-use-the-worlds-most-private-messaging-app/" target="_blank" rel="noopener noreferrer">https://soberano.news/en/guides-and-tools/simplex-how-to-use-the-worlds-most-private-messaging-app/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="libertarian-institute-article-on-simplex" data-lang="English" data-category="article" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Libertarian Institute Article on SimpleX
|
||
<a class="share-anchor" href="#link=libertarian-institute-article-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Institute for Libertarian Ideas / Japan</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Libertarian Institute article emphasizes that SimpleX serves everyday citizens rather than just activists, providing significant privacy improvements with minimal sacrifice of convenience. It highlights identity flexibility where users can change display names per contact, hidden profiles behind password protection, and notes SimpleX functions as an anonymization network similar to Tor.</p>
|
||
</div>
|
||
<a class="link-url" href="https://institute-for-libertarian.org/the-libertarian/2148/" target="_blank" rel="noopener noreferrer">https://institute-for-libertarian.org/the-libertarian/2148/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="better-and-more-secure-messenger-than-signal" data-lang="Polish" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/selfhosty-simplex-signal.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Better and More Secure Messenger Than Signal
|
||
<a class="share-anchor" href="#link=better-and-more-secure-messenger-than-signal">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Lepszy i bezpieczniejszy komunikator niz Signal</p>
|
||
|
||
<p class="link-publisher">Selfhosty.pl</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>Polish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Polish article argues there are more secure messengers than Signal, noting that Signal's requirement for a phone number is a serious privacy weakness since phone numbers and IP addresses can be used to track users. The article recommends exploring alternatives that do not require a phone number for registration, positioning them as safer choices for users concerned about government surveillance and data breaches.</p>
|
||
</div>
|
||
<a class="link-url" href="https://selfhosty.pl/lepszy-i-bezpieczniejszy-komunikator-niz-signal/" target="_blank" rel="noopener noreferrer">https://selfhosty.pl/lepszy-i-bezpieczniejszy-komunikator-niz-signal/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="anonymous-messaging-apps-recommended-list" data-lang="Japanese" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/deeplife-anonymous-apps-list.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Anonymous Messaging Apps: Recommended List
|
||
<a class="share-anchor" href="#link=anonymous-messaging-apps-recommended-list">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Ni ming tong xin huan jing gou jian - messeji apuri osusume ichiran</p>
|
||
|
||
<p class="link-publisher">ひとりかくれんぼ / note.com</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Japanese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article strongly recommends SimpleX Chat as the top choice for anonymous secure communication, emphasizing that it requires no phone number or email and doesn't use user identifiers or collect metadata. The author notes that user experience is mostly acceptable with only minor delays in call connections, and observes that SimpleX adoption remains relatively low in Japan.</p>
|
||
</div>
|
||
<a class="link-url" href="https://note.com/deeplife/n/ne7ffdd8a50cd" target="_blank" rel="noopener noreferrer">https://note.com/deeplife/n/ne7ffdd8a50cd</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="building-your-first-anonymous-digital-life-fundamentals" data-lang="Japanese" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/deeplife-anonymous-life-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Building Your First Anonymous Digital Life: Fundamentals
|
||
<a class="share-anchor" href="#link=building-your-first-anonymous-digital-life-fundamentals">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Tokumei de ikiru tame no saisho no kankyo kochiku to kihon no hanashi</p>
|
||
|
||
<p class="link-publisher">ひとりかくれんぼ / note.com</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Japanese</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese article about building an anonymous digital life uses SimpleX Chat as the recommended contact method for readers seeking personalized guidance on privacy topics. It presents SimpleX solely as a secure, end-to-end encrypted communication channel without elaborating on its specific features.</p>
|
||
</div>
|
||
<a class="link-url" href="https://note.com/deeplife/n/nea6f1c4e08a7" target="_blank" rel="noopener noreferrer">https://note.com/deeplife/n/nea6f1c4e08a7</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-on-yggdrasil-network" data-lang="Russian" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX on Yggdrasil Network
|
||
<a class="share-anchor" href="#link=simplex-on-yggdrasil-network">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Yggdrasil Wiki</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>Russian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian wiki page describes SimpleX as the only messenger that uses no user profile identifiers, not even random numbers, with fully open-source client and server code that anyone can self-host. It explains that SimpleX delivers messages using per-contact message queue identifiers rather than user IDs, with plans to automate queue rotation so that even conversations will have no long-term network-visible identifiers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://yggwiki.cc/social_media:simplex" target="_blank" rel="noopener noreferrer">https://yggwiki.cc/social_media:simplex</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-german" data-lang="German" data-category="review" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review
|
||
<a class="share-anchor" href="#link=simplex-chat-review-german">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Tests & Tips</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>German</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German review and testing site covering SimpleX Chat. Evaluates the messenger's privacy features, usability, and security properties as part of a broader mobile app testing catalog.</p>
|
||
</div>
|
||
<a class="link-url" href="https://tests.tips/en/?software/mobile-apps/simplex" target="_blank" rel="noopener noreferrer">https://tests.tips/en/?software/mobile-apps/simplex</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="protocols-not-platforms-nostr-btc-simplex" data-lang="English" data-category="podcast" data-media="audio" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Protocols Not Platforms: NOSTR, BTC, SimpleX
|
||
<a class="share-anchor" href="#link=protocols-not-platforms-nostr-btc-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Closed Network Privacy Podcast</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://closednetwork.io/podcast/episode-38-protocols-not-platforms-nostr-btc-simplex/" target="_blank" rel="noopener noreferrer">https://closednetwork.io/podcast/episode-38-protocols-not-platforms-nostr-btc-simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="robosats-orderbook-alert-bot-for-simplex-chat" data-lang="English" data-category="service" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/robosats-simplex-bot.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
RoboSats Orderbook Alert Bot for SimpleX Chat
|
||
<a class="share-anchor" href="#link=robosats-orderbook-alert-bot-for-simplex-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">TempleOfSats</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This open-source bot monitors the RoboSats <span data-glossary="tooltip-peer-to-peer" class="glossary-term">peer-to-peer</span> Bitcoin trading platform and sends alerts via SimpleX Chat when orders matching user-defined criteria (currency, premium rates, payment methods, trade amounts) are posted. Users manage alerts through simple commands, with a default 7-day alert lifetime and extension capabilities.</p>
|
||
</div>
|
||
<a class="link-url" href="https://github.com/TempleOfSats/Robosats-Orderbook-Alert-Bot-for-SimpleX-Chat" target="_blank" rel="noopener noreferrer">https://github.com/TempleOfSats/Robosats-Orderbook-Alert-Bot-for-SimpleX-Chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-on-lunardao-wiki" data-lang="English" data-category="community" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat on LunarDAO Wiki
|
||
<a class="share-anchor" href="#link=simplex-chat-on-lunardao-wiki">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">LunarDAO</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This LunarDAO wiki page presents SimpleX as a privacy-focused federated messaging platform that requires no phone number or account creation, using one-way message queues instead of traditional accounts. It describes features including live typing indicators, voice/video calls, disappearing messages, self-destruct passcodes, and SOCKS proxy routing, while acknowledging challenges with multi-device synchronization and large group management.</p>
|
||
</div>
|
||
<a class="link-url" href="https://wiki.lunardao.net/simplexchat.html" target="_blank" rel="noopener noreferrer">https://wiki.lunardao.net/simplexchat.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="tech-guides-for-anarchists-end-to-end-encrypted-messaging" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/anarsec-e2ee-guide.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Tech Guides for Anarchists: End-to-End Encrypted Messaging
|
||
<a class="share-anchor" href="#link=tech-guides-for-anarchists-end-to-end-encrypted-messaging">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">AnarSec</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This anarchist security guide notes SimpleX Chat uses decentralized servers (not <span data-glossary="tooltip-peer-to-peer" class="glossary-term">peer-to-peer</span>) with in-memory storage and no phone number requirement. It recommends Cwtch over SimpleX for text-only communication but suggests SimpleX as an acceptable option for voice and video calls, noting that <span data-glossary="tooltip-content-padding" class="glossary-term">content padding</span> exists to frustrate correlation attacks via message size.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.anarsec.guide/posts/e2ee/" target="_blank" rel="noopener noreferrer">https://www.anarsec.guide/posts/e2ee/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="hack-liberty-cypherpunk-community-on-simplex" data-lang="English" data-category="community" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Hack Liberty: Cypherpunk Community on SimpleX
|
||
<a class="share-anchor" href="#link=hack-liberty-cypherpunk-community-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Hack Liberty</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://links.hackliberty.org/" target="_blank" rel="noopener noreferrer">https://links.hackliberty.org/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="nowheremoe-privacy-hosting-with-simplex-infrastructure" data-lang="English" data-category="service" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nowhere-moe-simplex-servers.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Nowhere.moe: Privacy Hosting with SimpleX Infrastructure
|
||
<a class="share-anchor" href="#link=nowheremoe-privacy-hosting-with-simplex-infrastructure">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Nowhere.moe</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Privacy-focused hosting service operates community SimpleX SMP and XFTP relay servers with both clearnet and Tor onion addresses. Runs anonymous SimpleX chatrooms and provides tutorials on privacy and self-hosting.</p>
|
||
</div>
|
||
<a class="link-url" href="https://nowhere.moe/" target="_blank" rel="noopener noreferrer">https://nowhere.moe/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="xmrbazaar-monero-marketplace-on-simplex" data-lang="English" data-category="service" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
XMRBazaar: Monero Marketplace on SimpleX
|
||
<a class="share-anchor" href="#link=xmrbazaar-monero-marketplace-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">XMRBazaar</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Monero community post announces an unofficial XMRBazaar group on SimpleX Chat, providing two join links - one described as "possibly slower but uncensorable" using direct server protocols and another via the SimpleX Directory Service described as "faster but censorable." The group migrated from Matrix to SimpleX for discussing the Monero marketplace.</p>
|
||
</div>
|
||
<a class="link-url" href="https://monero.town/post/4623536" target="_blank" rel="noopener noreferrer">https://monero.town/post/4623536</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplified-privacy-tech-groups-on-simplex" data-lang="English" data-category="community" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Simplified Privacy: Tech Groups on SimpleX
|
||
<a class="share-anchor" href="#link=simplified-privacy-tech-groups-on-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Simplified Privacy</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Simplified Privacy lists several active SimpleX Chat groups covering privacy, security, cryptocurrency (Monero and Bitcoin/Lightning Network), Nostr protocol, and a Switzerland-based privacy community. The page positions SimpleX alongside Session and XMPP as decentralized messaging platforms for privacy-conscious technical discussions.</p>
|
||
</div>
|
||
<a class="link-url" href="https://simplifiedprivacy.com/techgroups/" target="_blank" rel="noopener noreferrer">https://simplifiedprivacy.com/techgroups/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-server-docker-installation-guide-smpxftp" data-lang="English" data-category="guide" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Server Docker Installation Guide (SMP/XFTP)
|
||
<a class="share-anchor" href="#link=simplex-server-docker-installation-guide-smpxftp">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Hack Liberty</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Hack Liberty forum guide provides detailed instructions for deploying SimpleX Chat's SMP and XFTP servers using Docker Compose, with dual-network configuration for both clearnet and Tor operation. It covers port configuration, security measures including running containers as unprivileged users, and emphasizes backing up private CA keys before deletion from the server.</p>
|
||
</div>
|
||
<a class="link-url" href="https://forum.hackliberty.org/t/simplex-server-docker-installation-guide-smp-xftp/140" target="_blank" rel="noopener noreferrer">https://forum.hackliberty.org/t/simplex-server-docker-installation-guide-smp-xftp/140</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-vs-quiet-privacy-and-security" data-lang="English" data-category="comparison" data-media="text" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX VS Quiet: Privacy and Security
|
||
<a class="share-anchor" href="#link=simplex-vs-quiet-privacy-and-security">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Hack Forums</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://hackforums.net/blog/SimpleX-VS-Quiet" target="_blank" rel="noopener noreferrer">https://hackforums.net/blog/SimpleX-VS-Quiet</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="monerokon-2024-simplex-chat-talk" data-lang="English" data-category="conference talk" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
MoneroKon 2024: SimpleX Chat talk
|
||
<a class="share-anchor" href="#link=monerokon-2024-simplex-chat-talk">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">SimpleX Chat</p>
|
||
<div class="link-meta">
|
||
<span>2024</span>
|
||
<span>English</span>
|
||
<span>Conference talk</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">MoneroKon 2024 conference talk by Evgeny Poberezkin on how SimpleX Chat bridges the gap between privacy-focused and mass-market messaging applications.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=Fl-QS0-qENw" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=Fl-QS0-qENw</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplexchat-on-monero-price-and-more" data-lang="English" data-category="interview" data-media="video" data-date="2024-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleXChat on Monero + Price and More!
|
||
<a class="share-anchor" href="#link=simplexchat-on-monero-price-and-more">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Monero Talk</p>
|
||
<div class="link-meta">
|
||
<span>2024 (est.)</span>
|
||
<span>English</span>
|
||
<span>Interview</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Monero Talk episode 239 featuring a discussion of SimpleX Chat's integration with Monero, payment incentives for server operators, and the broader privacy messaging landscape.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/live/quk4WY3fJCc?si=IQ0rutoHQpWtF2Un&t=3812" target="_blank" rel="noopener noreferrer">https://www.youtube.com/live/quk4WY3fJCc?si=IQ0rutoHQpWtF2Un&t=3812</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-simple-messaging-with-unusually-good-privacy-english" data-lang="English" data-category="review" data-media="video" data-date="2023-12-19">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/simplex-unusually-good-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Simple Messaging With Unusually Good Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-simple-messaging-with-unusually-good-privacy-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Remember Lads Subscribe to Big Bear</p>
|
||
<div class="link-meta">
|
||
<span>Dec 19, 2023</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=zkEY9m2E-Y4" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=zkEY9m2E-Y4</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-part-2" data-lang="Spanish" data-category="review" data-media="text" data-date="2023-12-07">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Part 2
|
||
<a class="share-anchor" href="#link=simplex-chat-part-2">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Blog de Joselito</p>
|
||
<div class="link-meta">
|
||
<span>Dec 7, 2023</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">In this follow-up Spanish post, the author details SimpleX's technical strengths including metadata protection through unidirectional message queues, double-layer encryption, and automatic message deletion from servers after receipt. While primarily an XMPP user, the author calls SimpleX "an excellent messaging platform" and appreciates that robust security works automatically without user effort.</p>
|
||
</div>
|
||
<a class="link-url" href="https://joselito.mataroa.blog/blog/simplex-chat-parte-2/" target="_blank" rel="noopener noreferrer">https://joselito.mataroa.blog/blog/simplex-chat-parte-2/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-spanish" data-lang="Spanish" data-category="comparison" data-media="text" data-date="2023-12-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/joselito-simplex-vs-xmpp.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat
|
||
<a class="share-anchor" href="#link=simplex-chat-spanish">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Blog de Joselito</p>
|
||
<div class="link-meta">
|
||
<span>Dec 5, 2023</span>
|
||
<span>Spanish</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish blog post acknowledges SimpleX offers superior privacy features over XMPP, including metadata protection and automatic encryption, but argues XMPP is not obsolete. The author identifies a vulnerability in SimpleX's group key distribution relying on administrators, and views SimpleX as promising but unproven long-term, using both platforms with XMPP as his primary messenger.</p>
|
||
</div>
|
||
<a class="link-url" href="https://joselito.mataroa.blog/blog/simplex-chat/" target="_blank" rel="noopener noreferrer">https://joselito.mataroa.blog/blog/simplex-chat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v54-link-mobile-and-desktop-apps-via-quantum-resistant-protocol" data-lang="English" data-category="news" data-media="text" data-date="2023-11-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v54-desktop.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v5.4: Link Mobile and Desktop Apps via Quantum-Resistant Protocol
|
||
<a class="share-anchor" href="#link=simplex-chat-v54-link-mobile-and-desktop-apps-via-quantum-resistant-protocol">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Nov 2023</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin covers SimpleX Chat v5.4, which introduced the ability to link mobile and desktop apps via a secure quantum-resistant protocol on local networks. The update also improved group functionality with faster joining, incognito profile support for groups, and added screen sharing for video calls on desktop.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v5-4/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v5-4/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="session-and-simplex-encrypted-messenger-comparison-english" data-lang="English" data-category="comparison" data-media="text" data-date="2023-10-29">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/freedomnode-session-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Session and SimpleX: Encrypted Messenger Comparison
|
||
<a class="share-anchor" href="#link=session-and-simplex-encrypted-messenger-comparison-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">FreedomNode</p>
|
||
<div class="link-meta">
|
||
<span>Oct 29, 2023</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">FreedomNode compares SimpleX and Session, noting that SimpleX takes privacy further by eliminating user identifiers entirely and using temporary anonymous message queue identifiers for each conversation. The article notes SimpleX represents a more experimental privacy frontier while Session provides greater stability and cross-device compatibility, with SimpleX having limitations around desktop support and requiring both parties to be online to establish connections.</p>
|
||
</div>
|
||
<a class="link-url" href="https://freedomnode.com/blog/session-and-simplex-encrypted-messenger-comparison/" target="_blank" rel="noopener noreferrer">https://freedomnode.com/blog/session-and-simplex-encrypted-messenger-comparison/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="in-search-of-a-secure-messenger" data-lang="Ukrainian" data-category="guide" data-media="text" data-date="2023-10-24">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kr-labs-secure-messenger.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
In Search of a Secure Messenger
|
||
<a class="share-anchor" href="#link=in-search-of-a-secure-messenger">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">U poshukakh bezpechnoho mesendzhera</p>
|
||
|
||
<p class="link-publisher">KR. Labs Research</p>
|
||
<div class="link-meta">
|
||
<span>Oct 24, 2023</span>
|
||
<span>Ukrainian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Ukrainian guide to secure messaging describes SimpleX as a decentralized P2P messenger where users own their own servers, requiring no phone numbers or usernames for registration. It highlights <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> by default with no metadata collection, positioning SimpleX as an advanced privacy solution appealing to activists and journalists.</p>
|
||
</div>
|
||
<a class="link-url" href="https://research.kr-labs.com.ua/secure-and-privacy-messaging-apps-guide/" target="_blank" rel="noopener noreferrer">https://research.kr-labs.com.ua/secure-and-privacy-messaging-apps-guide/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-is-a-revolutionary-messaging-platform-that-redefines-privacy" data-lang="Portuguese" data-category="review" data-media="text" data-date="2023-10-10">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Is a Revolutionary Messaging Platform That Redefines Privacy
|
||
<a class="share-anchor" href="#link=simplex-is-a-revolutionary-messaging-platform-that-redefines-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">O SimpleXchat e uma plataforma de mensagens revolucionarias que redefinem a privacidade</p>
|
||
|
||
<p class="link-publisher">Alex Emidio</p>
|
||
<div class="link-meta">
|
||
<span>Oct 10, 2023</span>
|
||
<span>Portuguese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Portuguese-language Medium article describes SimpleX Chat as a revolutionary privacy platform that eliminates user IDs entirely, requiring no phone numbers or email addresses. It highlights end-to-end encrypted messages, group chats, file sharing, disappearing messages, and encrypted audio/video calls, all operating on decentralized servers using unidirectional message queues.</p>
|
||
</div>
|
||
<a class="link-url" href="https://medium.com/@alexemidio/o-simplexchat-%C3%A9-uma-plataforma-de-mensagens-revolucion%C3%A1rias-que-redefinem-a-privacidade-sendo-o-4690f2a1b2d4" target="_blank" rel="noopener noreferrer">https://medium.com/@alexemidio/o-simplexchat-%C3%A9-uma-plataforma-de-mensagens-revolucion%C3%A1rias-que-redefinem-a-privacidade-sendo-o-4690f2a1b2d4</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="new-service-simplex-chat-server" data-lang="German" data-category="service" data-media="text" data-date="2023-10-04">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/adminforge-simplex-server.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
New Service: SimpleX Chat Server
|
||
<a class="share-anchor" href="#link=new-service-simplex-chat-server">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">AdminForge</p>
|
||
<div class="link-meta">
|
||
<span>Oct 4, 2023</span>
|
||
<span>German</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">AdminForge, a German community infrastructure provider, announces hosting a new SimpleX Chat server at simplex.adminforge.de. It describes SimpleX's Double-Ratchet encryption, multiple profile support, anonymous group participation, and explains that SMP servers function only as relays holding messages until recipients reconnect while XFTP file transfer servers retain uploads temporarily.</p>
|
||
</div>
|
||
<a class="link-url" href="https://adminforge.de/tools/neuer-service-simplex-chat-server/" target="_blank" rel="noopener noreferrer">https://adminforge.de/tools/neuer-service-simplex-chat-server/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="session-and-simplex-encrypted-messenger-comparison-english-1" data-lang="English" data-category="comparison" data-media="text" data-date="2023-10-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kodnar-session-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Session and SimpleX: Encrypted Messenger Comparison
|
||
<a class="share-anchor" href="#link=session-and-simplex-encrypted-messenger-comparison-english-1">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Michal Kodnar</p>
|
||
<div class="link-meta">
|
||
<span>Oct 2023</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This comparison characterizes SimpleX as the first identifier-free messenger, using temporary anonymous paired message queues instead of user IDs. The author finds both Session and SimpleX are interesting projects but notes SimpleX remains buggy and incomplete, requiring QR codes for new connections and lacking disappearing messages at the time of writing.</p>
|
||
</div>
|
||
<a class="link-url" href="https://michalkodnar.xyz/blog-en/culture-en/session-and-simlex-encrypted-messenger-comparison/" target="_blank" rel="noopener noreferrer">https://michalkodnar.xyz/blog-en/culture-en/session-and-simlex-encrypted-messenger-comparison/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-english" data-lang="English" data-category="review" data-media="text" data-date="2023-09-26">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/freedom-tech-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review
|
||
<a class="share-anchor" href="#link=simplex-chat-review-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Freedom.Tech</p>
|
||
<div class="link-meta">
|
||
<span>Sep 26, 2023</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Freedom.tech's review praises SimpleX Chat's beautiful UI, metadata protection through its peer-to-relay architecture, double ratchet encryption, and incognito mode for pseudonymous communication. The review identifies key weaknesses including intermittent notifications on both iOS and Android and flaky audio/video calls in beta, but concludes it is a fantastic tool ideal for activists, journalists, and privacy-focused users.</p>
|
||
</div>
|
||
<a class="link-url" href="https://freedom.tech/simplex-chat-review/" target="_blank" rel="noopener noreferrer">https://freedom.tech/simplex-chat-review/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="messaging-applications-on-medium" data-lang="Turkish" data-category="article" data-media="text" data-date="2023-09-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Messaging Applications on Medium
|
||
<a class="share-anchor" href="#link=messaging-applications-on-medium">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Mesajlasma Uygulamalari</p>
|
||
|
||
<p class="link-publisher">Gizli Kalsin / Medium</p>
|
||
<div class="link-meta">
|
||
<span>Sep 3, 2023</span>
|
||
<span>Turkish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Turkish Medium article lists SimpleX Chat as one of six recommended secure messaging applications, describing it as a decentralized instant messaging app that operates without phone numbers or user IDs. It notes users join conversations by scanning QR codes or clicking invite links, and the application provides complete anonymity.</p>
|
||
</div>
|
||
<a class="link-url" href="https://medium.com/@gizlikalsin/mesajla%C5%9Fma-uygulamalar%C4%B1-74dc81d78737" target="_blank" rel="noopener noreferrer">https://medium.com/@gizlikalsin/mesajla%C5%9Fma-uygulamalar%C4%B1-74dc81d78737</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v53-desktop-app-local-file-encryption-and-improved-groups" data-lang="English" data-category="news" data-media="text" data-date="2023-09-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v53-desktop.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v5.3: Desktop App, Local File Encryption and Improved Groups
|
||
<a class="share-anchor" href="#link=simplex-chat-v53-desktop-app-local-file-encryption-and-improved-groups">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>Sep 2023</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">No BS Bitcoin reports on SimpleX Chat v5.3, which introduced a new desktop app, a directory service with group improvements, and encrypted local files and media with <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span>. The release also achieved a 40% reduction in memory usage and added new privacy controls for message visibility.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v5-3/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v5-3/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-anonymous-messenger-without-id" data-lang="Russian" data-category="review" data-media="video" data-date="2023-08-25">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/russian-simplex-anonymous-no-id.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Anonymous Messenger Without ID
|
||
<a class="share-anchor" href="#link=simplex-chat-anonymous-messenger-without-id">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX CHAT - анонимный мессенджер без ID</p>
|
||
|
||
<p class="link-publisher">Чёрный Треугольник</p>
|
||
<div class="link-meta">
|
||
<span>Aug 25, 2023</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=Ecx5jGUn-hQ" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=Ecx5jGUn-hQ</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-review-russian" data-lang="Russian" data-category="review" data-media="text" data-date="2023-08-21">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/te-st-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Review
|
||
<a class="share-anchor" href="#link=simplex-chat-review-russian">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">te-st.org</p>
|
||
<div class="link-meta">
|
||
<span>Aug 21, 2023</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This review by Russian digital rights organization Te-st characterizes SimpleX Chat as one of the first messengers where the list of missing security features is notably short. It emphasizes that the absence of UserID means users cannot be identified afterward, and unlike most secure messaging apps, no phone number is required.</p>
|
||
</div>
|
||
<a class="link-url" href="https://te-st.org/2023/08/21/simplex-chat-review/" target="_blank" rel="noopener noreferrer">https://te-st.org/2023/08/21/simplex-chat-review/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-is-a-revolution-in-encrypted-communication-czech" data-lang="Czech" data-category="review" data-media="text" data-date="2023-08-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kryptoanarchista-simplex-revolution.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Is a Revolution in Encrypted Communication
|
||
<a class="share-anchor" href="#link=simplex-chat-is-a-revolution-in-encrypted-communication-czech">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat je revoluci v sifrovane komunikaci</p>
|
||
|
||
<p class="link-publisher">Kryptoanarchista.cz</p>
|
||
<div class="link-meta">
|
||
<span>Aug 17, 2023</span>
|
||
<span>Czech</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Czech crypto-anarchist publication calls SimpleX a revolution in encrypted communication that surpasses Signal and Threema. It praises the temporary anonymous pairwise identifiers that prevent correlation attacks, and the phone-number-free setup via QR codes, while noting limitations in desktop availability and the need for an alternative channel to initiate contact.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kryptoanarchista.cz/simplex-chat-je-revoluci-v-sifrovane-komunikaci/" target="_blank" rel="noopener noreferrer">https://kryptoanarchista.cz/simplex-chat-je-revoluci-v-sifrovane-komunikaci/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-is-a-revolution-in-encrypted-communication-english" data-lang="English" data-category="review" data-media="text" data-date="2023-08-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kryptoanarchista-english-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Is a Revolution in Encrypted Communication
|
||
<a class="share-anchor" href="#link=simplex-chat-is-a-revolution-in-encrypted-communication-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Kryptoanarchista.cz</p>
|
||
<div class="link-meta">
|
||
<span>Aug 17, 2023</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Czech crypto-anarchist blog presents SimpleX as an open-source encrypted messenger requiring no KYC, supporting text, voice, video calls, file sharing, and Tor connectivity. It notes the absence of persistent identities prevents tracking of user connections but acknowledges current limitations including the need for QR code exchange to start conversations and lack of cross-device synchronization.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kryptoanarchista.cz/en/simplex-chat-is-a-revolution-in-encrypted-communication/" target="_blank" rel="noopener noreferrer">https://kryptoanarchista.cz/en/simplex-chat-is-a-revolution-in-encrypted-communication/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-overview-of-main-functions" data-lang="Russian" data-category="review" data-media="video" data-date="2023-08-10">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/russian-simplex-overview-functions.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Overview of Main Functions
|
||
<a class="share-anchor" href="#link=simplex-chat-overview-of-main-functions">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat #2: обзор основных функций</p>
|
||
|
||
<p class="link-publisher">Теплица социальных технологий</p>
|
||
<div class="link-meta">
|
||
<span>Aug 10, 2023</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=fp1QUPNkxKI" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=fp1QUPNkxKI</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-messenger-without-userid-with-maximum-protection" data-lang="Russian" data-category="review" data-media="video" data-date="2023-08-08">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/russian-simplex-max-protection.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Messenger Without UserID With Maximum Protection
|
||
<a class="share-anchor" href="#link=simplex-chat-messenger-without-userid-with-maximum-protection">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: мессенджер без UserID с максимальной защитой переписки</p>
|
||
|
||
<p class="link-publisher">Теплица социальных технологий</p>
|
||
<div class="link-meta">
|
||
<span>Aug 8, 2023</span>
|
||
<span>Russian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=g9HGLNCkEyk" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=g9HGLNCkEyk</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-simple-messaging-with-unusually-good-privacy-english-1" data-lang="English" data-category="conference talk" data-media="video" data-date="2023-08-07">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat - Simple Messaging With Unusually Good Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-simple-messaging-with-unusually-good-privacy-english-1">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Bornhack 2023 conference, Chaos Computer Club</p>
|
||
<div class="link-meta">
|
||
<span>Aug 07, 2023</span>
|
||
<span>English</span>
|
||
<span>Conference talk</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This is a spontaneous talk about the relatively new (mobile apps released 2022) open source SimpleX Chat instant messenger protocol and software, and some reasons why it's a far better choice than in particular Matrix.</p>
|
||
</div>
|
||
<a class="link-url" href="https://media.ccc.de/v/bornhack2023-56143-simplex-chat-simple-m" target="_blank" rel="noopener noreferrer">https://media.ccc.de/v/bornhack2023-56143-simplex-chat-simple-m</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-messaging-app" data-lang="Spanish" data-category="review" data-media="text" data-date="2023-08-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Messaging App
|
||
<a class="share-anchor" href="#link=simplex-chat-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">App de mensajeria SimpleX Chat</p>
|
||
|
||
<p class="link-publisher">Alt43.es</p>
|
||
<div class="link-meta">
|
||
<span>Aug 1, 2023</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish-language Medium article reviews SimpleX Chat's security features including <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, open-source code, and the ability to register without a phone number or email. It explains that users exchange temporary anonymous identifiers via QR codes or one-time links, with all data stored only on client devices using an encrypted, portable database format.</p>
|
||
</div>
|
||
<a class="link-url" href="https://medium.com/@burp.es/app-de-mensajer%C3%ADa-simplex-chat-c0ad46b50f1f" target="_blank" rel="noopener noreferrer">https://medium.com/@burp.es/app-de-mensajer%C3%ADa-simplex-chat-c0ad46b50f1f</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="we-found-the-most-incognito-iphone-messaging-app" data-lang="French" data-category="article" data-media="text" data-date="2023-07-15">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/iphon-fr-most-incognito.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
We Found the Most Incognito iPhone Messaging App
|
||
<a class="share-anchor" href="#link=we-found-the-most-incognito-iphone-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">On a trouve l'app de messagerie iPhone la plus incognito</p>
|
||
|
||
<p class="link-publisher">iPhon.fr</p>
|
||
<div class="link-meta">
|
||
<span>Jul 15, 2023</span>
|
||
<span>French</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French iPhone blog highlights SimpleX Chat as the most confidential messaging application on iOS, featuring no user identification requirements, encrypted metadata and profile hiding, and decentralized infrastructure allowing users to run it on personal servers. Contacts are established via unique QR codes rather than phone numbers or usernames.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.iphon.fr/post/on-a-trouve-lapp-de-messagerie-iphone-la-plus-incognito" target="_blank" rel="noopener noreferrer">https://www.iphon.fr/post/on-a-trouve-lapp-de-messagerie-iphone-la-plus-incognito</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-secure-messaging-with-self-hosted-server" data-lang="French" data-category="guide" data-media="video" data-date="2023-06-19">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/paflegeek-simplex-selfhost.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Secure Messaging With Self-Hosted Server
|
||
<a class="share-anchor" href="#link=simplex-secure-messaging-with-self-hosted-server">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Simplex - Messagerie securisee avec serveur auto-heberge</p>
|
||
|
||
<p class="link-publisher">Paf LeGeek</p>
|
||
<div class="link-meta">
|
||
<span>Jun 19, 2023</span>
|
||
<span>French</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=66URjJ1RkeM" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=66URjJ1RkeM</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="what-is-simplex-chat-english" data-lang="English" data-category="article" data-media="text" data-date="2023-06-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
What Is SimpleX Chat?
|
||
<a class="share-anchor" href="#link=what-is-simplex-chat-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">No Trust Verify / Medium</p>
|
||
<div class="link-meta">
|
||
<span>Jun 2023</span>
|
||
<span>English</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">NoTrustVerify describes SimpleX Chat as the first messaging platform that requires no login and respects privacy by default, operating through a decentralized architecture using one-way message queues rather than centralized servers. The article discusses incognito mode, live message typing indicators, and separate chat profiles, while noting challenges around multi-device synchronization and large group management.</p>
|
||
</div>
|
||
<a class="link-url" href="https://medium.com/notrustverify/what-is-simplex-chat-11124d39a318" target="_blank" rel="noopener noreferrer">https://medium.com/notrustverify/what-is-simplex-chat-11124d39a318</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-another-kusaimara-article" data-lang="Japanese" data-category="article" data-media="text" data-date="2023-06-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kusaimara-simplex-3.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: Another Kusaimara Article
|
||
<a class="share-anchor" href="#link=simplex-chat-another-kusaimara-article">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Kusaimara</p>
|
||
<div class="link-meta">
|
||
<span>Jun 2023</span>
|
||
<span>Japanese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese blog post announces that SimpleX Chat added Japanese language support in version 5.1 released in late May 2023. It notes SimpleX doesn't assign unique user IDs and supports Tor network communication, while acknowledging that account portability requires database passphrase export rather than simple login across devices.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kusaimara.net/2023/06/444" target="_blank" rel="noopener noreferrer">https://kusaimara.net/2023/06/444</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="safer-than-signal-or-telegram-simplex-offers-absolute-privacy-without-creating-a" data-lang="Czech" data-category="news" data-media="text" data-date="2023-05-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/cnews-cz-simplex-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Safer Than Signal or Telegram? SimpleX Offers Absolute Privacy Without Creating a Personal ID
|
||
<a class="share-anchor" href="#link=safer-than-signal-or-telegram-simplex-offers-absolute-privacy-without-creating-a">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Bezpecnejsi nez Signal nebo Telegram? SimpleX nabidne absolutni soukromi bez vytvareni osobniho ID</p>
|
||
|
||
<p class="link-publisher">Cnews.cz</p>
|
||
<div class="link-meta">
|
||
<span>May 27, 2023</span>
|
||
<span>Czech</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Czech tech news article presents SimpleX as safer than Signal or Telegram, highlighting its elimination of permanent user IDs in favor of temporary anonymous message identifiers deleted immediately after sending. It notes the project originated in 2020 and gained attention when Jack Dorsey endorsed it as potentially more secure than Signal or Telegram.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.cnews.cz/bezpecnejsi-nez-signal-nebo-telegram-simplex-nabidne-absolutni-soukromi-bez-nutnosti-vytvareni-osobniho-id/" target="_blank" rel="noopener noreferrer">https://www.cnews.cz/bezpecnejsi-nez-signal-nebo-telegram-simplex-nabidne-absolutni-soukromi-bez-nutnosti-vytvareni-osobniho-id/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-messaging-app" data-lang="Spanish" data-category="review" data-media="text" data-date="2023-05-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/computekni-simplex-chat.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The Messaging App
|
||
<a class="share-anchor" href="#link=simplex-chat-the-messaging-app">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat: la app de mensajeria segura sin identificadores de usuario</p>
|
||
|
||
<p class="link-publisher">Computekni</p>
|
||
<div class="link-meta">
|
||
<span>May 2023</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish article describes SimpleX Chat as the first messaging platform without user identifiers of any kind, using <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> and QR codes for private connections. It highlights the app's availability on iOS, Android, and F-Droid, and notes its open-source codebase allows public inspection and quick resolution of security issues.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.computekni.com/2023/05/simplex-chat-la-app-de-mensajeria.html" target="_blank" rel="noopener noreferrer">https://www.computekni.com/2023/05/simplex-chat-la-app-de-mensajeria.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-and-how-privacy-aligns-with-the-future-of-computing" data-lang="English" data-category="podcast" data-media="audio" data-date="2023-02-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/optout-simplex-s3e02.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat and How Privacy Aligns With the Future of Computing
|
||
<a class="share-anchor" href="#link=simplex-chat-and-how-privacy-aligns-with-the-future-of-computing">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Opt Out Podcast</p>
|
||
<div class="link-meta">
|
||
<span>Feb 27, 2023</span>
|
||
<span>English</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Opt Out Podcast episode features SimpleX Chat founder Evgeny discussing how privacy aligns with the future of computing. The conversation covers data sovereignty, SimpleX's decentralized architecture, and the project's emphasis on user control, with resources provided on running independent servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://optoutpod.com/episodes/s3e02-simplexchat/" target="_blank" rel="noopener noreferrer">https://optoutpod.com/episodes/s3e02-simplexchat/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="classification-of-secure-messengers-new-projects" data-lang="Russian" data-category="news" data-media="text" data-date="2023-02-27">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/habr-globalsign-classification.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Classification of Secure Messengers: New Projects
|
||
<a class="share-anchor" href="#link=classification-of-secure-messengers-new-projects">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Klassifikatsiya zashchishchyonnykh messendzherov. Novyye proyekty</p>
|
||
|
||
<p class="link-publisher">Habr / GlobalSign</p>
|
||
<div class="link-meta">
|
||
<span>Feb 27, 2023</span>
|
||
<span>Russian</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Habr article classifies SimpleX Chat as an experimental, "extremely privacy-focused" messenger for enthusiasts, describing it as the first messenger without user IDs of any kind. It identifies SimpleX as one of only two messengers (alongside Briar) that meets all security criteria on the author's evaluation scale.</p>
|
||
</div>
|
||
<a class="link-url" href="https://habr.com/ru/companies/globalsign/articles/719330/" target="_blank" rel="noopener noreferrer">https://habr.com/ru/companies/globalsign/articles/719330/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-a-star-on-the-open-source-messenger-horizon" data-lang="German" data-category="review" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/hackspoiler-simplex-star.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: A Star on the Open-Source Messenger Horizon
|
||
<a class="share-anchor" href="#link=simplex-chat-a-star-on-the-open-source-messenger-horizon">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat - Frohlockender Stern am Open-Source Messenger Himmel</p>
|
||
|
||
<p class="link-publisher">hackspoiler.de</p>
|
||
<div class="link-meta">
|
||
<span>2023 (est.)</span>
|
||
<span>German</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German security blog highlights SimpleX Chat as a privacy-focused open-source messenger requiring no user ID, with <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> for all communications including voice messages, audio/video calls, and self-destructing messages. The article positions it as a secure alternative to proprietary platforms, comparing it to Signal and Session under the AGPL V3 license.</p>
|
||
</div>
|
||
<a class="link-url" href="https://hackspoiler.de/simplex-chat-verschluesselter-opensource-messenger/" target="_blank" rel="noopener noreferrer">https://hackspoiler.de/simplex-chat-verschluesselter-opensource-messenger/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="good-messengers-instead-of-whatsapp" data-lang="German" data-category="guide" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/digitalcourage-simplex-recommendation.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Good Messengers Instead of WhatsApp
|
||
<a class="share-anchor" href="#link=good-messengers-instead-of-whatsapp">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Gute Messenger statt WhatsApp</p>
|
||
|
||
<p class="link-publisher">Digitalcourage</p>
|
||
<div class="link-meta">
|
||
<span>2023 (est.)</span>
|
||
<span>German</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German digital rights organization Digitalcourage describes SimpleX as a relatively new open-source messenger launched in 2022 that uses distributed servers with temporary connection identifiers rather than phone numbers or usernames. While it functions reliably and supports voice messages, file transfers, and video calls, the organization only conditionally recommends it due to its youth as a project and limited track record.</p>
|
||
</div>
|
||
<a class="link-url" href="https://digitalcourage.de/digitale-selbstverteidigung/messenger" target="_blank" rel="noopener noreferrer">https://digitalcourage.de/digitale-selbstverteidigung/messenger</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-v52-message-delivery-receipts" data-lang="English" data-category="news" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-v52-receipts.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat v5.2: Message Delivery Receipts
|
||
<a class="share-anchor" href="#link=simplex-chat-v52-message-delivery-receipts">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>2023</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This release announcement covers SimpleX Chat v5.2.0, highlighting new message delivery receipts with per-contact opt-out, conversation filtering by favorites and unread status, and group improvements including full context for replied messages. The developers emphasized their commitment to keeping SimpleX protocols open and in the public domain.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-chat-v5-2-0/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-chat-v5-2-0/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-server-now-available-for-startos" data-lang="English" data-category="news" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/nobsbitcoin-startos.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Server Now Available for StartOS
|
||
<a class="share-anchor" href="#link=simplex-server-now-available-for-startos">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">NoBs Bitcoin</p>
|
||
<div class="link-meta">
|
||
<span>2023</span>
|
||
<span>English</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This article announces SimpleX Server availability on StartOS through the Start9 Registry. It explains SimpleX's server architecture where servers act as simple relays that do not store profiles, contacts, or groups, and each conversation typically uses two different servers - one chosen by each participant - with Tor server support built in.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.nobsbitcoin.com/simplex-server-now-available-for-startos/" target="_blank" rel="noopener noreferrer">https://www.nobsbitcoin.com/simplex-server-now-available-for-startos/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="new-super-secure-messenger-simplex-chat-advantages-and-disadvantages" data-lang="Ukrainian" data-category="review" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
New Super-Secure Messenger SimpleX Chat: Advantages and Disadvantages
|
||
<a class="share-anchor" href="#link=new-super-secure-messenger-simplex-chat-advantages-and-disadvantages">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Novyi super-zakhyshchenyi mesendzhder SimpleX Chat: perevahy y nedoliky</p>
|
||
|
||
<p class="link-publisher">Kostiantyn Korsun / Censor.net</p>
|
||
<div class="link-meta">
|
||
<span>2023</span>
|
||
<span>Ukrainian</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Ukrainian blog post reviews SimpleX Chat's advantages and disadvantages, noting it requires no phone number, email, or any user identifier - a feature rare among messengers. The author highlights that SimpleX stores all data locally with no cloud storage, supports one-time profile links, an incognito mode with random display names per contact, and invitation-only group chats, while also being fundamentally different from Signal, WhatsApp, Threema, Wire, and Session which all rely on some form of user ID.</p>
|
||
</div>
|
||
<a class="link-url" href="https://censor.net/ua/blogs/3525466/novyyi-super-zahyschenyyi-mesendjer-simplex-chat-perevagy-yi-nedoliky" target="_blank" rel="noopener noreferrer">https://censor.net/ua/blogs/3525466/novyyi-super-zahyschenyyi-mesendjer-simplex-chat-perevagy-yi-nedoliky</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-server-now-available-for-startos" data-lang="English" data-category="service" data-media="text" data-date="2023-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/start9-simplex-startos.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Server Now Available for StartOS
|
||
<a class="share-anchor" href="#link=simplex-chat-server-now-available-for-startos">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Start9</p>
|
||
<div class="link-meta">
|
||
<span>2023 (est.)</span>
|
||
<span>English</span>
|
||
<span>Service</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Stacker News post announces SimpleX Chat server availability for StartOS (Start9's operating system), describing its support for direct messages, group messages, calls, and video calls with <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>. Commenters praise it as "very promising tech" that is "plug and play right at the initial download" and comfortable to recommend to non-technical friends.</p>
|
||
</div>
|
||
<a class="link-url" href="https://stacker.news/items/196092" target="_blank" rel="noopener noreferrer">https://stacker.news/items/196092</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="anonymous-messaging-apps" data-lang="Italian" data-category="guide" data-media="text" data-date="2022-12-14">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/lealternative-anonymous-apps.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Anonymous Messaging Apps
|
||
<a class="share-anchor" href="#link=anonymous-messaging-apps">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">App di messaggistica anonime</p>
|
||
|
||
<p class="link-publisher">Le Alternative</p>
|
||
<div class="link-meta">
|
||
<span>Dec 14, 2022</span>
|
||
<span>Italian</span>
|
||
<span>Guide</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Italian blog about alternative apps describes SimpleX Chat as an open-source, end-to-end encrypted messenger that has received an independent security audit. It emphasizes that the only way to add a contact is through QR code or link, requiring neither phone number nor email address, and notes availability on F-Droid, Play Store, and iOS.</p>
|
||
</div>
|
||
<a class="link-url" href="https://blog.lealternative.net/2022/12/14/app-di-messaggistica-anonime/" target="_blank" rel="noopener noreferrer">https://blog.lealternative.net/2022/12/14/app-di-messaggistica-anonime/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-impressions-from-the-messenger-without-identifiers" data-lang="German" data-category="review" data-media="text" data-date="2022-12-02">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kuketz-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: Impressions From the Messenger Without Identifiers
|
||
<a class="share-anchor" href="#link=simplex-impressions-from-the-messenger-without-identifiers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX: Eindrucke vom Messenger ohne Identifier</p>
|
||
|
||
<p class="link-publisher">Kuketz IT-Security Blog</p>
|
||
<div class="link-meta">
|
||
<span>Dec 2, 2022</span>
|
||
<span>German</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German privacy blogger Mike Kuketz rates SimpleX as "conditionally recommended," praising its innovative no-identifier design and Tor support. He identifies weaknesses including the absence of contact verification, high battery consumption, and client instability, though notes the developer indicated these issues are being addressed.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.kuketz-blog.de/simplex-eindruecke-vom-messenger-ohne-identifier/" target="_blank" rel="noopener noreferrer">https://www.kuketz-blog.de/simplex-eindruecke-vom-messenger-ohne-identifier/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-the-first-messenger-without-user-identifiers" data-lang="Russian" data-category="article" data-media="text" data-date="2022-12-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/habr-simplex-first-messenger.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX: The First Messenger Without User Identifiers
|
||
<a class="share-anchor" href="#link=simplex-the-first-messenger-without-user-identifiers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX - первый мессенджер без идентификаторов пользователей</p>
|
||
|
||
<p class="link-publisher">Habr / Privacy Accelerator</p>
|
||
<div class="link-meta">
|
||
<span>Dec 2022</span>
|
||
<span>Russian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Russian-language Habr article introduces SimpleX Chat as a privacy-focused messenger that operates without user identifiers, using separate message queue identifiers for each contact. It highlights the SimpleX Messaging Protocol with <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, Tor routing support, open-source code, and a professional security audit by Trail of Bits.</p>
|
||
</div>
|
||
<a class="link-url" href="https://habr.com/ru/companies/privacyaccelerator/articles/705778/" target="_blank" rel="noopener noreferrer">https://habr.com/ru/companies/privacyaccelerator/articles/705778/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="open-source-messenger-simplex-anonymous-and-now-also-private-chatting" data-lang="German" data-category="news" data-media="text" data-date="2022-11-29">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/heise-simplex-v4-private.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Open-Source Messenger SimpleX: Anonymous and Now Also Private Chatting
|
||
<a class="share-anchor" href="#link=open-source-messenger-simplex-anonymous-and-now-also-private-chatting">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Open-Source-Messenger SimpleX: Anonym und jetzt auch privat chatten</p>
|
||
|
||
<p class="link-publisher">Heise Online</p>
|
||
<div class="link-meta">
|
||
<span>Nov 29, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Heise reports on SimpleX Chat version 4.0 introducing private server authentication through password protection, allowing server operators to control who can receive messages while maintaining the platform's anonymous design. Previously all chat servers were public, but administrators can now restrict access by sharing passwords with intended users.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.heise.de/news/Open-Source-Messenger-SimpleX-anonym-und-jetzt-auch-privat-chatten-7359889.html" target="_blank" rel="noopener noreferrer">https://www.heise.de/news/Open-Source-Messenger-SimpleX-anonym-und-jetzt-auch-privat-chatten-7359889.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplexs-revolutionary-idea" data-lang="Japanese" data-category="article" data-media="text" data-date="2022-09-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/ameblo-vpn53049-simplex-revolutionary.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX's Revolutionary Idea
|
||
<a class="share-anchor" href="#link=simplexs-revolutionary-idea">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleXの革命的なアイデアに心を打たれた</p>
|
||
|
||
<p class="link-publisher">vpn53049 / Ameblo</p>
|
||
<div class="link-meta">
|
||
<span>Sep 5, 2022</span>
|
||
<span>Japanese</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese blog post explains SimpleX's key innovation: generating unique IDs per conversation rather than using persistent anonymous IDs. The author argues this eliminates the social graph exposure risk inherent in competing apps and solves the practical frustration of managing multiple devices or accounts to maintain anonymity across different social contexts.</p>
|
||
</div>
|
||
<a class="link-url" href="https://ameblo.jp/vpn53049/entry-12786598980.html" target="_blank" rel="noopener noreferrer">https://ameblo.jp/vpn53049/entry-12786598980.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="privacy-focused-chat-tool-simplex-first-impressions" data-lang="Japanese" data-category="review" data-media="text" data-date="2022-09-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kusaimara-simplex-first-impressions.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Privacy-Focused Chat Tool SimpleX: First Impressions
|
||
<a class="share-anchor" href="#link=privacy-focused-chat-tool-simplex-first-impressions">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">プライバシー特化のチャットツール「SimpleX」を利用してみる</p>
|
||
|
||
<p class="link-publisher">Kusaimara Blog</p>
|
||
<div class="link-meta">
|
||
<span>Sep 2022</span>
|
||
<span>Japanese</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Japanese blog post from September 2022 shares first impressions of SimpleX as a privacy-focused chat tool available on mobile. The author finds it usable despite being in development and expresses cautious optimism, noting SimpleX later gained Japanese language support by June 2023.</p>
|
||
</div>
|
||
<a class="link-url" href="https://kusaimara.net/2022/09/20" target="_blank" rel="noopener noreferrer">https://kusaimara.net/2022/09/20</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="this-is-how-this-secure-messaging-app-works-without-user-identifiers" data-lang="Spanish" data-category="news" data-media="text" data-date="2022-08-13">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/wwwhatsnew-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
This Is How This Secure Messaging App Works Without User Identifiers
|
||
<a class="share-anchor" href="#link=this-is-how-this-secure-messaging-app-works-without-user-identifiers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Asi funciona esta app de mensajeria segura que carece de identificadores para los usuarios</p>
|
||
|
||
<p class="link-publisher">WWWhatsnew</p>
|
||
<div class="link-meta">
|
||
<span>Aug 13, 2022</span>
|
||
<span>Spanish</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish tech news site explains that SimpleX Chat delivers messages without using sender or recipient identifiers, relying on the SimpleX Messaging Protocol (SMP) with persistent queues. It describes how users generate unique invitation codes for each contact, with messages stored directly on devices rather than centralized servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://wwwhatsnew.com/2022/08/13/asi-funciona-esta-app-de-mensajeria-segura-que-carece-de-identificadores-para-los-usuarios/" target="_blank" rel="noopener noreferrer">https://wwwhatsnew.com/2022/08/13/asi-funciona-esta-app-de-mensajeria-segura-que-carece-de-identificadores-para-los-usuarios/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-wants-to-offer-complete-privacy" data-lang="German" data-category="news" data-media="text" data-date="2022-07-13">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/iphone-ticker-simplex-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Wants to Offer Complete Privacy
|
||
<a class="share-anchor" href="#link=simplex-chat-wants-to-offer-complete-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat will vollstandige Privatsphare bieten</p>
|
||
|
||
<p class="link-publisher">iphone-ticker.de</p>
|
||
<div class="link-meta">
|
||
<span>Jul 13, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German iPhone blog iphone-ticker covers SimpleX Chat's privacy approach of establishing direct connections through shared QR codes or links for end-to-end encrypted messaging. The article highlights version 3.0's push notifications that reveal nothing about chat content or contacts, and the addition of encrypted audio and video calling.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.iphone-ticker.de/simplex-chat-will-vollstaendige-privatsphaere-bieten-194389/" target="_blank" rel="noopener noreferrer">https://www.iphone-ticker.de/simplex-chat-will-vollstaendige-privatsphaere-bieten-194389/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="so-apple-wont-read-along-simplex-chat-updated-to-version-3" data-lang="German" data-category="news" data-media="text" data-date="2022-07-12">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/heise-simplex-v3-apple.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
So Apple Won't Read Along: SimpleX Chat Updated to Version 3
|
||
<a class="share-anchor" href="#link=so-apple-wont-read-along-simplex-chat-updated-to-version-3">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Damit Apple nichts mitliest: SimpleX-Chat aktualisiert auf Version 3</p>
|
||
|
||
<p class="link-publisher">Heise Online</p>
|
||
<div class="link-meta">
|
||
<span>Jul 12, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Heise covers SimpleX Chat version 3's privacy-focused iOS push notifications that contain no information about contacts or chat content, preventing any data from reaching Apple's servers. The update also introduced database export/import functionality and faster message transmission while maintaining backward compatibility.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.heise.de/news/Damit-Apple-nichts-mitliest-SimpleX-Chat-aktualisiert-auf-Version-3-7170288.html" target="_blank" rel="noopener noreferrer">https://www.heise.de/news/Damit-Apple-nichts-mitliest-SimpleX-Chat-aktualisiert-auf-Version-3-7170288.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplexchat-is-a-chat-network-that-preserves-metadata-privacy" data-lang="Bulgarian" data-category="article" data-media="text" data-date="2022-06-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX.Chat Is a Chat Network That Preserves Metadata Privacy
|
||
<a class="share-anchor" href="#link=simplexchat-is-a-chat-network-that-preserves-metadata-privacy">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX.Chat e chat mrezha, koyato zapazva poveritelnostta na metadannite</p>
|
||
|
||
<p class="link-publisher">Hristo Hristov / Medium</p>
|
||
<div class="link-meta">
|
||
<span>Jun 5, 2022</span>
|
||
<span>Bulgarian</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Bulgarian Medium article explains SimpleX as a decentralized client-server network that routes messages through disposable nodes while maintaining sender and receiver anonymity. It details the dual <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> layers, DNS independence, and the absence of any global user identities, noting that network connections can only be discovered through observation of IP packet timing.</p>
|
||
</div>
|
||
<a class="link-url" href="https://hristo-hristov.medium.com/simplex-chat-%D0%B5-%D1%87%D0%B0%D1%82-%D0%BC%D1%80%D0%B5%D0%B6%D0%B0-%D0%BA%D0%BE%D1%8F%D1%82%D0%BE-%D0%B7%D0%B0%D0%BF%D0%B0%D0%B7%D0%B2%D0%B0-%D0%BF%D0%BE%D0%B2%D0%B5%D1%80%D0%B8%D1%82%D0%B5%D0%BB%D0%BD%D0%BE%D1%81%D1%82%D1%82%D0%B0-%D0%BD%D0%B0-%D0%BC%D0%B5%D1%82%D0%B0%D0%B4%D0%B0%D0%BD%D0%BD%D0%B8%D1%82%D0%B5-eb31243435a6" target="_blank" rel="noopener noreferrer">https://hristo-hristov.medium.com/simplex-chat-%D0%B5-%D1%87%D0%B0%D1%82-%D0%BC%D1%80%D0%B5%D0%B6%D0%B0-%D0%BA%D0%BE%D1%8F%D1%82%D0%BE-%D0%B7%D0%B0%D0%BF%D0%B0%D0%B7%D0%B2%D0%B0-%D0%BF%D0%BE%D0%B2%D0%B5%D1%80%D0%B8%D1%82%D0%B5%D0%BB%D0%BD%D0%BE%D1%81%D1%82%D1%82%D0%B0-%D0%BD%D0%B0-%D0%BC%D0%B5%D1%82%D0%B0%D0%B4%D0%B0%D0%BD%D0%BD%D0%B8%D1%82%D0%B5-eb31243435a6</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="pavol-luptak-on-censorship-security-and-nomadism" data-lang="Czech" data-category="podcast" data-media="audio" data-date="2022-05-22">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/stackuj-luptak-podcast.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Pavol Luptak on Censorship, Security, and Nomadism
|
||
<a class="share-anchor" href="#link=pavol-luptak-on-censorship-security-and-nomadism">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SP21 Pavol Luptak o cenzure, bezpecnosti, nomadstvi</p>
|
||
|
||
<p class="link-publisher">Stackuj.cz Podcast</p>
|
||
<div class="link-meta">
|
||
<span>May 22, 2022</span>
|
||
<span>Czech</span>
|
||
<span>Podcast</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm"></p>
|
||
</div>
|
||
<a class="link-url" href="https://www.youtube.com/watch?v=N0prtSOyeUU" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=N0prtSOyeUU</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="haskell-in-production-simplex" data-lang="English" data-category="interview" data-media="text" data-date="2022-05-17">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/serokell-haskell-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Haskell in Production: SimpleX
|
||
<a class="share-anchor" href="#link=haskell-in-production-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Serokell</p>
|
||
<div class="link-meta">
|
||
<span>May 17, 2022</span>
|
||
<span>English</span>
|
||
<span>Interview</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Serokell interviews SimpleX Chat creator Evgeny Poberezkin about building the platform in Haskell, chosen for its strength in highly concurrent communication applications with features like green threads and transactional memory. The article discusses challenges of compiling Haskell to mobile devices and the project's exploration of monetization through optional subscriptions while remaining fully open-source.</p>
|
||
</div>
|
||
<a class="link-url" href="https://serokell.io/blog/haskell-in-production-simplex" target="_blank" rel="noopener noreferrer">https://serokell.io/blog/haskell-in-production-simplex</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-an-open-and-secure-chat" data-lang="Swedish" data-category="article" data-media="text" data-date="2022-05-12">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/oppet-moln-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: An Open and Secure Chat
|
||
<a class="share-anchor" href="#link=simplex-chat-an-open-and-secure-chat">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat, en oppen och saker chatt</p>
|
||
|
||
<p class="link-publisher">Oppet Moln</p>
|
||
<div class="link-meta">
|
||
<span>May 12, 2022</span>
|
||
<span>Swedish</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Swedish article introduces SimpleX as an open and secure chat that requires no global identity such as phone number, username, or IP address. It claims superior security compared to Signal, XMPP/Matrix, and other P2P protocols, while acknowledging that users must evaluate the security claims themselves and that usability tradeoffs exist.</p>
|
||
</div>
|
||
<a class="link-url" href="https://oppetmoln.se/20220512/simplex-chat-en-oppen-och-saker-chatt/" target="_blank" rel="noopener noreferrer">https://oppetmoln.se/20220512/simplex-chat-en-oppen-och-saker-chatt/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="encrypted-messengers-comparison" data-lang="English" data-category="comparison" data-media="text" data-date="2022-05-03">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bednar-encrypted-messengers-en.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Encrypted Messengers: Comparison
|
||
<a class="share-anchor" href="#link=encrypted-messengers-comparison">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Encrypted messengers - comparison</p>
|
||
|
||
<p class="link-publisher">Juraj Bednar</p>
|
||
<div class="link-meta">
|
||
<span>May 3, 2022</span>
|
||
<span>English</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This encrypted messenger comparison describes SimpleX as the youngest app in the review, using asymmetric connections through QR codes or URLs that make it difficult to correlate sending and receiving patterns. The reviewer notes the interface shows signs of ongoing development and some reliability issues, and suggests SimpleX suits users prioritizing anonymity for temporary rather than permanent communications.</p>
|
||
</div>
|
||
<a class="link-url" href="https://juraj.bednar.io/en/blog-en/2022/05/03/encrypted-messengers-comparison/" target="_blank" rel="noopener noreferrer">https://juraj.bednar.io/en/blog-en/2022/05/03/encrypted-messengers-comparison/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="overview-and-comparison-of-encrypted-communication-tools" data-lang="Slovak" data-category="comparison" data-media="text" data-date="2022-04-05">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/bednar-encrypted-messengers.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Overview and Comparison of Encrypted Communication Tools
|
||
<a class="share-anchor" href="#link=overview-and-comparison-of-encrypted-communication-tools">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Prehlad a porovnanie sifrovanych komunikacnych nastrojov - messengerov</p>
|
||
|
||
<p class="link-publisher">Juraj Bednar</p>
|
||
<div class="link-meta">
|
||
<span>Apr 5, 2022</span>
|
||
<span>Slovak</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">In this Slovak overview of encrypted communication tools, Juraj Bednar describes SimpleX as the youngest application in the comparison, using asymmetric connections via QR codes with no user identifiers. He notes basic functionality including audio and video calls works, but advises waiting before using it for family or business communication due to ongoing development and some technical issues.</p>
|
||
</div>
|
||
<a class="link-url" href="https://juraj.bednar.io/blog/2022/04/05/sifrovane-komunikacne-nastroje-prehlad/" target="_blank" rel="noopener noreferrer">https://juraj.bednar.io/blog/2022/04/05/sifrovane-komunikacne-nastroje-prehlad/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-now-also-for-smartphones" data-lang="German" data-category="news" data-media="text" data-date="2022-03-10">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/gnulinux-ch-simplex-smartphones.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Now Also for Smartphones
|
||
<a class="share-anchor" href="#link=simplex-chat-now-also-for-smartphones">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX-Chat jetzt auch fur Smartphones</p>
|
||
|
||
<p class="link-publisher">GNU/Linux.ch</p>
|
||
<div class="link-meta">
|
||
<span>Mar 10, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Swiss GNU/Linux community site reports on SimpleX Chat's release of smartphone applications for iPhone and Android, expanding beyond its command-line interface. The article emphasizes <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, decentralized architecture, and QR code-based <span data-glossary="tooltip-peer-to-peer" class="glossary-term">peer-to-peer</span> connections without routing data through SimpleX servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://gnulinux.ch/simplex-chat-smartphones" target="_blank" rel="noopener noreferrer">https://gnulinux.ch/simplex-chat-smartphones</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="decentralized-anonymous-encrypted-simplex-messenger-now-also-for-smartphones" data-lang="German" data-category="news" data-media="text" data-date="2022-03-09">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/heise-simplex-smartphone.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Decentralized, Anonymous, Encrypted: SimpleX Messenger Now Also for Smartphones
|
||
<a class="share-anchor" href="#link=decentralized-anonymous-encrypted-simplex-messenger-now-also-for-smartphones">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Dezentral, anonym, verschlusselt: SimpleX-Messenger jetzt auch furs Smartphone</p>
|
||
|
||
<p class="link-publisher">Heise Online</p>
|
||
<div class="link-meta">
|
||
<span>Mar 9, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Heise reports on SimpleX Chat releasing smartphone apps for iPhone and Android after initially being available only as a command-line application. The article highlights the decentralized architecture where servers cannot know who communicated with whom, with users sharing QR codes to establish encrypted connections.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.heise.de/news/Dezentral-anonym-verschluesselt-SimpleX-Messenger-jetzt-auch-fuers-Smartphone-6544488.html" target="_blank" rel="noopener noreferrer">https://www.heise.de/news/Dezentral-anonym-verschluesselt-SimpleX-Messenger-jetzt-auch-fuers-Smartphone-6544488.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-100-decentralized-privacy-respecting-and-encrypted-chat-german" data-lang="German" data-category="news" data-media="text" data-date="2022-01-13">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/heise-simplex-100-release.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX 1.0.0: Decentralized, Privacy-Respecting and Encrypted Chat
|
||
<a class="share-anchor" href="#link=simplex-100-decentralized-privacy-respecting-and-encrypted-chat-german">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX 1.0.0: Dezentraler, Privatsphare achtender und verschlusselter Chat</p>
|
||
|
||
<p class="link-publisher">Heise Online</p>
|
||
<div class="link-meta">
|
||
<span>Jan 13, 2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Heise covers SimpleX Chat reaching version 1.0.0, marking its protocol as stable with guaranteed compatibility for future releases. The article explains the dual-layer <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> using a double-ratchet mechanism that changes keys for each message, with decentralized servers routing messages without storing user data or metadata.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.heise.de/news/SimpleX-1-0-0-Dezentraler-Privatsphaere-achtender-und-verschluesselter-Chat-6325990.html" target="_blank" rel="noopener noreferrer">https://www.heise.de/news/SimpleX-1-0-0-Dezentraler-Privatsphaere-achtender-und-verschluesselter-Chat-6325990.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-100-decentralized-privacy-respecting-and-encrypted-chat-german-1" data-lang="German" data-category="community" data-media="text" data-date="2022-01-13">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/tarnkappe-simplex-1-0.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX 1.0.0: Decentralized, Privacy-Respecting and Encrypted Chat
|
||
<a class="share-anchor" href="#link=simplex-100-decentralized-privacy-respecting-and-encrypted-chat-german-1">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX 1.0.0: Dezentraler, Privatsphaere achtender und verschluesselter Chat</p>
|
||
|
||
<p class="link-publisher">Tarnkappe.info</p>
|
||
<div class="link-meta">
|
||
<span>Jan 13, 2022</span>
|
||
<span>German</span>
|
||
<span>Community</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German security forum post announces SimpleX's stable 1.0.0 release, describing its two-layer <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with double-ratchet algorithm and unidirectional simplex queues with unique encryption keys per queue. It emphasizes that establishing secure channels requires exchanging encryption keys through QR codes or invitations, and notes the terminal client's availability plus a DigitalOcean one-click server deployment option.</p>
|
||
</div>
|
||
<a class="link-url" href="https://tarnkappe.info/forum/t/simplex-1-0-0-dezentraler-privatsphaere-achtender-und-verschluesselter-chat/9812" target="_blank" rel="noopener noreferrer">https://tarnkappe.info/forum/t/simplex-1-0-0-dezentraler-privatsphaere-achtender-und-verschluesselter-chat/9812</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-the-messaging-app-every-privacy-enthusiast-should-use" data-lang="Spanish" data-category="review" data-media="text" data-date="2022-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/gatooscuro-simplex-review.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat: The Messaging App Every Privacy Enthusiast Should Use
|
||
<a class="share-anchor" href="#link=simplex-chat-the-messaging-app-every-privacy-enthusiast-should-use">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">SimpleX Chat la aplicacion de mensajeria que todo entusiasta de la privacidad deberia utilizar</p>
|
||
|
||
<p class="link-publisher">GatoOscuro</p>
|
||
<div class="link-meta">
|
||
<span>2022 (est.)</span>
|
||
<span>Spanish</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This Spanish-language article recommends SimpleX Chat as an exceptional privacy platform that eliminates metadata surveillance risks present in alternatives like Signal. The author highlights out-of-band <span data-glossary="tooltip-key-exchange" class="glossary-term">key exchange</span> making man-in-the-middle attacks practically impossible, anonymous peer identifiers, self-destructing messages, and a decentralized client-centric architecture.</p>
|
||
</div>
|
||
<a class="link-url" href="https://gatooscuro.xyz/simplex-chat-la-aplicacion-de-mensajeria-que-todo-entusiasta-de-la-privacidad-deberia-utilizar/" target="_blank" rel="noopener noreferrer">https://gatooscuro.xyz/simplex-chat-la-aplicacion-de-mensajeria-que-todo-entusiasta-de-la-privacidad-deberia-utilizar/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="messenger-simplex-protects-privacy-and-is-open-source" data-lang="German" data-category="news" data-media="text" data-date="2022-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/linux-magazin-simplex-privacy.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Messenger SimpleX Protects Privacy and Is Open Source
|
||
<a class="share-anchor" href="#link=messenger-simplex-protects-privacy-and-is-open-source">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Messenger SimpleX schutzt Privatsphare und ist Open Source</p>
|
||
|
||
<p class="link-publisher">Linux-Magazin</p>
|
||
<div class="link-meta">
|
||
<span>2022 (est.)</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">German Linux Magazin reports on SimpleX as an anonymous, encrypted open-source messenger (AGPLv3) that uses no central server to track connections - servers only relay messages, and anyone can self-host a message broker using SimpleXMQ. The article highlights SimpleX's double ratchet <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span> and metadata concealment, noting that at the time of writing only a command-line client was available with mobile apps in development.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.linux-magazin.de/news/messenger-simplex-schuetzt-privatsphaere-und-ist-open-source/" target="_blank" rel="noopener noreferrer">https://www.linux-magazin.de/news/messenger-simplex-schuetzt-privatsphaere-und-ist-open-source/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="german-language-pack-for-mobile-privacy-messaging-service-simplex" data-lang="German" data-category="news" data-media="text" data-date="2022-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/heise-german-language-simplex.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
German Language Pack for Mobile Privacy Messaging Service SimpleX
|
||
<a class="share-anchor" href="#link=german-language-pack-for-mobile-privacy-messaging-service-simplex">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Jetzt auch auf Deutsch anonym chatten: Update fuer Messenger SimpleX</p>
|
||
|
||
<p class="link-publisher">Heise Online</p>
|
||
<div class="link-meta">
|
||
<span>2022</span>
|
||
<span>German</span>
|
||
<span>News</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Heise, a major German tech publication, reports on SimpleX version 4.0 adding a German language pack. The update also introduced encryption of received and stored messages using SQLCipher, a TypeScript SDK for chatbot integration, and self-hosted WebRTC ICE server support. The article notes the founder was seeking donations for a $20,000 independent security audit.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.heise.de/news/Deutsches-Sprachpaket-fuer-den-mobilen-Privatsphaere-Nachrichtendienst-SimpleX-7278902.html" target="_blank" rel="noopener noreferrer">https://www.heise.de/news/Deutsches-Sprachpaket-fuer-den-mobilen-Privatsphaere-Nachrichtendienst-SimpleX-7278902.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-chat-overview" data-lang="German" data-category="article" data-media="text" data-date="2022-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/gnulinux-ch-simplex-overview.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX Chat Overview
|
||
<a class="share-anchor" href="#link=simplex-chat-overview">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">GNU/Linux.ch</p>
|
||
<div class="link-meta">
|
||
<span>2022</span>
|
||
<span>German</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This GNU/Linux-focused Swiss German article explains SimpleX's architecture as a <span data-glossary="tooltip-decentralized-network" class="glossary-term">decentralized network</span> using one-way nodes for asynchronous message forwarding, avoiding any form of identity for message routing. It details two layers of <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with <span data-glossary="tooltip-forward-secrecy" class="glossary-term">forward secrecy</span>, and notes that servers do not retain user records, do not communicate with each other, and have no way to obtain a complete list of participating servers.</p>
|
||
</div>
|
||
<a class="link-url" href="https://gnulinux.ch/simplex-chat" target="_blank" rel="noopener noreferrer">https://gnulinux.ch/simplex-chat</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-german" data-lang="German" data-category="article" data-media="text" data-date="2001-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX
|
||
<a class="share-anchor" href="#link=simplex-german">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">freie-messenger.de</p>
|
||
<div class="link-meta">
|
||
<span>updated regularly</span>
|
||
<span>German</span>
|
||
<span>Article</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This German free messenger comparison site provides a comprehensive overview of SimpleX Chat, noting its distinctive lack of user identifiers and <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span> with data stored only on client devices. The assessment concludes that while SimpleX is an innovative privacy-focused messenger suitable for individuals and activists, it has limitations for business use and lacks interoperability with standard protocols like XMPP.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.freie-messenger.de/simplex/" target="_blank" rel="noopener noreferrer">https://www.freie-messenger.de/simplex/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="the-best-private-instant-messengers" data-lang="English" data-category="review" data-media="text" data-date="2001-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/privacy-guides-recommendation.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
The Best Private Instant Messengers
|
||
<a class="share-anchor" href="#link=the-best-private-instant-messengers">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Privacy Guides</p>
|
||
<div class="link-meta">
|
||
<span>updated regularly</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">Privacy Guides recommends SimpleX Chat as an instant messenger that does not depend on any unique identifiers such as phone numbers or usernames. The page notes its double ratchet encryption with quantum resistance, metadata protection through unidirectional message delivery queues, and independent security audits conducted in July 2024 and October 2022.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.privacyguides.org/en/real-time-communication/" target="_blank" rel="noopener noreferrer">https://www.privacyguides.org/en/real-time-communication/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="simplex-english" data-lang="English" data-category="review" data-media="text" data-date="2001-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/whonix-simplex-recommendation.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
SimpleX
|
||
<a class="share-anchor" href="#link=simplex-english">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Whonix Wiki</p>
|
||
<div class="link-meta">
|
||
<span>updated regularly</span>
|
||
<span>English</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">The Whonix wiki describes SimpleX as a general-purpose instant messaging client with both client and server released as Freedom Software under GNU AGPLv3. It highlights mandatory <span data-glossary="tooltip-end-to-end-encryption" class="glossary-term">end-to-end encryption</span>, quantum-resistant encryption by default for one-on-one chats, and incognito mode, while providing detailed Flatpak installation instructions and warning that users must export their chat database before shutdown to avoid losing all data.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.whonix.org/wiki/SimpleX" target="_blank" rel="noopener noreferrer">https://www.whonix.org/wiki/SimpleX</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="private-messaging-wikilibriste-recommendations" data-lang="French" data-category="review" data-media="text" data-date="2001-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative">
|
||
<img class="h-[44px] self-center dark:hidden" src="/img/new/logo-symbol-light.svg" alt="">
|
||
<img class="h-[44px] self-center hidden dark:inline-block" src="/img/new/logo-symbol-dark.svg" alt="">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Private Messaging: Wikilibriste Recommendations
|
||
<a class="share-anchor" href="#link=private-messaging-wikilibriste-recommendations">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="text-sm text-[#A8B0B4] mt-1 italic">Les messageries privees</p>
|
||
|
||
<p class="link-publisher">Wikilibriste</p>
|
||
<div class="link-meta">
|
||
<span>updated regularly</span>
|
||
<span>French</span>
|
||
<span>Review</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This French privacy guide recommends SimpleX for users seeking a strict, intentionally confidential messaging model. It highlights SimpleX's unique reception addresses per contact, Double Ratchet encryption, incognito mode, and the absence of user identifiers, while noting that user IP remains visible to relay servers unless Tor is used.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.wikilibriste.fr/messagerie-vie-privee/" target="_blank" rel="noopener noreferrer">https://www.wikilibriste.fr/messagerie-vie-privee/</a>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="link-item w-full flex flex-col items-start md:flex-row rounded-[4px] overflow-hidden shadow-[0px_20px_30px_rgba(0,0,0,0.12)] dark:shadow-none bg-white dark:bg-[#0B2A59] mb-8" style="display:none" id="messenger-matrix" data-lang="German" data-category="comparison" data-media="text" data-date="2001-01-01">
|
||
|
||
<div class="min-h-[160px] h-[inherit] self-stretch md:w-[168px] bg-[#DBEEFF] dark:bg-[#071C46] flex items-center justify-center flex-[1] relative overflow-hidden">
|
||
<img class="w-full h-auto object-contain" src="/links/images/kuketz-messenger-matrix.jpg" alt="" loading="lazy">
|
||
</div>
|
||
|
||
<div class="p-6 md:py-8 flex-[2.5] flex flex-col min-w-0">
|
||
<div>
|
||
<h2 class="text-grey-black dark:text-white !text-lg md:!text-xl font-bold">
|
||
Messenger Matrix
|
||
<a class="share-anchor" href="#link=messenger-matrix">#</a>
|
||
|
||
</h2>
|
||
|
||
<p class="link-publisher">Kuketz IT-Security Blog</p>
|
||
<div class="link-meta">
|
||
<span>updated regularly</span>
|
||
<span>German</span>
|
||
<span>Comparison</span>
|
||
</div>
|
||
<p class="dark:text-white mb-4 text-sm">This comprehensive German messenger comparison table rates SimpleX on dozens of technical criteria. It notes SimpleX's decentralized architecture, post-quantum encryption, NaCl/Signal Protocol cryptography, and Trail of Bits security audit, but gives it a "very limited" recommendation and categorizes it as targeting advanced users rather than beginners.</p>
|
||
</div>
|
||
<a class="link-url" href="https://www.messenger-matrix.de/messenger-matrix.html" target="_blank" rel="noopener noreferrer">https://www.messenger-matrix.de/messenger-matrix.html</a>
|
||
</div>
|
||
</article>
|
||
|
||
</div>
|
||
|
||
<div id="links-pagination"></div>
|
||
</div>
|
||
</section>
|
||
<div id="address-portability" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Address portability</h1><div class="overlay-content"><p>Similarly to <a href="https://en.wikipedia.org/wiki/Local_number_portability">phone number portability</a> (the ability of the customer to transfer the service to another provider without changing the number), the address portability means the ability of a communication service customer to change the service provider without changing the service address. Many <a href="#federated-network">federated networks</a> support SRV records to provide address portability, but allowing service users to set up their own domains for the addresses is not as commonly supported by the available server and client software as for email.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="federated-network" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Federated network</h1><div class="overlay-content"><p>Federated network is provided by several entities that agree upon the standards and operate the network collectively. This allows the users to choose their provider, that will hold their account, their messaging history and contacts, and communicate with other providers' servers on behalf of the user. The examples are email, XMPP, Matrix and Mastodon.</p><p>The advantage of that design is that there is no single organization that all users depend on, and the standards are more difficult to change, unless it benefits all users. There are several disadvantages: 1) the innovation is slower, 2) each user account still depends on a single organization, and in most cases can't move to another provider without changing their network address – there is no <a href="#address-portability">address portability</a>, 3) the security and privacy are inevitably worse than with the centralized networks.</p><p><a href="https://en.wikipedia.org/wiki/Federation_(information_technology)">Federation on Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="anonymous-credentials" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Anonymous credentials</h1><div class="overlay-content"><p>The credential that allows proving something, e.g. the right to access some resource, without identifying the user. This credential can either be generated by a trusted party or by the user themselves and provided together with the request to create the resource. The first approach creates some centralized dependency in most cases. The second approach does not require any trust - this is used in SimpleX network to authorize access to the messaging queues.</p><p><a href="https://en.wikipedia.org/wiki/Digital_credential">Digital credential on Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-blockchain" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Blockchain</h4><p>In a wide sense, blockchain means a sequence of blocks of data, where each block contains a cryptographic hash of the previous block, thus providing integrity to the whole chain. Blockchains are used in many communication and information storage systems to provide integrity and immutability of the data. For example, BluRay disks use blockchain. SimpleX messaging queues also use blockchain - each message includes the hash of the previous message, to ensure the integrity – if any message is modified it will be detected by the recipient when the next message is received. Blockchains are a subset of <a href="#merkle-directed-acyclic-graph">Merkle directed acyclic graphs</a>.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="blockchain">Read more</button></div></div><div id="blockchain" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Blockchain</h1><div class="overlay-content"><p>In a wide sense, blockchain means a sequence of blocks of data, where each block contains a cryptographic hash of the previous block, thus providing integrity to the whole chain. Blockchains are used in many communication and information storage systems to provide integrity and immutability of the data. For example, BluRay disks use blockchain. SimpleX messaging queues also use blockchain - each message includes the hash of the previous message, to ensure the integrity – if any message is modified it will be detected by the recipient when the next message is received. Blockchains are a subset of <a href="#merkle-directed-acyclic-graph">Merkle directed acyclic graphs</a>.</p><p>In a more narrow sense, particularly in media, blockchain is used to refer specifically to distributed ledger, where each record also includes the hash of the previous record, but the blocks have to be agreed by the participating peers using some <a href="https://en.wikipedia.org/wiki/Consensus_(computer_science)">consensus protocol</a>.</p><p><a href="https://en.wikipedia.org/wiki/Blockchain">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="merkle-directed-acyclic-graph" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Merkle directed acyclic graph</h1><div class="overlay-content"><p>Also known as Merkle DAG, a data structure based on a general graph structure where node contains the cryptographic hashes of the previous nodes that point to it. Merkle trees are a subset of Merkle DAGs - in this case each leaf contains a cryptographic hash of the parent.</p><p>This structure by design allows to verify the integrity of the whole structure by computing its hashes and comparing with the hashes included in the nodes, in the same way as with <a href="#blockchain">blockchain</a>.</p><p>The motivation to use DAG in distributed environments instead of a simpler linear blockchain is to allow concurrent additions, when there is no requirement for a single order of added items. Merkle DAG is used, for example, in <a href="https://en.wikipedia.org/wiki/InterPlanetary_File_System">IPFS</a> and will be used in decentralized SimpleX groups.</p><p><a href="https://en.wikipedia.org/wiki/Merkle_tree">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="break-in-recovery" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Break-in recovery</h1><div class="overlay-content"><p>The quality of the end-to-end encryption scheme allowing to recover security against a passive attacker who observes encrypted messages after compromising one (or both) of the parties. Also known as recovery from compromise or break-in recovery. <a href="#double-ratchet-algorithm">Double-ratchet algorithm</a> has this quality.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="double-ratchet-algorithm" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Double ratchet algorithm</h1><div class="overlay-content"><p>It is used by two parties to exchange <a href="#end-to-end-encryption">end-to-end encrypted</a> messages. The parties will use some <a href="#key-agreement-protocol">key agreement protocol</a> to agree on the initial shared secret key.</p><p>Double Ratchet algorithm provides <a href="#forward-secrecy">perfect forward secrecy</a> and <a href="#post-compromise-security">post-compromise security</a>. It is <a href="https://signal.org/docs/specifications/doubleratchet">designed by Signal</a>, and used in SimpleX Chat and many other secure messengers. Most experts consider it the state-of-the-art encryption protocol in message encryption.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="centralized-network" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Centralized network</h1><div class="overlay-content"><p>Centralized networks are provided or controlled by a single entity. The examples are Threema, Signal, WhatsApp and Telegram. The advantage of that design is that the provider can innovate faster, and has a centralized approach to security. But the disadvantage is that the provider can change or discontinue the service, and leak, sell or disclose in some other way all users' data, including who they are connected with.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-content-padding" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Content padding</h4><p>Also known as content padding, it is the process of adding data to the beginning or the end of a message prior to encryption. Padding conceals the actual message size from any eavesdroppers. SimpleX has several encryption layers, and prior to each encryption the content is padded to a fixed size.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="content-padding">Read more</button></div></div><div id="content-padding" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Content padding</h1><div class="overlay-content"><p>Also known as content padding, it is the process of adding data to the beginning or the end of a message prior to encryption. Padding conceals the actual message size from any eavesdroppers. SimpleX has several encryption layers, and prior to each encryption the content is padded to a fixed size.</p><p><a href="https://en.wikipedia.org/wiki/Padding_(cryptography)">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-decentralized-network" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Decentralized network</h4><p>Decentralized network is often used to mean "the network based on decentralized blockchain". In its original meaning, decentralized network means that there is no central authority or any other point of centralization in the network, other than network protocols specification. The advantage of decentralized networks is that they are resilient to censorship and to the provider going out of business. The disadvantage is that they are often slower to innovate, and the security may be worse than with the centralized network.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="decentralized-network">Read more</button></div></div><div id="decentralized-network" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Decentralized network</h1><div class="overlay-content"><p>Decentralized network is often used to mean "the network based on decentralized blockchain". In its original meaning, decentralized network means that there is no central authority or any other point of centralization in the network, other than network protocols specification. The advantage of decentralized networks is that they are resilient to censorship and to the provider going out of business. The disadvantage is that they are often slower to innovate, and the security may be worse than with the centralized network.</p><p>The examples of decentralized networks are email, web, DNS, XMPP, Matrix, BitTorrent, etc. All these examples have a shared global application-level address space. Cryptocurrency blockchains not only have a shared address space, but also a shared state, so they are more centralized than email. Tor network also has a shared global address space, but also a central authority. SimpleX network does not have a shared application-level address space (it relies on the shared transport-level addresses - SMP relay hostnames or IP addresses), and it does not have any central authority or any shared state.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="defense-in-depth" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Defense in depth</h1><div class="overlay-content"><p>Originally, it is a military strategy that seeks to delay rather than prevent the advance of an attacker, buying time and causing additional casualties by yielding space.</p><p>In information security, defense in depth represents the use of multiple computer security techniques to help mitigate the risk of one component of the defense being compromised or circumvented. An example could be anti-virus software installed on individual workstations when there is already virus protection on the firewalls and servers within the same environment.</p><p>SimpleX network applies defense in depth approach to security by having multiple layers for the communication security and privacy:</p><ul>
|
||
<li>double ratchet algorithm for <a href="#end-to-end-encryption">end-to-end encryption</a> with <a href="#forward-secrecy">perfect forward secrecy</a> and <a href="#post-compromise-security">post-compromise security</a>,</li>
|
||
<li>additional layer of end-to-end encryption for each messaging queue and another encryption layer of encryption from the server to the recipient inside TLS to prevent correlation by ciphertext,</li>
|
||
<li>TLS with only strong ciphers allowed,</li>
|
||
<li>mitigation of <a href="#man-in-the-middle-attack">man-in-the-middle attack</a> on client-server connection via server offline certificate verification,</li>
|
||
<li>mitigation of replay attacks via signing over transport channel binding,</li>
|
||
<li>multiple layers of <a href="#message-padding">message padding</a> to reduce efficiency of traffic analysis,</li>
|
||
<li>mitigation of <a href="#man-in-the-middle-attack">man-in-the-middle attack</a> on client-client out-of-band channel when sending the invitation,</li>
|
||
<li>rotation of delivery queues to reduce efficiency of traffic analysis,</li>
|
||
<li>etc.</li>
|
||
</ul><p><a href="https://en.wikipedia.org/wiki/Defence_in_depth">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="end-to-end-encryption" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">End-to-end encryption</h1><div class="overlay-content"><p>A communication system where only the communicating parties can read the messages. It is designed to protect message content from any potential eavesdroppers – telecom and Internet providers, malicious actors, and also the provider of the communication service.</p><p>End-to-end encryption requires agreeing cryptographic keys between the sender and the recipient in a way that no eavesdroppers can access the agreed keys. See <a href="#key-agreement-protocol">key agreement protocol</a>. This key exchange can be compromised via <a href="#man-in-the-middle-attack">man-in-the-middle attack</a>, particularly if key exchange happens via the same communication provider and no out-of-band channel is used to verify key exchange.</p><p><a href="https://en.wikipedia.org/wiki/End-to-end_encryption">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="forward-secrecy" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Forward secrecy</h1><div class="overlay-content"><p>Also known as perfect forward secrecy, it is a feature of a <a href="#key-agreement-protocol">key agreement protocol</a> that ensures that session keys will not be compromised even if long-term secrets used in the session key exchange are compromised. Forward secrecy protects past sessions against future compromises of session or long-term keys.</p><p><a href="https://en.wikipedia.org/wiki/Forward_secrecy">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="post-compromise-security" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Post-compromise security</h1><div class="overlay-content"><p>The quality of the end-to-end encryption scheme allowing to recover security against a passive attacker who observes encrypted messages after compromising one (or both) of the parties. Also known as recovery from compromise or break-in recovery. <a href="#double-ratchet-algorithm">Double-ratchet algorithm</a> has this quality.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="man-in-the-middle-attack" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Man-in-the-middle attack</h1><div class="overlay-content"><p>The attack when the attacker secretly relays and possibly alters the communications between two parties who believe that they are directly communicating with each other.</p><p>This attack can be used to compromise <a href="#end-to-end-encryption">end-to-end encryption</a> by intercepting public keys during <a href="#key-agreement-protocol">key exchange</a>, substituting them with the attacker's keys, and then intercepting and re-encrypting all messages, without altering their content. With this attack, while the attacker does not change message content, but she can read the messages, while the communicating parties believe the messages are end-to-end encrypted.</p><p>Such attack is possible with any system that uses the same channel for key exchange as used to send messages - it includes almost all communication systems except SimpleX, where the initial public key is always passed out-of-band. Even with SimpleX, the attacker may intercept and substitute the key sent via another channel, gaining access to communication. This risk is substantially lower, as attacker does not know in advance which channel will be used to pass the key.</p><p>To mitigate such attack the communicating parties must verify the integrity of key exchange - SimpleX and many other messaging apps, e.g. Signal and WhatsApp, have the feature that allows it.</p><p><a href="https://en.wikipedia.org/wiki/Man-in-the-middle_attack">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="message-padding" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Message padding</h1><div class="overlay-content"><p>Also known as content padding, it is the process of adding data to the beginning or the end of a message prior to encryption. Padding conceals the actual message size from any eavesdroppers. SimpleX has several encryption layers, and prior to each encryption the content is padded to a fixed size.</p><p><a href="https://en.wikipedia.org/wiki/Padding_(cryptography)">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-double-ratchet-algorithm" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Double ratchet algorithm</h4><p>It is used by two parties to exchange <a href="#end-to-end-encryption">end-to-end encrypted</a> messages. The parties will use some <a href="#key-agreement-protocol">key agreement protocol</a> to agree on the initial shared secret key.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="double-ratchet-algorithm">Read more</button></div></div><div id="key-agreement-protocol" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Key agreement protocol</h1><div class="overlay-content"><p>Also known as key exchange, it is a process of agreeing cryptographic keys between the sender and the recipient(s) of the message. It is required for <a href="#end-to-end-encryption">end-to-end encryption</a> to work. Unless it is possible to secure the key exchange via <a href="#2-factor-key-exchange">some second factor</a>, e.g. security code verification, it can be vulnerable to <a href="#man-in-the-middle-attack">man-in-the-middle attack</a>.</p><p><a href="https://en.wikipedia.org/wiki/Key-agreement_protocol">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-end-to-end-encryption" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">End-to-end encryption</h4><p>A communication system where only the communicating parties can read the messages. It is designed to protect message content from any potential eavesdroppers – telecom and Internet providers, malicious actors, and also the provider of the communication service.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="end-to-end-encryption">Read more</button></div></div><div id="tooltip-forward-secrecy" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Forward secrecy</h4><p>Also known as perfect forward secrecy, it is a feature of a <a href="#key-agreement-protocol">key agreement protocol</a> that ensures that session keys will not be compromised even if long-term secrets used in the session key exchange are compromised. Forward secrecy protects past sessions against future compromises of session or long-term keys.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="forward-secrecy">Read more</button></div></div><div id="tooltip-key-exchange" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Key exchange</h4><p>Also known as key exchange, it is a process of agreeing cryptographic keys between the sender and the recipient(s) of the message. It is required for <a href="#end-to-end-encryption">end-to-end encryption</a> to work. Unless it is possible to secure the key exchange via <a href="#2-factor-key-exchange">some second factor</a>, e.g. security code verification, it can be vulnerable to <a href="#man-in-the-middle-attack">man-in-the-middle attack</a>.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="key-exchange">Read more</button></div></div><div id="key-exchange" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Key exchange</h1><div class="overlay-content"><p>Also known as key exchange, it is a process of agreeing cryptographic keys between the sender and the recipient(s) of the message. It is required for <a href="#end-to-end-encryption">end-to-end encryption</a> to work. Unless it is possible to secure the key exchange via <a href="#2-factor-key-exchange">some second factor</a>, e.g. security code verification, it can be vulnerable to <a href="#man-in-the-middle-attack">man-in-the-middle attack</a>.</p><p><a href="https://en.wikipedia.org/wiki/Key-agreement_protocol">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="mitm-attack" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">MITM attack</h1><div class="overlay-content"><p>The attack when the attacker secretly relays and possibly alters the communications between two parties who believe that they are directly communicating with each other.</p><p>This attack can be used to compromise <a href="#end-to-end-encryption">end-to-end encryption</a> by intercepting public keys during <a href="#key-agreement-protocol">key exchange</a>, substituting them with the attacker's keys, and then intercepting and re-encrypting all messages, without altering their content. With this attack, while the attacker does not change message content, but she can read the messages, while the communicating parties believe the messages are end-to-end encrypted.</p><p>Such attack is possible with any system that uses the same channel for key exchange as used to send messages - it includes almost all communication systems except SimpleX, where the initial public key is always passed out-of-band. Even with SimpleX, the attacker may intercept and substitute the key sent via another channel, gaining access to communication. This risk is substantially lower, as attacker does not know in advance which channel will be used to pass the key.</p><p>To mitigate such attack the communicating parties must verify the integrity of key exchange - SimpleX and many other messaging apps, e.g. Signal and WhatsApp, have the feature that allows it.</p><p><a href="https://en.wikipedia.org/wiki/Man-in-the-middle_attack">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="non-repudiation" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Non-repudiation</h1><div class="overlay-content"><p>The property of the cryptographic or communication system that allows the recipient of the message to prove to any third party that the sender identified by some cryptographic key sent the message. It is the opposite to <a href="#repudiation">repudiation</a>. While in some context non-repudiation may be desirable (e.g., for contractually binding messages), in the context of private communications it may be undesirable.</p><p><a href="https://en.wikipedia.org/wiki/Non-repudiation">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="repudiation" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Repudiation</h1><div class="overlay-content"><p>The property of the cryptographic or communication system that allows the sender of the message to plausibly deny having sent the message, because while the recipient can verify that the message was sent by the sender, they cannot prove it to any third party - the recipient has a technical ability to forge the same encrypted message. This is an important quality of private communications, as it allows to have the conversation that can later be denied, similarly to having a private face-to-face conversation.</p><p>See also <a href="#non-repudiation">non-repudiation</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-onion-routing" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Onion routing</h4><p>A technique for anonymous communication over a computer network that uses multiple layers of message encryption, analogous to the layers of an onion. The encrypted data is transmitted through a series of network nodes called "onion routers," each of which "peels" away a single layer, revealing the data's next destination. The sender remains anonymous because each intermediary knows only the location of the immediately preceding and following nodes.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="onion-routing">Read more</button></div></div><div id="onion-routing" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Onion routing</h1><div class="overlay-content"><p>A technique for anonymous communication over a computer network that uses multiple layers of message encryption, analogous to the layers of an onion. The encrypted data is transmitted through a series of network nodes called "onion routers," each of which "peels" away a single layer, revealing the data's next destination. The sender remains anonymous because each intermediary knows only the location of the immediately preceding and following nodes.</p><p>The most widely used onion network is <a href="https://en.wikipedia.org/wiki/Tor_(network)">Tor</a>.</p><p>Some elements of SimpleX network use similar ideas in their design - different addresses for the same resource used by different parties, and additional encryption layers. Currently though, SimpleX messaging protocol does not protect sender network address, as the relay server is chosen by the recipient. The delivery relays chosen by sender that are planned for the future would make SimpleX design closer to onion routing.</p><p><a href="https://en.wikipedia.org/wiki/Onion_routing">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="overlay-network" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Overlay network</h1><div class="overlay-content"><p>Nodes in the overlay network can be thought of as being connected by virtual or logical links, each of which corresponds to a path, perhaps through many physical links, in the underlying network. Tor, for example, is an overlay network on top of IP network, which in its turn is also an overlay network over some underlying physical network.</p><p>SimpleX Clients also form a network using SMP relays and IP or some other overlay network (e.g., Tor), to communicate with each other. SMP relays, on another hand, do not form a network.</p><p><a href="https://en.wikipedia.org/wiki/Overlay_network">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="pairwise-pseudonymous-identifier" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Pairwise pseudonymous identifier</h1><div class="overlay-content"><p>Generalizing <a href="https://csrc.nist.gov/glossary/term/pairwise_pseudonymous_identifier">the definition</a> from NIST Digital Identity Guidelines, it is an opaque unguessable identifier generated by a service used to access a resource by only one party.</p><p>In the context of SimpleX network, these are the identifiers generated by SMP relays to access anonymous messaging queues, with a separate identifier (and access credential) for each accessing party: recipient, sender and an optional notifications subscriber. The same approach is used by XFTP relays to access file chunks, with separate identifiers (and access credentials) for sender and each recipient.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-peer-to-peer" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Peer-to-peer</h4><p>Peer-to-peer (P2P) is the network architecture when participants have equal rights and communicate directly via a general purpose transport or overlay network. Unlike client-server architecture, all peers in a P2P network both provide and consume the resources. In the context of messaging, P2P architecture usually means that the messages are sent between peers, without user accounts or messages being stored on any servers. Examples are Tox, Briar, Cwtch and many others.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="peer-to-peer">Read more</button></div></div><div id="peer-to-peer" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Peer-to-peer</h1><div class="overlay-content"><p>Peer-to-peer (P2P) is the network architecture when participants have equal rights and communicate directly via a general purpose transport or overlay network. Unlike client-server architecture, all peers in a P2P network both provide and consume the resources. In the context of messaging, P2P architecture usually means that the messages are sent between peers, without user accounts or messages being stored on any servers. Examples are Tox, Briar, Cwtch and many others.</p><p>The advantage is that the participants do not depend on any servers. There are <a href="/docs/simplex.html#comparison-with-p2p-messaging-protocols">multiple downsides</a> to that architecture, such as no asynchronous message delivery, the need for network-wide peer addresses, possibility of network-wide attacks, that are usually mitigated only by using a centralized authority. These disadvantages are avoided with <a href="#proxied-peer-to-peer">proxied P2P</a> architecture.</p><p><a href="https://en.wikipedia.org/wiki/Peer-to-peer">Wikipedia</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="proxied-peer-to-peer" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Proxied peer-to-peer</h1><div class="overlay-content"><p>Network topology of the communication system when peers communicate via proxies that do not form the network themselves. Such design is used in Pond, that has a fixed home server for each user, and in SimpleX, that uses multiple relays providing temporary connections.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="perfect-forward-secrecy" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Perfect forward secrecy</h1><div class="overlay-content"><p>Also known as perfect forward secrecy, it is a feature of a <a href="#key-agreement-protocol">key agreement protocol</a> that ensures that session keys will not be compromised even if long-term secrets used in the session key exchange are compromised. Forward secrecy protects past sessions against future compromises of session or long-term keys.</p><p><a href="https://en.wikipedia.org/wiki/Forward_secrecy">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-post-quantum-cryptography" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">Post-quantum cryptography</h4><p>Any of the proposed cryptographic systems or algorithms that are thought to be secure against an attack by a quantum computer. It appears that as of 2025 there is no system or algorithm that is <em>proven</em> to be secure against such attacks, or even to be secure against attacks by massively parallel conventional computers, so a general recommendation is to use post-quantum hybrid cryptography - combining post-quantum and traditional algorithms.</p><button class="read-more-btn open-overlay-btn" data-show-overlay="post-quantum-cryptography">Read more</button></div></div><div id="post-quantum-cryptography" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Post-quantum cryptography</h1><div class="overlay-content"><p>Any of the proposed cryptographic systems or algorithms that are thought to be secure against an attack by a quantum computer. It appears that as of 2025 there is no system or algorithm that is <em>proven</em> to be secure against such attacks, or even to be secure against attacks by massively parallel conventional computers, so a general recommendation is to use post-quantum hybrid cryptography - combining post-quantum and traditional algorithms.</p><p><a href="https://en.wikipedia.org/wiki/Post-quantum_cryptography">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="post-quantum-hybrid-crypto" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Post-quantum hybrid crypto</h1><div class="overlay-content"><p>Any of the proposed cryptographic systems or algorithms that are thought to be secure against an attack by a quantum computer. It appears that as of 2025 there is no system or algorithm that is <em>proven</em> to be secure against such attacks, or even to be secure against attacks by massively parallel conventional computers, so a general recommendation is to use post-quantum hybrid cryptography - combining post-quantum and traditional algorithms.</p><p><a href="https://en.wikipedia.org/wiki/Post-quantum_cryptography">Wikipedia</a></p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="recovery-from-compromise" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">Recovery from compromise</h1><div class="overlay-content"><p>The quality of the end-to-end encryption scheme allowing to recover security against a passive attacker who observes encrypted messages after compromising one (or both) of the parties. Also known as recovery from compromise or break-in recovery. <a href="#double-ratchet-algorithm">Double-ratchet algorithm</a> has this quality.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div><div id="tooltip-user-identity" class="glossary-tooltip"><div class="tooltip-content"><h4 class="tooltip-title">User identity</h4><p>In a communication system it refers to anything that uniquely identifies the users to the network. Depending on the communication network, it can be a phone number, email address, username, public key or a random opaque identifier. Most messaging networks rely on some form of user identity. SimpleX appears to be the only messaging network that does not rely on any kind of user identity - see <a href="https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_protocols">this comparison</a>.</p></div></div><div id="user-identity" class="overlay glossary-overlay hidden"><div class="overlay-card"><h1 class="overlay-title">User identity</h1><div class="overlay-content"><p>In a communication system it refers to anything that uniquely identifies the users to the network. Depending on the communication network, it can be a phone number, email address, username, public key or a random opaque identifier. Most messaging networks rely on some form of user identity. SimpleX appears to be the only messaging network that does not rely on any kind of user identity - see <a href="https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_protocols">this comparison</a>.</p></div><svg class="close-overlay-btn" id="cross" width="16" height="16" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path d="M12.7973 11.5525L7.59762 6.49833L12.7947 1.44675C13.055 1.19371 13.0658 0.771991 12.8188 0.505331C12.5718 0.238674 12.1602 0.227644 11.8999 0.480681L6.65343 5.58028L1.09979 0.182228C0.805 0.002228 0.430001 0.002228 0.135211 0.182228C-0.159579 0.362228 -0.159579 0.697228 0.135211 0.877228L5.68885 6.27528L0.4918 11.3295C0.231501 11.5825 0.220703 12.0042 0.467664 12.2709C0.714625 12.5376 1.12625 12.5486 1.38655 12.2956L6.63302 7.196L12.1867 12.5941C12.4815 12.7741 12.8565 12.7741 13.1513 12.5941C13.4461 12.4141 13.4461 12.0791 13.1513 11.8991L12.7973 11.5525Z"></path></svg></div></div></body></html>
|
||
|
||
|
||
<section class="bg-[#D3E9FF] dark:bg-[#080D25] py-[50px] footer page">
|
||
<div class="container">
|
||
<div class="flex flex-col lg:flex-row justify-between">
|
||
<div class="flex flex-col items-center lg:items-start">
|
||
<a href="/" class="h-full mb-14 dark:hidden"><img class="w-auto h-[46px]" src="/img/new/logo-light.png" alt="logo" /></a>
|
||
<a href="/" class="h-full mb-14 hidden dark:inline-block"><img class="w-auto h-[46px]" src="/img/new/logo-dark.png" alt="logo" /></a>
|
||
|
||
<div class="flex flex-col items-center lg:items-start lg:flex-row gap-[150px] lg:gap-[350px]">
|
||
<div class="flex flex-col items-center lg:items-start">
|
||
<a href="/why"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
Why we are building it
|
||
</a>
|
||
<a href="/about/"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
About & Contact us
|
||
</a>
|
||
<a href="/privacy/"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
Privacy Policy
|
||
</a>
|
||
<a href="/jobs/"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
Join team
|
||
</a>
|
||
<a href="https://github.com/simplex-chat/simplex-chat#please-support-us-with-your-donations"
|
||
target="_blank"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
Donate
|
||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a>
|
||
</div>
|
||
<div class="flex flex-col items-center lg:items-start">
|
||
<a href="https://github.com/simplex-chat/simplexmq/blob/stable/protocol/overview-tjr.md"
|
||
target="_blank"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
SimpleX Whitepaper
|
||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a>
|
||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/protocol/simplex-chat.md"
|
||
target="_blank"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
SimpleX Chat protocol
|
||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a>
|
||
<a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md"
|
||
target="_blank"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
Terminal CLI
|
||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a>
|
||
<a href="https://github.com/simplex-chat/simplex-chat/tree/stable/bots"
|
||
target="_blank"
|
||
class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1">
|
||
SimpleX bots API
|
||
<svg class="float-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<article class="mt-10 lg:mt-0">
|
||
<div class="h-[40px] flex flex-col gap-2 justify-center">
|
||
<div class="flex gap-2 justify-center">
|
||
<a href="https://simplex.chat/contact#/?v=1&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2FK1rslx-m5bpXVIdMZg9NLUZ_8JBm8xTt%23%2F%3Fv%3D1%26dh%3DMCowBQYDK2VuAyEALDeVe-sG8mRY22LsXlPgiwTNs9dbiLrNuA7f3ZMAJ2w%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.585 0C11.9025 0 0 11.9025 0 26.585C0 41.2674 11.9025 53.1699 26.585 53.1699C41.2674 53.1699 53.1699 41.2674 53.1699 26.585C53.1699 11.9025 41.2674 0 26.585 0ZM11.3862 17.3518L17.6366 23.4373L23.9313 17.3088L17.6787 11.2209L20.866 8.1179L27.1187 14.2061L33.4932 8L36.6199 11.044L30.2448 17.25L36.4982 23.3379L42.8733 17.1321L46 20.1761L39.6249 26.3818L45.8789 32.4702L42.6916 35.5732L36.4376 29.4848L30.0631 35.6906L36.3171 41.7791L33.1299 44.8821L26.8759 38.7936L20.5026 45L17.3759 41.956L23.8003 35.693L17.5493 29.6073L11.1255 35.8621L8 32.8194L14.4244 26.5646L8.17397 20.4792L11.3862 17.3518ZM27.0125 32.5656L33.311 26.4408L27.0576 20.3535L27.0568 20.3516L20.7615 26.4799L27.0125 32.5656Z"/>
|
||
</svg>
|
||
</a>
|
||
<a href="https://primal.net/p/npub1exv22uulqnmlluszc4yk92jhs2e5ajcs6mu3t00a6avzjcalj9csm7d828" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512ZM348.077 268.251C347.047 271.254 346.018 274.257 344.263 277.017C337.633 287.302 327.867 292.139 315.221 292.951C302.173 293.789 289.233 295.487 276.333 297.437C274.064 297.779 271.793 298.108 269.521 298.438C258.687 300.005 247.858 301.572 237.36 304.645C189.946 318.517 148.927 341.344 115.048 374.257C109.197 379.941 103.451 385.688 98.1836 391.819C95.7632 394.637 93.0278 397.201 89.1831 398.521L89.1304 398.538C87.9731 398.938 86.7466 399.359 85.6548 398.491C84.7729 397.79 84.9731 396.874 85.1665 395.992C85.1948 395.862 85.2231 395.733 85.248 395.605C85.6963 393.277 86.7407 391.14 88.1821 389.194C90.146 386.544 92.084 383.878 94.022 381.213C99.7344 373.356 105.446 365.5 111.82 358.036C121.707 346.457 133.167 336.2 144.787 326.072C168.56 305.352 195.75 289.087 225.833 276.646C228.757 275.438 231.732 274.327 234.707 273.217C236.528 272.538 238.349 271.858 240.158 271.155C240.361 271.076 240.574 271.007 240.789 270.938C241.635 270.663 242.518 270.377 243.024 269.423C242.177 268.706 241.15 268.783 240.177 268.857C239.968 268.873 239.762 268.889 239.561 268.896C217.297 269.744 195.694 273.47 174.884 280.725C167.117 283.432 159.668 286.729 152.295 290.172C149.855 291.311 147.46 292.248 145.208 290.121C142.917 287.958 143.432 285.598 144.912 283.182C154.453 267.61 165.746 253.295 179.889 240.66C197.997 224.483 219.395 213.954 244.032 208.49C276.996 201.18 306.323 208.416 332.639 226.84L333.331 227.326C337.818 230.48 342.154 233.529 348.424 232.938C356.094 232.213 362.589 229.362 367.853 224.391C376.977 215.774 378.435 205.5 372.124 194.314C365.358 182.325 356.674 171.414 347.996 160.512L347.97 160.479C344.757 156.442 341.94 152.257 340.075 147.559C337.776 141.771 339.282 136.798 343.771 132.374C346.562 129.623 349.879 127.444 353.499 125.654C352.84 124.302 351.792 124.372 350.828 124.437C350.692 124.445 350.558 124.454 350.427 124.459C349.885 124.479 349.345 124.565 348.806 124.651C348.214 124.745 347.624 124.839 347.031 124.847C346.607 124.852 346.152 124.89 345.689 124.929C343.945 125.074 342.084 125.23 341.357 123.684C340.391 121.631 341.399 119.227 343.191 117.554C347.403 113.623 352.741 112.595 358.621 113.133C364.851 113.703 370.044 116.374 374.959 119.561C377.904 121.469 380.753 123.504 383.548 125.587C386.107 127.494 385.938 128.352 382.863 129.358C378.374 130.828 373.854 132.237 369.158 133.088C368.043 133.29 366.97 133.568 365.925 133.915C365.13 134.178 364.353 134.481 363.586 134.82C356.43 137.985 354.645 142.229 357.784 148.742C360.525 154.429 364.434 159.469 368.344 164.509C369.887 166.498 371.431 168.487 372.902 170.517C373.603 171.483 374.306 172.449 375.008 173.415C379.468 179.541 383.926 185.666 387.914 192.062C400.479 212.217 392.457 231.471 374.209 243.009C372.334 244.194 370.384 245.277 368.434 246.36C365.527 247.975 362.621 249.589 359.962 251.543C354.495 255.563 350.765 260.588 348.648 266.601C348.455 267.149 348.266 267.7 348.077 268.251ZM364.513 333.922C365.149 335.249 364.924 336.668 364.888 338.06C364.714 340.459 365.214 342.489 363.518 344.059C362.183 344.074 361.458 343.352 360.753 342.65C360.563 342.461 360.375 342.273 360.177 342.103C356.286 338.75 352.875 334.988 348.808 331.769C341.752 326.184 333.477 324.483 324.302 324.521C315.342 324.559 307.177 327.164 299.004 329.771C297.717 330.183 296.429 330.594 295.138 330.995L289.747 332.666C278.586 336.121 267.42 339.577 256.422 343.413C246.833 346.757 238.413 339.996 239.31 331.924C240.31 322.924 243.14 314.443 250.956 307.944C254.783 304.762 259.324 303.146 264.323 302.431C267.762 301.938 271.221 301.553 274.679 301.168C276.062 301.014 277.446 300.859 278.828 300.698C279.451 300.625 280.078 300.607 280.639 301.144C280.923 302.208 280.246 302.979 279.585 303.731C279.429 303.91 279.273 304.088 279.131 304.268C274.998 309.516 270.639 314.606 265.876 319.418C265.727 319.568 265.549 319.722 265.365 319.879C264.61 320.528 263.763 321.258 264.454 322.215C265.352 323.459 266.887 322.692 268.166 322.415C273.744 321.205 279.287 319.864 284.829 318.523C294.818 316.107 304.808 313.69 315.003 312.043C328.089 309.928 340.422 311.512 351.549 318.553C357.728 322.463 361.604 327.85 364.513 333.922Z" />
|
||
</svg>
|
||
</a>
|
||
<a rel="me" href="https://mastodon.social/@simplex" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512ZM339.329 99.0275C317.654 93.9388 295.564 92.2207 273.231 91.3254C272.186 91.2944 271.157 91.2596 270.14 91.2251C268.091 91.1557 266.089 91.0879 264.086 91.0567C246.35 90.7812 228.654 91.5123 210.994 93.1846C197.065 94.5035 183.244 96.4768 169.675 99.9727C162.199 101.899 154.73 103.994 147.977 107.812C134.904 115.202 125.174 125.999 117.725 138.921C108.323 155.228 103.916 173.02 103.377 191.682C102.882 208.853 102.937 226.049 103.186 243.227C103.396 257.66 104.034 272.095 104.854 286.507C105.678 300.995 107.728 315.348 110.963 329.508C114.411 344.606 119.377 359.13 127.439 372.451C138.635 390.948 154.331 403.859 174.933 410.499C187.604 414.582 200.649 417.051 213.826 418.828C237.461 422.015 261.021 421.897 284.461 417.12C294.296 415.115 303.892 412.325 313.09 408.232C314.413 407.643 314.878 406.946 314.79 405.46C314.549 401.383 314.383 397.303 314.217 393.222C314.143 391.401 314.069 389.581 313.989 387.761C313.915 386.091 313.827 384.422 313.737 382.714C313.695 381.925 313.653 381.128 313.612 380.318C313.426 380.354 313.261 380.382 313.11 380.408C312.825 380.457 312.591 380.497 312.364 380.56C294.125 385.58 275.582 388.162 256.641 387.555C245.877 387.21 235.125 386.735 224.588 384.226C217.159 382.457 210.199 379.654 204.32 374.599C197.016 368.318 193.251 360.094 191.688 350.786C191.199 347.876 190.939 344.927 190.672 341.898C190.548 340.499 190.423 339.084 190.274 337.647C190.638 337.712 190.939 337.764 191.198 337.808C191.658 337.888 191.989 337.945 192.317 338.012C193.433 338.242 194.548 338.478 195.663 338.714C197.9 339.188 200.137 339.662 202.384 340.08C217.874 342.967 233.476 344.947 249.2 346.01C261.24 346.825 273.283 346.962 285.306 346.061C292.653 345.511 299.987 344.776 307.32 344.042C310.694 343.704 314.068 343.366 317.444 343.046C329.993 341.856 342.163 339.055 353.868 334.339C368.08 328.613 381.069 320.958 391.661 309.671C397.704 303.232 402.22 295.971 403.793 287.033C406.787 270.025 408.278 252.868 409.117 235.648C409.506 227.659 409.68 219.659 409.854 211.661C409.877 210.641 409.899 209.622 409.922 208.602C410.225 194.937 409.755 181.331 406.589 167.943C402.18 149.303 393.93 132.763 380.157 119.248C373.506 112.723 366.119 107.246 357.182 104.291C351.293 102.344 345.36 100.443 339.329 99.0275ZM206.301 147.05C215.154 146.705 223.699 148.074 231.686 152.148C239.099 156.066 244.656 161.596 248.834 168.559C250.24 170.904 251.634 173.256 253.028 175.609C253.877 177.042 254.725 178.475 255.577 179.906C255.751 180.198 255.939 180.481 256.169 180.825C256.289 181.005 256.42 181.202 256.567 181.426C256.835 180.985 257.092 180.564 257.34 180.156C257.857 179.31 258.338 178.52 258.815 177.728C259.514 176.567 260.2 175.397 260.885 174.228C262.344 171.739 263.803 169.25 265.39 166.845C274.175 153.529 286.908 147.555 302.51 147.037C311.492 146.739 320.132 148.161 328.153 152.407C340.022 158.69 347.454 168.621 351.49 181.281C353.776 188.451 354.772 195.835 354.782 203.337C354.809 224.399 354.804 245.462 354.8 266.525C354.798 274.145 354.797 281.765 354.796 289.385C354.796 291.539 354.794 291.541 352.618 291.541C345.311 291.541 338.005 291.541 330.699 291.541L322.729 291.541L320.556 291.541V289.22C320.556 282.775 320.555 276.331 320.555 269.886C320.555 249.152 320.555 228.417 320.557 207.683C320.557 203.313 320.182 198.991 318.855 194.802C316.363 186.935 311.094 182.212 302.904 181.058C297.135 180.245 291.436 180.588 286.145 183.355C279.524 186.817 276.269 192.781 274.923 199.777C274.066 204.228 273.672 208.827 273.621 213.366C273.507 223.706 273.527 234.048 273.547 244.39C273.555 248.39 273.563 252.389 273.563 256.389V258.442H239.519C239.519 257.757 239.52 257.127 239.519 256.498C239.515 252.169 239.515 247.841 239.515 243.512C239.515 232.533 239.514 221.553 239.453 210.574C239.422 205.073 238.685 199.648 236.607 194.488C233.57 186.946 228.11 182.277 220.046 181.187C216.643 180.726 213.072 180.737 209.67 181.204C202.089 182.246 197.072 186.701 194.521 193.923C193.001 198.228 192.528 202.699 192.528 207.236C192.526 227.665 192.526 248.094 192.526 268.522C192.526 275.434 192.527 282.345 192.527 289.256V291.425H158.285V289.671C158.285 281.418 158.28 273.166 158.274 264.914C158.259 244.215 158.245 223.516 158.321 202.817C158.362 191.725 160.39 180.983 165.938 171.217C174.826 155.574 188.484 147.745 206.301 147.05Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="https://lemmy.ml/c/simplex" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path d="M211.627 320.142L211.601 320.334C209.791 327.491 205.635 332.28 198.898 334.602C186.776 338.78 174.062 329.797 173.658 317.008C173.314 306.088 182.578 296.189 194.836 297.369C205.769 298.421 213.652 308.883 211.697 319.667C211.669 319.825 211.647 319.984 211.627 320.142Z" />
|
||
<path d="M330.616 332.344C330.429 332.469 330.237 332.586 330.048 332.707C318.654 339.342 304.653 333.087 301.724 320.752C299.125 309.809 306.901 298.809 318.043 297.573C326.881 296.592 335.193 301.875 338.096 309.993C341.069 318.313 338.059 327.36 330.616 332.344Z" />
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512ZM452.87 191.71C450.247 181.005 444.82 172.018 435.126 165.783C434.537 165.485 433.964 165.181 433.398 164.88C432.158 164.222 430.954 163.582 429.697 163.069C421.154 159.584 412.3 159.367 403.337 160.925C394.095 162.532 385.533 165.973 377.487 170.658C368.828 175.701 361.835 182.561 355.71 190.334C355.44 190.676 355.214 191.051 355 191.363C355.081 191.515 355.095 191.577 355.134 191.609C355.439 191.858 355.746 192.107 356.062 192.346C363.56 198.034 370.116 204.62 375.603 212.22C384.395 224.398 389.771 237.954 392.392 252.617C392.594 253.748 392.832 254.873 393.053 256C405.488 253.396 416.484 248.669 426.037 242.977C434.382 238.003 441.402 231.567 446.721 223.474C453.126 213.727 455.673 203.145 452.87 191.71ZM74.0957 168.33C80.6572 163.052 88.1533 160.554 96.373 160.085C106.582 159.503 116.192 161.954 125.519 165.865C138.758 171.419 149.13 180.436 157.59 191.798C157.645 191.872 157.697 191.947 157.747 192.024C157.788 192.089 157.828 192.155 157.864 192.222C157.899 192.287 157.922 192.359 157.951 192.452L158 192.606C136.48 208.433 124.266 229.827 119.912 256C119.671 255.981 119.437 255.979 119.21 255.962C119.12 255.956 119.031 255.947 118.944 255.935C118.893 255.927 118.842 255.917 118.791 255.906C106.863 253.306 95.7129 248.715 85.4551 242.228C75.9717 236.23 68.2236 228.434 63.2119 218.255C60.3105 212.362 58.7051 206.12 59.0449 199.556C59.6875 187.16 64.5664 176.684 74.0957 168.33ZM296.621 382.67C313.312 376.036 328.495 366.898 342.24 355.14C350.237 348.229 357.383 340.69 363.479 332.195C374.055 317.459 380.766 301.307 381.77 283.001C382.441 270.745 381.724 258.632 378.58 246.731C373.914 229.066 364.635 214.348 350.251 202.935C340.804 195.439 330.173 190.161 318.777 186.34C303.993 181.384 288.724 179.122 273.21 178.32C260.704 177.674 248.214 178.026 235.744 179.201C225.53 180.164 215.431 181.775 205.499 184.357C192.461 187.748 180.062 192.636 168.799 200.14C153.032 210.644 142.032 224.79 136.08 242.792C132.337 254.113 130.976 265.771 131 277.642C131.021 287.482 132.225 297.122 135.406 306.482C139.866 319.601 146.978 331.165 156.084 341.527C172.32 360 192.19 373.328 214.92 382.551C215.081 382.616 215.245 382.674 215.409 382.729C215.558 382.778 215.706 382.824 215.852 382.868L215.863 382.873L215.922 382.891C216.04 382.927 216.154 382.963 216.265 383C216.304 382.079 216.324 381.166 216.344 380.259C216.363 379.391 216.383 378.528 216.419 377.671C216.463 376.613 216.532 375.562 216.659 374.519C218.164 362.141 224.289 352.646 235.222 346.599C246.337 340.452 258.246 339.604 270.208 343.455C285.366 348.334 293.935 359.08 296.154 374.799C296.398 376.527 296.456 378.281 296.516 380.085L296.519 380.13V380.173C296.546 380.995 296.574 381.826 296.621 382.67ZM281.743 368.861C282.872 371.457 283.575 374.328 283.881 377.463C285.312 392.157 273.662 404.387 259.753 405.812C254.162 406.385 248.779 405.674 243.706 403.293C235.694 399.535 231.077 393.124 229.513 384.525C228.687 379.986 228.794 375.442 230.311 371.038C230.366 370.862 230.425 370.687 230.485 370.511C233.364 362.156 239.321 357.018 247.744 354.776C255.238 352.782 262.649 353.215 269.807 356.412C275.688 359.393 279.581 363.572 281.743 368.861ZM145.243 347.723C144.674 347.919 144.148 348.073 143.643 348.279L123.101 356.65C118.053 358.706 113.004 360.758 107.952 362.804C106.823 363.261 105.612 363.671 104.412 363.772C100.998 364.058 98.0098 361.874 97.0557 358.587C96.1104 355.333 97.5312 351.907 100.529 350.27C100.976 350.025 101.452 349.834 101.927 349.644L102.222 349.524L134.319 336.439C134.889 336.207 135.449 335.954 136.141 335.656C135.967 335.363 138.582 338.852 141.055 342.154L142.903 344.622C143.673 345.648 144.331 346.526 144.754 347.085C145.023 347.442 145.197 347.669 145.243 347.723ZM369.278 345.862C370.302 344.697 371.534 343.236 372.724 341.826L372.735 341.812L372.741 341.803C375.005 339.122 377.106 336.631 377.315 336.716L383.333 339.168C391.872 342.647 400.41 346.126 408.957 349.581C411.084 350.441 412.807 351.698 413.645 353.882C414.726 356.697 414.287 359.323 412.218 361.528C410.094 363.792 407.413 364.428 404.511 363.378C401.243 362.196 398.05 360.808 394.829 359.496L368.187 348.632L368.005 348.56L367.679 348.44C367.526 348.385 367.379 348.335 367.243 348.289L366.935 348.182C367.13 348.228 368.055 347.256 369.278 345.862ZM342.492 371.036C342.825 370.833 330.406 379.116 330.827 379.667C338.286 389.524 345.667 399.273 353.053 409.019L353.185 409.193L353.426 409.513C353.677 409.84 353.935 410.16 354.22 410.453C358.062 414.399 364.663 412.838 366.314 407.583C367.117 405.031 366.513 402.746 364.907 400.64C360.587 394.974 356.3 389.283 352 383.602L342.492 371.036ZM169.228 372.739C169.013 373.018 172.123 375.052 175.2 377.064C178.211 379.033 181.189 380.98 180.99 381.244L174.88 389.313C169.871 395.926 164.864 402.539 159.871 409.163C158.534 410.936 156.953 412.256 154.675 412.554C151.731 412.939 149.331 411.952 147.65 409.532C145.926 407.052 145.868 404.406 147.351 401.768C147.473 401.55 147.608 401.34 147.752 401.135C147.942 400.86 148.147 400.594 148.352 400.328L148.613 399.985L169.228 372.739Z" />
|
||
<path d="M211.584 320.586C209.815 327.718 205.697 332.587 199.022 334.947C187.008 339.195 174.408 330.062 174.009 317.062C173.668 305.961 182.848 295.898 194.995 297.097C205.829 298.167 213.642 308.802 211.704 319.765C211.665 319.99 211.64 320.217 211.584 320.586Z" />
|
||
<path d="M329.711 333.271C318.43 340.029 304.431 333.604 301.503 320.932C298.905 309.69 306.679 298.39 317.818 297.12C326.654 296.113 334.965 301.539 337.867 309.879C340.84 318.426 337.83 327.72 330.389 332.84C330.202 332.968 330.01 333.089 329.711 333.271Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="mailto:chat@simplex.chat" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M512 256C512 397.385 397.385 512 256 512C114.615 512 0 397.385 0 256C0 114.615 114.615 0 256 0C397.385 0 512 114.615 512 256ZM149.744 205.384L166.479 218.68C192.394 239.268 218.153 259.732 243.918 280.188C254.117 288.285 257.065 288.23 267.363 280.05C310.416 245.847 353.478 211.655 396.54 177.463L400.139 174.605L413.302 164.153C414.537 163.173 415.803 162.232 418.049 160.511V167.062L418.05 212.292C418.05 257.522 418.051 302.752 418.045 347.982C418.044 359.363 414.904 362.477 403.495 362.477L283.932 362.479C225.163 362.479 166.395 362.479 107.626 362.477C96.1521 362.477 93.0066 359.391 93.0051 348.06C92.9968 287.587 93.001 227.114 93.001 166.641V160.359C112.401 175.751 130.933 190.456 149.744 205.384ZM116.095 149C126.458 157.244 135.905 164.758 145.633 172.489C166.835 189.321 187.943 206.083 209.045 222.84L255.556 259.775L395.017 149H116.095Z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<div class="flex gap-2 justify-center">
|
||
<a href="https://github.com/simplex-chat" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path d="M20.2907 0.926758C9.24635 0.926758 0.290527 10.1075 0.290527 21.4331C0.290527 30.4933 6.02118 38.18 13.9679 40.8915C14.9674 41.0813 15.3344 40.4467 15.3344 39.905C15.3344 39.4161 15.3158 37.8007 15.3072 36.0872C9.74314 37.3277 8.56906 33.6677 8.56906 33.6677C7.65927 31.2975 6.3484 30.6672 6.3484 30.6672C4.53379 29.3945 6.48519 29.4206 6.48519 29.4206C8.49355 29.5653 9.55105 31.5338 9.55105 31.5338C11.3349 34.6688 14.2298 33.7624 15.3711 33.2385C15.5506 31.9131 16.069 31.0085 16.6409 30.4964C12.1986 29.9779 7.52878 28.2195 7.52878 20.3621C7.52878 18.1232 8.31007 16.294 9.58947 14.8579C9.38181 14.3414 8.69723 12.2557 9.78322 9.43111C9.78322 9.43111 11.4627 8.87998 15.2847 11.5331C16.8801 11.0787 18.591 10.8509 20.2907 10.8431C21.9904 10.8509 23.7027 11.0787 25.301 11.5331C29.1183 8.87998 30.7955 9.43111 30.7955 9.43111C31.8842 12.2557 31.1992 14.3414 30.9916 14.8579C32.274 16.294 33.05 18.1232 33.05 20.3621C33.05 28.2382 28.3712 29.9724 23.9176
|
||
30.4801C24.635 31.1165 25.2742 32.3644 25.2742 34.2776C25.2742 37.0214 25.251 39.2296 25.251 39.905C25.251 40.4507 25.611 41.0902 26.6248 40.8888C34.5672 38.1742 40.2905 30.4903 40.2905 21.4331C40.2905 10.1075 31.336 0.926758 20.2907 0.926758Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="https://www.reddit.com/r/SimpleXChat/" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.874 40.9268C31.9197 40.9268 40.874 31.9724 40.874 20.9268C40.874 9.88108 31.9197 0.926758 20.874 0.926758C9.82834 0.926758 0.874023 9.88108 0.874023 20.9268C0.874023 31.9724 9.82834 40.9268 20.874 40.9268ZM30.4091 16.615C31.9031 16.615 33.1157 17.8276 33.1157 19.3216C33.1157 20.426 32.4445 21.3787 31.5567 21.8118C31.6 22.0716 31.6217 22.3315 31.6217 22.613C31.6217 26.7705 26.7929 30.1268 20.8165 30.1268C14.8402 30.1268 10.0114 26.7705 10.0114 22.613C10.0114 22.3315 10.0331 22.05 10.0764 21.7902C9.12362 21.3571 8.47402 20.426 8.47402 19.3216C8.47402 17.8276 9.68662 16.615 11.1807 16.615C11.8953 16.615 12.5665 16.9181 13.0429 17.3728C14.9051 16.0086 17.4819 15.1642 20.3618 15.0776L21.726 8.6248C21.7693 8.49488 21.8343 8.3866 21.9425 8.32164C22.0508 8.25668 22.1807 8.23504 22.3106 8.25668L26.7929 9.20944C27.0961 8.55984 27.7457 8.12676 28.5035 8.12676C29.5646 8.12676 30.4307 8.99292 30.4307
|
||
10.0539C30.4307 11.115 29.5646 11.9811 28.5035 11.9811C27.4642 11.9811 26.6197 11.1582 26.5764 10.1406L22.5705 9.29604L21.3362 15.0776C24.1512 15.1858 26.7063 16.052 28.5469 17.3728C29.0232 16.8964 29.6728 16.615 30.4091 16.615ZM16.5291 19.3216C15.4681 19.3216 14.602 20.1878 14.602 21.2488C14.602 22.3098 15.4681 23.176 16.5291 23.176C17.5902 23.176 18.4563 22.3098 18.4563 21.2488C18.4563 20.1878 17.5902 19.3216 16.5291 19.3216ZM20.7949 27.7449C21.5311 27.7449 24.0429 27.6582 25.3638 26.3374C25.5587 26.1425 25.5587 25.8394 25.4071 25.6228C25.2122 25.428 24.8874 25.428 24.6925 25.6228C23.848 26.4456 22.0941 26.7488 20.8165 26.7488C19.539 26.7488 17.7634 26.4456 16.9405 25.6228C16.7457 25.428 16.4209 25.428 16.226 25.6228C16.0311 25.8177 16.0311 26.1425 16.226 26.3374C17.5252 27.6366 20.0587 27.7449 20.7949 27.7449ZM23.0902 21.2488C23.0902 22.3098 23.9563 23.176 25.0173 23.176C26.0783 23.176 26.9445 22.3098 26.9445 21.2488C26.9445 20.1878 26.0783
|
||
19.3216 25.0173 19.3216C23.9563 19.3216 23.0902 20.1878 23.0902 21.2488Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="https://twitter.com/simplexchat" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.4575 40.9268C31.5032 40.9268 40.4575 31.9725 40.4575 20.9268C40.4575 9.88106 31.5032 0.926758 20.4575 0.926758C9.41182 0.926758 0.45752 9.88106 0.45752 20.9268C0.45752 31.9725 9.41182 40.9268 20.4575 40.9268ZM29.916 16.7766C29.916 23.1157 25.014 30.4265 16.0519 30.4265V30.423C13.4038 30.4265 10.8115 29.6795 8.58252 28.2719C8.96846 28.3174 9.35558 28.3397 9.74271 28.3409C11.9372 28.3432 14.0688 27.6182 15.7942 26.283C13.7101 26.2444 11.8802 24.9055 11.2425 22.9507C11.9716 23.0898 12.7245 23.0619 13.4418 22.869C11.1689 22.4165 9.53371 20.4504 9.53252 18.1671V18.1062C10.2106 18.478 10.9694 18.6835 11.7448 18.7057C9.60377 17.2981 8.94233 14.4948 10.2355 12.3026C12.7103 15.2992 16.3606 17.1207 20.2782 17.3147C19.8851 15.6487 20.4231 13.902 21.6878 12.7306C23.6507 10.9137 26.737 11.0073 28.5824 12.9387C29.6737 12.7271 30.7199 12.3327 31.677 11.7738C31.3125 12.8857 30.5513 13.828 29.5348 14.4277C30.5002
|
||
14.3155 31.4443 14.0609 32.3325 13.6728C31.6782 14.6362 30.8553 15.4781 29.9017 16.1562C29.916 16.362 29.916 16.5685 29.916 16.7766Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="https://www.linkedin.com/company/simplex-chat/" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0408 0.926758C8.9951 0.926758 0.0407715 9.88109 0.0407715 20.9268C0.0407715 31.9724 8.9951 40.9268 20.0408 40.9268C31.0864 40.9268 40.0408 31.9724 40.0408 20.9268C40.0408 9.88109 31.0864 0.926758 20.0408 0.926758ZM9.6421 17.4916H14.1745V31.1098H9.6421V17.4916ZM14.4731 13.279C14.4437 11.9438 13.4889 10.9268 11.9383 10.9268C10.3878 10.9268 9.3741 11.9438 9.3741 13.279C9.3741 14.5866 10.3579 15.6328 11.8794 15.6328H11.9084C13.4889 15.6328 14.4731 14.5866 14.4731 13.279ZM25.3017 17.1718C28.2843 17.1718 30.5203 19.1187 30.5203 23.3015L30.5201 31.1098H25.9879V23.824C25.9879 21.994 25.3319 20.7453 23.6912 20.7453C22.439 20.7453 21.6932 21.5871 21.3656 22.4003C21.2458 22.6916 21.2164 23.0976 21.2164 23.5046V31.1101H16.6834C16.6834 31.1101 16.7431 18.7698 16.6834 17.492H21.2164V19.4208C21.8179 18.4936 22.8953 17.1718 25.3017 17.1718Z" />
|
||
</svg>
|
||
</a>
|
||
<a href="https://simplex.chat/feed.rss" target="_blank">
|
||
<svg class="fill-primary-light dark:fill-primary-dark" width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd" clip-rule="evenodd" d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512ZM132.791 157.572C215.586 161.137 279.503 196.841 323.612 267.517C344.138 302.436 354.186 339.959 354.57 380.122H406.814C409.639 231.301 280.977 103.1 132.791 106.05V157.572ZM309.994 343.843C311.593 356.035 313.096 367.877 314.65 380.116H261.161C260.496 344.968 248.303 314.452 223.472 289.485C198.613 264.491 168.097 252.282 132.755 251.38V199.743C198.318 196.346 288.694 244.344 309.994 343.843ZM132.766 336.706C129.293 354.261 137.796 370.323 154.848 378.004L155.461 378.242C156.267 378.558 156.912 378.81 157.577 378.985C173.012 383.066 186.298 379.318 196.604 367.168C206.463 355.544 208.397 342.145 201.87 328.354C195.205 314.271 183.419 307.215 167.834 307.356C151.188 307.509 135.971 320.504 132.766 336.706Z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
<a href="#" class="text-grey-black dark:text-white text-[16px] text-center lg:ltr:text-left lg:rtl:text-right font-medium leading-[28px] tracking-[0.01em] block mt-[60px]">© 2020-2025 SimpleX Chat | Open-Source Project</a>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<script src="/js/swiper-bundle.min.js"></script>
|
||
<script src="/js/script.js"></script>
|
||
</body>
|
||
</html>
|