From 5105b2d528f3a8ba0a8d46ed4fe5515e92f90a45 Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Thu, 26 Feb 2026 13:23:24 +0000 Subject: [PATCH] deploy: 3c27b5a29f79c3a2fb31a886e2807fc82453d97c --- about/index.html | 4 + ar/contact/index.html | 4 + ar/fdroid/index.html | 4 + ar/index.html | 5 + ar/invitation/index.html | 4 + ar/messaging/index.html | 4 + ar/old/index.html | 4 + ar/why/index.html | 673 +++++++++++++ bg/contact/index.html | 4 + bg/fdroid/index.html | 4 + bg/index.html | 9 +- bg/invitation/index.html | 4 + bg/messaging/index.html | 4 + bg/old/index.html | 4 + bg/why/index.html | 664 +++++++++++++ blog/20201022-simplex-chat.html | 4 + blog/20210512-simplex-chat-terminal-ui.html | 4 + blog/20210914-simplex-chat-v0.4-released.html | 4 + blog/20211208-simplex-chat-v0.5-released.html | 4 + blog/20220112-simplex-chat-v1-released.html | 4 + ...20220214-simplex-chat-ios-public-beta.html | 4 + blog/20220308-simplex-chat-mobile-apps.html | 4 + ...04-simplex-chat-instant-notifications.html | 4 + ...20220511-simplex-chat-v2-images-files.html | 4 + .../20220524-simplex-chat-better-privacy.html | 4 + ...ex-chat-new-privacy-security-settings.html | 4 + ...e-export-import-protocol-improvements.html | 4 + ...mplex-chat-v3.1-tor-groups-efficiency.html | 4 + ...0220808-simplex-chat-v3.1-chat-groups.html | 4 + ...0901-simplex-chat-v3.2-incognito-mode.html | 4 + ...28-simplex-chat-v4-encrypted-database.html | 4 + ...-chat-v4.2-security-audit-new-website.html | 4 + ...1206-simplex-chat-v4.3-voice-messages.html | 4 + ...mplex-chat-v4.4-disappearing-messages.html | 4 + ...-simplex-chat-v4-5-user-chat-profiles.html | 4 + ...230301-simplex-file-transfer-protocol.html | 4 + ...328-simplex-chat-v4-6-hidden-profiles.html | 4 + ...sion-funding-v5-videos-files-passcode.html | 4 + ...sage-reactions-self-destruct-passcode.html | 4 + ...x-chat-v5-2-message-delivery-receipts.html | 4 + ...cal-file-encryption-directory-service.html | 4 + ...sktop-quantum-resistant-better-groups.html | 4 + ...implex-ux-private-notes-group-history.html | 4 + ...tance-signal-double-ratchet-algorithm.html | 4 + ...stant-e2e-encryption-simple-migration.html | 4 + ...i-joined-simplex-chat-esraa-al-shafei.html | 4 + ...416-dangers-of-metadata-in-messengers.html | 4 + ...nsparency-v5-7-better-user-experience.html | 4 + ...mplex-redefining-privacy-hard-choices.html | 4 + ...ildren-safety-requires-e2e-encryption.html | 4 + ...8-private-message-routing-chat-themes.html | 4 + ...f-privacy-enforcing-privacy-standards.html | 4 + ...6-private-routing-new-user-experience.html | 4 + ...y-review-better-calls-user-experience.html | 4 + blog/20241016-wired-attack-on-privacy.html | 4 + ...cy-and-decentralization-for-all-users.html | 4 + ...k-v6-2-servers-by-flux-business-chats.html | 4 + ...k-law-lead-to-mass-scale-surveillance.html | 4 + ...privacy-preserving-content-moderation.html | 4 + ...er-experience-safety-in-public-groups.html | 4 + ...ension-for-securely-connecting-people.html | 4 + ...-contacts-protect-groups-app-security.html | 4 + blog/index.html | 4 + contact/index.html | 4 + cs/contact/index.html | 4 + cs/fdroid/index.html | 4 + cs/index.html | 5 + cs/invitation/index.html | 4 + cs/messaging/index.html | 4 + cs/old/index.html | 4 + cs/why/index.html | 673 +++++++++++++ css/design3.css | 5 +- css/tailwind.css | 84 ++ de/contact/index.html | 4 + de/fdroid/index.html | 4 + de/index.html | 5 + de/invitation/index.html | 4 + de/messaging/index.html | 4 + de/old/index.html | 4 + de/why/index.html | 673 +++++++++++++ directory/index.html | 4 + docs/android.html | 4 + docs/business.html | 4 + docs/cli.html | 4 + docs/code_of_conduct.html | 4 + docs/contributing.html | 4 + docs/directory.html | 4 + docs/glossary.html | 4 + docs/guide/app-settings.html | 4 + docs/guide/audio-video-calls.html | 4 + docs/guide/chat-profiles.html | 4 + docs/guide/making-connections.html | 4 + docs/guide/managing-data.html | 4 + docs/guide/privacy-security.html | 4 + docs/guide/readme.html | 4 + docs/guide/secret-groups.html | 4 + docs/guide/send-messages.html | 4 + docs/lang/cs/android.html | 4 + docs/lang/cs/cli.html | 4 + docs/lang/cs/contributing.html | 4 + docs/lang/cs/server.html | 4 + docs/lang/cs/simplex.html | 4 + docs/lang/cs/translations.html | 4 + docs/lang/cs/webrtc.html | 4 + docs/lang/fr/android.html | 4 + docs/lang/fr/cli.html | 4 + docs/lang/fr/contributing.html | 4 + docs/lang/fr/server.html | 4 + docs/lang/fr/simplex.html | 4 + docs/lang/fr/translations.html | 4 + docs/lang/fr/webrtc.html | 4 + docs/lang/pl/android.html | 4 + docs/lang/pl/cli.html | 4 + docs/lang/pl/contributing.html | 4 + docs/lang/pl/server.html | 4 + docs/lang/pl/simplex.html | 4 + docs/lang/pl/translations.html | 4 + docs/lang/pl/webrtc.html | 4 + docs/protocol/simplex-chat.html | 4 + docs/server.html | 4 + docs/simplex.html | 4 + docs/themes.html | 4 + docs/trademark.html | 4 + docs/translations.html | 4 + docs/webrtc.html | 4 + docs/why.html | 918 ++++++++++++++++++ docs/xftp-server.html | 4 + donate/index.html | 4 + downloads/index.html | 4 + en/contact/index.html | 4 + en/fdroid/index.html | 4 + en/index.html | 9 +- en/invitation/index.html | 4 + en/messaging/index.html | 4 + en/old/index.html | 4 + en/why/index.html | 673 +++++++++++++ es/contact/index.html | 4 + es/fdroid/index.html | 4 + es/index.html | 5 + es/invitation/index.html | 4 + es/messaging/index.html | 4 + es/old/index.html | 4 + es/why/index.html | 673 +++++++++++++ fa/contact/index.html | 4 + fa/fdroid/index.html | 4 + fa/index.html | 9 +- fa/invitation/index.html | 4 + fa/messaging/index.html | 4 + fa/old/index.html | 4 + fa/why/index.html | 664 +++++++++++++ faq/index.html | 4 + fdroid/index.html | 4 + fi/contact/index.html | 4 + fi/fdroid/index.html | 4 + fi/index.html | 9 +- fi/invitation/index.html | 4 + fi/messaging/index.html | 4 + fi/old/index.html | 4 + fi/why/index.html | 673 +++++++++++++ fr/contact/index.html | 4 + fr/fdroid/index.html | 4 + fr/index.html | 7 +- fr/invitation/index.html | 4 + fr/messaging/index.html | 4 + fr/old/index.html | 4 + fr/why/index.html | 673 +++++++++++++ he/contact/index.html | 4 + he/fdroid/index.html | 4 + he/index.html | 9 +- he/invitation/index.html | 4 + he/messaging/index.html | 4 + he/old/index.html | 4 + he/why/index.html | 673 +++++++++++++ hu/contact/index.html | 4 + hu/fdroid/index.html | 4 + hu/index.html | 5 + hu/invitation/index.html | 4 + hu/messaging/index.html | 4 + hu/old/index.html | 4 + hu/why/index.html | 673 +++++++++++++ id/contact/index.html | 4 + id/fdroid/index.html | 4 + id/index.html | 5 + id/invitation/index.html | 4 + id/messaging/index.html | 4 + id/old/index.html | 4 + id/why/index.html | 673 +++++++++++++ index.html | 9 +- invitation/index.html | 4 + it/contact/index.html | 4 + it/fdroid/index.html | 4 + it/index.html | 5 + it/invitation/index.html | 4 + it/messaging/index.html | 4 + it/old/index.html | 4 + it/why/index.html | 673 +++++++++++++ ja/contact/index.html | 4 + ja/fdroid/index.html | 4 + ja/index.html | 5 + ja/invitation/index.html | 4 + ja/messaging/index.html | 4 + ja/old/index.html | 4 + ja/why/index.html | 673 +++++++++++++ jobs/index.html | 4 + messaging/index.html | 4 + nl/contact/index.html | 4 + nl/fdroid/index.html | 4 + nl/index.html | 9 +- nl/invitation/index.html | 4 + nl/messaging/index.html | 4 + nl/old/index.html | 4 + nl/why/index.html | 673 +++++++++++++ old/index.html | 4 + pl/contact/index.html | 4 + pl/fdroid/index.html | 4 + pl/index.html | 5 + pl/invitation/index.html | 4 + pl/messaging/index.html | 4 + pl/old/index.html | 4 + pl/why/index.html | 673 +++++++++++++ privacy/index.html | 4 + pt_BR/contact/index.html | 4 + pt_BR/fdroid/index.html | 4 + pt_BR/index.html | 5 + pt_BR/invitation/index.html | 4 + pt_BR/messaging/index.html | 4 + pt_BR/old/index.html | 4 + pt_BR/why/index.html | 673 +++++++++++++ reproduce/index.html | 4 + ro/contact/index.html | 4 + ro/fdroid/index.html | 4 + ro/index.html | 9 +- ro/invitation/index.html | 4 + ro/messaging/index.html | 4 + ro/old/index.html | 4 + ro/why/index.html | 664 +++++++++++++ ru/contact/index.html | 4 + ru/fdroid/index.html | 4 + ru/index.html | 9 +- ru/invitation/index.html | 4 + ru/messaging/index.html | 4 + ru/old/index.html | 4 + ru/why/index.html | 673 +++++++++++++ security/index.html | 4 + tr/contact/index.html | 4 + tr/fdroid/index.html | 4 + tr/index.html | 9 +- tr/invitation/index.html | 4 + tr/messaging/index.html | 4 + tr/old/index.html | 4 + tr/why/index.html | 664 +++++++++++++ transparency/index.html | 4 + uk/contact/index.html | 4 + uk/fdroid/index.html | 4 + uk/index.html | 9 +- uk/invitation/index.html | 4 + uk/messaging/index.html | 4 + uk/old/index.html | 4 + uk/why/index.html | 673 +++++++++++++ vouchers/index.html | 4 + why/index.html | 673 +++++++++++++ zh_Hans/contact/index.html | 4 + zh_Hans/fdroid/index.html | 4 + zh_Hans/index.html | 9 +- zh_Hans/invitation/index.html | 4 + zh_Hans/messaging/index.html | 4 + zh_Hans/old/index.html | 4 + zh_Hans/why/index.html | 673 +++++++++++++ zh_Hant/contact/index.html | 4 + zh_Hant/fdroid/index.html | 4 + zh_Hant/index.html | 9 +- zh_Hant/invitation/index.html | 4 + zh_Hant/messaging/index.html | 4 + zh_Hant/old/index.html | 4 + zh_Hant/why/index.html | 664 +++++++++++++ 275 files changed, 18156 insertions(+), 28 deletions(-) create mode 100644 ar/why/index.html create mode 100644 bg/why/index.html create mode 100644 cs/why/index.html create mode 100644 de/why/index.html create mode 100644 docs/why.html create mode 100644 en/why/index.html create mode 100644 es/why/index.html create mode 100644 fa/why/index.html create mode 100644 fi/why/index.html create mode 100644 fr/why/index.html create mode 100644 he/why/index.html create mode 100644 hu/why/index.html create mode 100644 id/why/index.html create mode 100644 it/why/index.html create mode 100644 ja/why/index.html create mode 100644 nl/why/index.html create mode 100644 pl/why/index.html create mode 100644 pt_BR/why/index.html create mode 100644 ro/why/index.html create mode 100644 ru/why/index.html create mode 100644 tr/why/index.html create mode 100644 uk/why/index.html create mode 100644 why/index.html create mode 100644 zh_Hans/why/index.html create mode 100644 zh_Hant/why/index.html diff --git a/about/index.html b/about/index.html index 2e0fa26533..f3cedd4d76 100644 --- a/about/index.html +++ b/about/index.html @@ -394,6 +394,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/ar/contact/index.html b/ar/contact/index.html index c13831785e..c9c25f6e6e 100644 --- a/ar/contact/index.html +++ b/ar/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + عن واتصل بنا diff --git a/ar/fdroid/index.html b/ar/fdroid/index.html index fd8b33735a..00d6dd44fc 100644 --- a/ar/fdroid/index.html +++ b/ar/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + عن واتصل بنا diff --git a/ar/invitation/index.html b/ar/invitation/index.html index add2d77757..35f12187f2 100644 --- a/ar/invitation/index.html +++ b/ar/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + عن واتصل بنا diff --git a/ar/messaging/index.html b/ar/messaging/index.html index a08fc3a068..f8e881ae93 100644 --- a/ar/messaging/index.html +++ b/ar/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + عن واتصل بنا diff --git a/ar/old/index.html b/ar/old/index.html index 54256cb52b..5062ff290b 100644 --- a/ar/old/index.html +++ b/ar/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + عن واتصل بنا diff --git a/ar/why/index.html b/ar/why/index.html new file mode 100644 index 0000000000..62cab11bfc --- /dev/null +++ b/ar/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/bg/contact/index.html b/bg/contact/index.html index 40c8b83df2..92f38b3995 100644 --- a/bg/contact/index.html +++ b/bg/contact/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/bg/fdroid/index.html b/bg/fdroid/index.html index f8e34aa2d7..d1b899729d 100644 --- a/bg/fdroid/index.html +++ b/bg/fdroid/index.html @@ -645,6 +645,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/bg/index.html b/bg/index.html index 1ab129deff..278f523ae4 100644 --- a/bg/index.html +++ b/bg/index.html @@ -642,8 +642,9 @@ window.addEventListener('click',(e)=>{ @@ -734,6 +735,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/bg/invitation/index.html b/bg/invitation/index.html index f9785bb005..4b5393bbd1 100644 --- a/bg/invitation/index.html +++ b/bg/invitation/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/bg/messaging/index.html b/bg/messaging/index.html index 4c645b78a2..02448cc500 100644 --- a/bg/messaging/index.html +++ b/bg/messaging/index.html @@ -1767,6 +1767,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/bg/old/index.html b/bg/old/index.html index 9792e9b98c..dfe105232c 100644 --- a/bg/old/index.html +++ b/bg/old/index.html @@ -2075,6 +2075,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/bg/why/index.html b/bg/why/index.html new file mode 100644 index 0000000000..afed55f7fb --- /dev/null +++ b/bg/why/index.html @@ -0,0 +1,664 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/blog/20201022-simplex-chat.html b/blog/20201022-simplex-chat.html index a4323f2484..6737f5f930 100644 --- a/blog/20201022-simplex-chat.html +++ b/blog/20201022-simplex-chat.html @@ -405,6 +405,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20210512-simplex-chat-terminal-ui.html b/blog/20210512-simplex-chat-terminal-ui.html index 163a5fee40..2c7684c345 100644 --- a/blog/20210512-simplex-chat-terminal-ui.html +++ b/blog/20210512-simplex-chat-terminal-ui.html @@ -413,6 +413,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20210914-simplex-chat-v0.4-released.html b/blog/20210914-simplex-chat-v0.4-released.html index b4bb65abc6..aa10220814 100644 --- a/blog/20210914-simplex-chat-v0.4-released.html +++ b/blog/20210914-simplex-chat-v0.4-released.html @@ -417,6 +417,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20211208-simplex-chat-v0.5-released.html b/blog/20211208-simplex-chat-v0.5-released.html index 23915a0c68..6772fd3cb9 100644 --- a/blog/20211208-simplex-chat-v0.5-released.html +++ b/blog/20211208-simplex-chat-v0.5-released.html @@ -412,6 +412,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220112-simplex-chat-v1-released.html b/blog/20220112-simplex-chat-v1-released.html index 19ecf277eb..2719f2a1aa 100644 --- a/blog/20220112-simplex-chat-v1-released.html +++ b/blog/20220112-simplex-chat-v1-released.html @@ -426,6 +426,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220214-simplex-chat-ios-public-beta.html b/blog/20220214-simplex-chat-ios-public-beta.html index 8d4ed257cd..c0bc959911 100644 --- a/blog/20220214-simplex-chat-ios-public-beta.html +++ b/blog/20220214-simplex-chat-ios-public-beta.html @@ -424,6 +424,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220308-simplex-chat-mobile-apps.html b/blog/20220308-simplex-chat-mobile-apps.html index 09830291c0..c43bcddcad 100644 --- a/blog/20220308-simplex-chat-mobile-apps.html +++ b/blog/20220308-simplex-chat-mobile-apps.html @@ -442,6 +442,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220404-simplex-chat-instant-notifications.html b/blog/20220404-simplex-chat-instant-notifications.html index d7d824eb3a..bdd47a597d 100644 --- a/blog/20220404-simplex-chat-instant-notifications.html +++ b/blog/20220404-simplex-chat-instant-notifications.html @@ -483,6 +483,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220511-simplex-chat-v2-images-files.html b/blog/20220511-simplex-chat-v2-images-files.html index f029de426c..f02edbd351 100644 --- a/blog/20220511-simplex-chat-v2-images-files.html +++ b/blog/20220511-simplex-chat-v2-images-files.html @@ -418,6 +418,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220524-simplex-chat-better-privacy.html b/blog/20220524-simplex-chat-better-privacy.html index 646f9003e7..552b7b362a 100644 --- a/blog/20220524-simplex-chat-better-privacy.html +++ b/blog/20220524-simplex-chat-better-privacy.html @@ -405,6 +405,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220604-simplex-chat-new-privacy-security-settings.html b/blog/20220604-simplex-chat-new-privacy-security-settings.html index 4e9454b5ab..87ed753a47 100644 --- a/blog/20220604-simplex-chat-new-privacy-security-settings.html +++ b/blog/20220604-simplex-chat-new-privacy-security-settings.html @@ -423,6 +423,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html b/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html index c7b4a1709d..45118be629 100644 --- a/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html +++ b/blog/20220711-simplex-chat-v3-released-ios-notifications-audio-video-calls-database-export-import-protocol-improvements.html @@ -457,6 +457,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html b/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html index 09b63847a8..3ee0f04ba4 100644 --- a/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html +++ b/blog/20220723-simplex-chat-v3.1-tor-groups-efficiency.html @@ -473,6 +473,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220808-simplex-chat-v3.1-chat-groups.html b/blog/20220808-simplex-chat-v3.1-chat-groups.html index 027c40d5d7..aac9035dff 100644 --- a/blog/20220808-simplex-chat-v3.1-chat-groups.html +++ b/blog/20220808-simplex-chat-v3.1-chat-groups.html @@ -472,6 +472,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220901-simplex-chat-v3.2-incognito-mode.html b/blog/20220901-simplex-chat-v3.2-incognito-mode.html index 6178178af5..43bfb90a8c 100644 --- a/blog/20220901-simplex-chat-v3.2-incognito-mode.html +++ b/blog/20220901-simplex-chat-v3.2-incognito-mode.html @@ -463,6 +463,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20220928-simplex-chat-v4-encrypted-database.html b/blog/20220928-simplex-chat-v4-encrypted-database.html index f62864b63f..419df20426 100644 --- a/blog/20220928-simplex-chat-v4-encrypted-database.html +++ b/blog/20220928-simplex-chat-v4-encrypted-database.html @@ -486,6 +486,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html b/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html index 2eaf83fc70..49858e2f74 100644 --- a/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html +++ b/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html @@ -516,6 +516,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20221206-simplex-chat-v4.3-voice-messages.html b/blog/20221206-simplex-chat-v4.3-voice-messages.html index bc206aa7f0..fd9c0aa326 100644 --- a/blog/20221206-simplex-chat-v4.3-voice-messages.html +++ b/blog/20221206-simplex-chat-v4.3-voice-messages.html @@ -480,6 +480,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230103-simplex-chat-v4.4-disappearing-messages.html b/blog/20230103-simplex-chat-v4.4-disappearing-messages.html index a05867c3ed..1318bc4a5f 100644 --- a/blog/20230103-simplex-chat-v4.4-disappearing-messages.html +++ b/blog/20230103-simplex-chat-v4.4-disappearing-messages.html @@ -452,6 +452,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html b/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html index bb73295a87..4fb9547345 100644 --- a/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html +++ b/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html @@ -466,6 +466,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230301-simplex-file-transfer-protocol.html b/blog/20230301-simplex-file-transfer-protocol.html index fbc7098c32..bd882fb3e6 100644 --- a/blog/20230301-simplex-file-transfer-protocol.html +++ b/blog/20230301-simplex-file-transfer-protocol.html @@ -497,6 +497,10 @@ file ---> | XFTP | ------> XFTP ----> | Rela
+ + Why we are building it + About & Contact us diff --git a/blog/20230328-simplex-chat-v4-6-hidden-profiles.html b/blog/20230328-simplex-chat-v4-6-hidden-profiles.html index f20256642b..12041dca3b 100644 --- a/blog/20230328-simplex-chat-v4-6-hidden-profiles.html +++ b/blog/20230328-simplex-chat-v4-6-hidden-profiles.html @@ -461,6 +461,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html b/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html index ad4bf301a8..ab3d307f7e 100644 --- a/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html +++ b/blog/20230422-simplex-chat-vision-funding-v5-videos-files-passcode.html @@ -473,6 +473,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html b/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html index 94aeb21ee2..5f9194d746 100644 --- a/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html +++ b/blog/20230523-simplex-chat-v5-1-message-reactions-self-destruct-passcode.html @@ -472,6 +472,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html b/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html index 026ccc4466..210e7fd7fc 100644 --- a/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html +++ b/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html @@ -510,6 +510,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html b/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html index 98bdb54ec1..613b2bf769 100644 --- a/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html +++ b/blog/20230925-simplex-chat-v5-3-desktop-app-local-file-encryption-directory-service.html @@ -482,6 +482,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html b/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html index 143b99a0c9..2d8f65e4f7 100644 --- a/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html +++ b/blog/20231125-simplex-chat-v5-4-link-mobile-desktop-quantum-resistant-better-groups.html @@ -497,6 +497,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html b/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html index a334261926..373f73be46 100644 --- a/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html +++ b/blog/20240124-simplex-chat-infrastructure-costs-v5-5-simplex-ux-private-notes-group-history.html @@ -470,6 +470,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html b/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html index b9c484aa41..82f816ca24 100644 --- a/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html +++ b/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html @@ -558,6 +558,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html b/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html index 27af2db5e9..583f527ce9 100644 --- a/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html +++ b/blog/20240323-simplex-network-privacy-non-profit-v5-6-quantum-resistant-e2e-encryption-simple-migration.html @@ -497,6 +497,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html b/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html index 3ba89d02a1..c3cccd26e5 100644 --- a/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html +++ b/blog/20240404-why-i-joined-simplex-chat-esraa-al-shafei.html @@ -411,6 +411,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240416-dangers-of-metadata-in-messengers.html b/blog/20240416-dangers-of-metadata-in-messengers.html index ab75f91e1c..adf36c3c08 100644 --- a/blog/20240416-dangers-of-metadata-in-messengers.html +++ b/blog/20240416-dangers-of-metadata-in-messengers.html @@ -423,6 +423,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html b/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html index 3e3d3a3b7a..211d78c1a4 100644 --- a/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html +++ b/blog/20240426-simplex-legally-binding-transparency-v5-7-better-user-experience.html @@ -464,6 +464,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240516-simplex-redefining-privacy-hard-choices.html b/blog/20240516-simplex-redefining-privacy-hard-choices.html index e5d20f043f..715ff624c9 100644 --- a/blog/20240516-simplex-redefining-privacy-hard-choices.html +++ b/blog/20240516-simplex-redefining-privacy-hard-choices.html @@ -431,6 +431,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240601-protecting-children-safety-requires-e2e-encryption.html b/blog/20240601-protecting-children-safety-requires-e2e-encryption.html index d76ecb212b..94cb6a8e33 100644 --- a/blog/20240601-protecting-children-safety-requires-e2e-encryption.html +++ b/blog/20240601-protecting-children-safety-requires-e2e-encryption.html @@ -408,6 +408,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html b/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html index d25caf73d2..d76301d474 100644 --- a/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html +++ b/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html @@ -497,6 +497,10 @@ See F.A.Q. section<
+ + Why we are building it + About & Contact us diff --git a/blog/20240704-future-of-privacy-enforcing-privacy-standards.html b/blog/20240704-future-of-privacy-enforcing-privacy-standards.html index ea3a5d3d45..f9b869924f 100644 --- a/blog/20240704-future-of-privacy-enforcing-privacy-standards.html +++ b/blog/20240704-future-of-privacy-enforcing-privacy-standards.html @@ -421,6 +421,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20240814-simplex-chat-vision-funding-v6-private-routing-new-user-experience.html b/blog/20240814-simplex-chat-vision-funding-v6-private-routing-new-user-experience.html index 704dd51ca5..9c61d27037 100644 --- a/blog/20240814-simplex-chat-vision-funding-v6-private-routing-new-user-experience.html +++ b/blog/20240814-simplex-chat-vision-funding-v6-private-routing-new-user-experience.html @@ -557,6 +557,10 @@ A few bugs and UX issues but great foundation. Love that it’s public domain.
+ + Why we are building it + About & Contact us diff --git a/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html b/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html index 6cbb36c8b3..8443bc1875 100644 --- a/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html +++ b/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html @@ -504,6 +504,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20241016-wired-attack-on-privacy.html b/blog/20241016-wired-attack-on-privacy.html index c7dfb959ca..b3a5b2e5eb 100644 --- a/blog/20241016-wired-attack-on-privacy.html +++ b/blog/20241016-wired-attack-on-privacy.html @@ -416,6 +416,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html b/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html index fb63bb32f5..ed4d7e9810 100644 --- a/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html +++ b/blog/20241125-servers-operated-by-flux-true-privacy-and-decentralization-for-all-users.html @@ -506,6 +506,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html b/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html index 88908c6bdd..951de6a3ce 100644 --- a/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html +++ b/blog/20241210-simplex-network-v6-2-servers-by-flux-business-chats.html @@ -461,6 +461,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20241218-oppose-digital-ids-they-break-law-lead-to-mass-scale-surveillance.html b/blog/20241218-oppose-digital-ids-they-break-law-lead-to-mass-scale-surveillance.html index 6771df5080..4367a8c8ef 100644 --- a/blog/20241218-oppose-digital-ids-they-break-law-lead-to-mass-scale-surveillance.html +++ b/blog/20241218-oppose-digital-ids-they-break-law-lead-to-mass-scale-surveillance.html @@ -430,6 +430,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20250114-simplex-network-large-groups-privacy-preserving-content-moderation.html b/blog/20250114-simplex-network-large-groups-privacy-preserving-content-moderation.html index 8e4065cdcf..b0358e2867 100644 --- a/blog/20250114-simplex-network-large-groups-privacy-preserving-content-moderation.html +++ b/blog/20250114-simplex-network-large-groups-privacy-preserving-content-moderation.html @@ -483,6 +483,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html b/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html index 1ee680abec..a1f15dd939 100644 --- a/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html +++ b/blog/20250308-simplex-chat-v6-3-new-user-experience-safety-in-public-groups.html @@ -497,6 +497,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20250703-simplex-network-protocol-extension-for-securely-connecting-people.html b/blog/20250703-simplex-network-protocol-extension-for-securely-connecting-people.html index 15a94167a7..145f1987f2 100644 --- a/blog/20250703-simplex-network-protocol-extension-for-securely-connecting-people.html +++ b/blog/20250703-simplex-network-protocol-extension-for-securely-connecting-people.html @@ -529,6 +529,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/20250729-simplex-chat-v6-4-1-welcome-contacts-protect-groups-app-security.html b/blog/20250729-simplex-chat-v6-4-1-welcome-contacts-protect-groups-app-security.html index 3b61c813c1..a88b7eabe0 100644 --- a/blog/20250729-simplex-chat-v6-4-1-welcome-contacts-protect-groups-app-security.html +++ b/blog/20250729-simplex-chat-v6-4-1-welcome-contacts-protect-groups-app-security.html @@ -486,6 +486,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/blog/index.html b/blog/index.html index 4cc7f0b99a..ea9c1b0ece 100644 --- a/blog/index.html +++ b/blog/index.html @@ -2195,6 +2195,10 @@ and why this move feels like an essential learning opportunity.

+ + Why we are building it + About & Contact us diff --git a/contact/index.html b/contact/index.html index 98caeba8a4..e61ea238c2 100644 --- a/contact/index.html +++ b/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/cs/contact/index.html b/cs/contact/index.html index d98c000452..24e1baae22 100644 --- a/cs/contact/index.html +++ b/cs/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/cs/fdroid/index.html b/cs/fdroid/index.html index 2dcce77c35..2ec8cc9109 100644 --- a/cs/fdroid/index.html +++ b/cs/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/cs/invitation/index.html b/cs/invitation/index.html index 47962880ec..bf37e149c3 100644 --- a/cs/invitation/index.html +++ b/cs/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/cs/messaging/index.html b/cs/messaging/index.html index 373b74c06a..699e913649 100644 --- a/cs/messaging/index.html +++ b/cs/messaging/index.html @@ -1888,6 +1888,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + O nás & Kontakt diff --git a/cs/old/index.html b/cs/old/index.html index 227d8b0d95..62c70ac61c 100644 --- a/cs/old/index.html +++ b/cs/old/index.html @@ -2196,6 +2196,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + O nás & Kontakt diff --git a/cs/why/index.html b/cs/why/index.html new file mode 100644 index 0000000000..c2c2d18519 --- /dev/null +++ b/cs/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/css/design3.css b/css/design3.css index 822ddd9f30..001e02eedd 100644 --- a/css/design3.css +++ b/css/design3.css @@ -816,6 +816,10 @@ main .section-bg { max-width: calc(var(--sec-vwu)*31) !important; } +.page-3 .text-container a { + max-width: calc(var(--sec-vwu)*31) !important; +} + .page-3 .text-container, .page-4 .text-container { margin-left: auto; @@ -921,7 +925,6 @@ main .section-bg { max-width: calc(var(--sec-vwu) * 93); } - /* --- MAIN SECTIONS --- */ .page .text-container { justify-content: flex-end; diff --git a/css/tailwind.css b/css/tailwind.css index dbd2e014bf..22b00c3737 100644 --- a/css/tailwind.css +++ b/css/tailwind.css @@ -672,6 +672,11 @@ video { margin-right: 1.25rem; } +.mx-auto { + margin-left: auto; + margin-right: auto; +} + .my-10 { margin-top: 2.5rem; margin-bottom: 2.5rem; @@ -1057,6 +1062,10 @@ video { min-height: inherit; } +.min-h-screen { + min-height: 100vh; +} + .w-4 { width: 1rem; } @@ -1169,6 +1178,10 @@ video { max-width: 617px; } +.max-w-\[680px\] { + max-width: 680px; +} + .max-w-\[900px\] { max-width: 900px; } @@ -1623,6 +1636,11 @@ video { padding-bottom: 0.5rem; } +.py-24 { + padding-top: 6rem; + padding-bottom: 6rem; +} + .py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; @@ -1781,6 +1799,10 @@ video { font-size: 35px; } +.text-\[36px\] { + font-size: 36px; +} + .text-\[38px\] { font-size: 38px; } @@ -1833,6 +1855,22 @@ video { line-height: 1.5rem; } +.leading-\[1\.15\] { + line-height: 1.15; +} + +.leading-\[1\.2\] { + line-height: 1.2; +} + +.leading-\[1\.5\] { + line-height: 1.5; +} + +.leading-\[1\.6\] { + line-height: 1.6; +} + .leading-\[19px\] { line-height: 19px; } @@ -1873,6 +1911,10 @@ video { line-height: 46px; } +.tracking-\[-0\.01em\] { + letter-spacing: -0.01em; +} + .tracking-\[0\.01em\] { letter-spacing: 0.01em; } @@ -2369,6 +2411,10 @@ video { margin-bottom: 0px; } + .md\:mb-14 { + margin-bottom: 3.5rem; + } + .md\:mb-16 { margin-bottom: 4rem; } @@ -2507,6 +2553,11 @@ video { padding-bottom: 4rem; } + .md\:py-32 { + padding-top: 8rem; + padding-bottom: 8rem; + } + .md\:py-7 { padding-top: 1.75rem; padding-bottom: 1.75rem; @@ -2530,14 +2581,26 @@ video { font-size: 20px; } + .md\:text-\[24px\] { + font-size: 24px; + } + .md\:text-\[35px\] { font-size: 35px; } + .md\:text-\[36px\] { + font-size: 36px; + } + .md\:text-\[38px\] { font-size: 38px; } + .md\:text-\[40px\] { + font-size: 40px; + } + .md\:text-\[55px\] { font-size: 55px; } @@ -2703,6 +2766,11 @@ video { padding-right: 50px; } + .lg\:py-40 { + padding-top: 10rem; + padding-bottom: 10rem; + } + .lg\:py-\[50px\] { padding-top: 50px; padding-bottom: 50px; @@ -2716,6 +2784,14 @@ video { text-align: center; } + .lg\:text-\[22px\] { + font-size: 22px; + } + + .lg\:text-\[26px\] { + font-size: 26px; + } + .lg\:text-\[32px\] { font-size: 32px; } @@ -2728,10 +2804,18 @@ video { font-size: 38px; } + .lg\:text-\[40px\] { + font-size: 40px; + } + .lg\:text-\[45px\] { font-size: 45px; } + .lg\:text-\[46px\] { + font-size: 46px; + } + .lg\:text-\[65px\] { font-size: 65px; } diff --git a/de/contact/index.html b/de/contact/index.html index 4f0a7b322a..68377e845b 100644 --- a/de/contact/index.html +++ b/de/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Über uns & Kontakt diff --git a/de/fdroid/index.html b/de/fdroid/index.html index 249209a52a..e8241f057e 100644 --- a/de/fdroid/index.html +++ b/de/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Über uns & Kontakt diff --git a/de/invitation/index.html b/de/invitation/index.html index fd26099ce0..b6b1de7df7 100644 --- a/de/invitation/index.html +++ b/de/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Über uns & Kontakt diff --git a/de/messaging/index.html b/de/messaging/index.html index 9e7373d9cf..841fea93c9 100644 --- a/de/messaging/index.html +++ b/de/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Über uns & Kontakt diff --git a/de/old/index.html b/de/old/index.html index e58cd60bdd..96f3bcd9b0 100644 --- a/de/old/index.html +++ b/de/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Über uns & Kontakt diff --git a/de/why/index.html b/de/why/index.html new file mode 100644 index 0000000000..449e923b54 --- /dev/null +++ b/de/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/directory/index.html b/directory/index.html index 2a625a5bd8..ee5d3d84d3 100644 --- a/directory/index.html +++ b/directory/index.html @@ -669,6 +669,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/android.html b/docs/android.html index b720cc634f..30e939cb65 100644 --- a/docs/android.html +++ b/docs/android.html @@ -955,6 +955,10 @@ select * from users;
+ + Why we are building it + About & Contact us diff --git a/docs/business.html b/docs/business.html index de7bba86ac..75015167dd 100644 --- a/docs/business.html +++ b/docs/business.html @@ -871,6 +871,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/cli.html b/docs/cli.html index 46e63538c0..020d6c1a72 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -1085,6 +1085,10 @@ brew services start tor
+ + Why we are building it + About & Contact us diff --git a/docs/code_of_conduct.html b/docs/code_of_conduct.html index 3b8bb03706..01171ff7a6 100644 --- a/docs/code_of_conduct.html +++ b/docs/code_of_conduct.html @@ -786,6 +786,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/contributing.html b/docs/contributing.html index c231504829..832689dd58 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -1050,6 +1050,10 @@ import Control.Monad
+ + Why we are building it + About & Contact us diff --git a/docs/directory.html b/docs/directory.html index c177e8a264..504f628394 100644 --- a/docs/directory.html +++ b/docs/directory.html @@ -749,6 +749,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/glossary.html b/docs/glossary.html index 4afa2abb14..ecb11cda0b 100644 --- a/docs/glossary.html +++ b/docs/glossary.html @@ -886,6 +886,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/app-settings.html b/docs/guide/app-settings.html index 93e23f9615..d4223a00c0 100644 --- a/docs/guide/app-settings.html +++ b/docs/guide/app-settings.html @@ -919,6 +919,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/audio-video-calls.html b/docs/guide/audio-video-calls.html index d4270e9438..32925d0a96 100644 --- a/docs/guide/audio-video-calls.html +++ b/docs/guide/audio-video-calls.html @@ -844,6 +844,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/chat-profiles.html b/docs/guide/chat-profiles.html index 8b035b9063..d6d957b3e1 100644 --- a/docs/guide/chat-profiles.html +++ b/docs/guide/chat-profiles.html @@ -858,6 +858,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/making-connections.html b/docs/guide/making-connections.html index 22e7960c59..48052c3276 100644 --- a/docs/guide/making-connections.html +++ b/docs/guide/making-connections.html @@ -842,6 +842,10 @@ Here you can choose whether you wish to allow disappearing messages, deleting me
+ + Why we are building it + About & Contact us diff --git a/docs/guide/managing-data.html b/docs/guide/managing-data.html index bb75fa5a09..7233223645 100644 --- a/docs/guide/managing-data.html +++ b/docs/guide/managing-data.html @@ -800,6 +800,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/privacy-security.html b/docs/guide/privacy-security.html index bac8a7fc08..4a16699a1e 100644 --- a/docs/guide/privacy-security.html +++ b/docs/guide/privacy-security.html @@ -711,6 +711,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/readme.html b/docs/guide/readme.html index 735a6057ee..f02fc8c1ba 100644 --- a/docs/guide/readme.html +++ b/docs/guide/readme.html @@ -835,6 +835,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/secret-groups.html b/docs/guide/secret-groups.html index b59d237c05..ca392aca7e 100644 --- a/docs/guide/secret-groups.html +++ b/docs/guide/secret-groups.html @@ -826,6 +826,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/guide/send-messages.html b/docs/guide/send-messages.html index e72baa7735..42d27fb9f3 100644 --- a/docs/guide/send-messages.html +++ b/docs/guide/send-messages.html @@ -844,6 +844,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/lang/cs/android.html b/docs/lang/cs/android.html index 5b1276f03d..6a9ae91bf8 100644 --- a/docs/lang/cs/android.html +++ b/docs/lang/cs/android.html @@ -915,6 +915,10 @@ select * from users;
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/cli.html b/docs/lang/cs/cli.html index fa501fe29a..1f2cec7761 100644 --- a/docs/lang/cs/cli.html +++ b/docs/lang/cs/cli.html @@ -1032,6 +1032,10 @@ brew services start tor
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/contributing.html b/docs/lang/cs/contributing.html index be175fcc5e..def17eee19 100644 --- a/docs/lang/cs/contributing.html +++ b/docs/lang/cs/contributing.html @@ -886,6 +886,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/server.html b/docs/lang/cs/server.html index e36b43a713..5ef6137336 100644 --- a/docs/lang/cs/server.html +++ b/docs/lang/cs/server.html @@ -1171,6 +1171,10 @@ allow_local_mode = true
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/simplex.html b/docs/lang/cs/simplex.html index a39f3ec0c8..9289b6fe31 100644 --- a/docs/lang/cs/simplex.html +++ b/docs/lang/cs/simplex.html @@ -985,6 +985,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/translations.html b/docs/lang/cs/translations.html index 8dfaa7d4a7..d4abec3c03 100644 --- a/docs/lang/cs/translations.html +++ b/docs/lang/cs/translations.html @@ -938,6 +938,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/cs/webrtc.html b/docs/lang/cs/webrtc.html index 171622b3fc..b118299196 100644 --- a/docs/lang/cs/webrtc.html +++ b/docs/lang/cs/webrtc.html @@ -1017,6 +1017,10 @@ Připojení k <vaše_ip_nebo_doména> 5349 port [tcp/*] uspělo!
+ + Why we are building it + O nás & Kontakt diff --git a/docs/lang/fr/android.html b/docs/lang/fr/android.html index 5c4b0f095b..61a00ea529 100644 --- a/docs/lang/fr/android.html +++ b/docs/lang/fr/android.html @@ -915,6 +915,10 @@ select * from users;
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/cli.html b/docs/lang/fr/cli.html index 167bcadd7d..6a27256fcc 100644 --- a/docs/lang/fr/cli.html +++ b/docs/lang/fr/cli.html @@ -1033,6 +1033,10 @@ brew services start tor
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/contributing.html b/docs/lang/fr/contributing.html index 7ca49580f2..527740b849 100644 --- a/docs/lang/fr/contributing.html +++ b/docs/lang/fr/contributing.html @@ -886,6 +886,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/server.html b/docs/lang/fr/server.html index fe390e8370..53c53fb4d0 100644 --- a/docs/lang/fr/server.html +++ b/docs/lang/fr/server.html @@ -1171,6 +1171,10 @@ allow_local_mode = true
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/simplex.html b/docs/lang/fr/simplex.html index fc2f005a70..9af52a60a7 100644 --- a/docs/lang/fr/simplex.html +++ b/docs/lang/fr/simplex.html @@ -985,6 +985,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/translations.html b/docs/lang/fr/translations.html index fc29000feb..11042b77b4 100644 --- a/docs/lang/fr/translations.html +++ b/docs/lang/fr/translations.html @@ -938,6 +938,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/fr/webrtc.html b/docs/lang/fr/webrtc.html index bd287093ba..40b096497a 100644 --- a/docs/lang/fr/webrtc.html +++ b/docs/lang/fr/webrtc.html @@ -1017,6 +1017,10 @@ Connection to <votre_ip_ou_domaine> 5349 port [tcp/*] succeeded!
+ + Why we are building it + À propos & Contactez-nous diff --git a/docs/lang/pl/android.html b/docs/lang/pl/android.html index e5059dfe00..14f0b37bca 100644 --- a/docs/lang/pl/android.html +++ b/docs/lang/pl/android.html @@ -915,6 +915,10 @@ select * from users;
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/cli.html b/docs/lang/pl/cli.html index d3d74999fd..bb0dc9d3f6 100644 --- a/docs/lang/pl/cli.html +++ b/docs/lang/pl/cli.html @@ -1044,6 +1044,10 @@ brew services start tor
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/contributing.html b/docs/lang/pl/contributing.html index 18195654ee..da13476277 100644 --- a/docs/lang/pl/contributing.html +++ b/docs/lang/pl/contributing.html @@ -1000,6 +1000,10 @@ import Control.Monad
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/server.html b/docs/lang/pl/server.html index e956139ef2..396c68e9e2 100644 --- a/docs/lang/pl/server.html +++ b/docs/lang/pl/server.html @@ -1306,6 +1306,10 @@ allow_local_mode = true
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/simplex.html b/docs/lang/pl/simplex.html index 8332d27859..604f3e17c9 100644 --- a/docs/lang/pl/simplex.html +++ b/docs/lang/pl/simplex.html @@ -985,6 +985,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/translations.html b/docs/lang/pl/translations.html index aefc9eb437..ffcbe7b9e2 100644 --- a/docs/lang/pl/translations.html +++ b/docs/lang/pl/translations.html @@ -980,6 +980,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nas i Kontakt diff --git a/docs/lang/pl/webrtc.html b/docs/lang/pl/webrtc.html index 48a93826bb..3747036243 100644 --- a/docs/lang/pl/webrtc.html +++ b/docs/lang/pl/webrtc.html @@ -1017,6 +1017,10 @@ Connection to <twoje_ip_lub_domena> 5349 port [tcp/*] succeeded!
+ + Why we are building it + O nas i Kontakt diff --git a/docs/protocol/simplex-chat.html b/docs/protocol/simplex-chat.html index 5dfa1c7a2a..61028bbdf9 100644 --- a/docs/protocol/simplex-chat.html +++ b/docs/protocol/simplex-chat.html @@ -1041,6 +1041,10 @@ eventWord = 1* ALPHA
+ + Why we are building it + About & Contact us diff --git a/docs/server.html b/docs/server.html index a93e7cc486..d358ce3386 100644 --- a/docs/server.html +++ b/docs/server.html @@ -2775,6 +2775,10 @@ sudo -E simplex-servers-update
+ + Why we are building it + About & Contact us diff --git a/docs/simplex.html b/docs/simplex.html index a608e37262..334159ce96 100644 --- a/docs/simplex.html +++ b/docs/simplex.html @@ -1025,6 +1025,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/themes.html b/docs/themes.html index e1eae63cc7..2a98030ea1 100644 --- a/docs/themes.html +++ b/docs/themes.html @@ -801,6 +801,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/trademark.html b/docs/trademark.html index 7d176a9d46..7715b781de 100644 --- a/docs/trademark.html +++ b/docs/trademark.html @@ -804,6 +804,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/translations.html b/docs/translations.html index 37d8c79479..7e041fb12d 100644 --- a/docs/translations.html +++ b/docs/translations.html @@ -1020,6 +1020,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/docs/webrtc.html b/docs/webrtc.html index b13ccd675a..a014b6cc09 100644 --- a/docs/webrtc.html +++ b/docs/webrtc.html @@ -1057,6 +1057,10 @@ Connection to <your_ip_or_domain> 5349 port [tcp/*] succeeded!
+ + Why we are building it + About & Contact us diff --git a/docs/why.html b/docs/why.html new file mode 100644 index 0000000000..ad9fbd2ab8 --- /dev/null +++ b/docs/why.html @@ -0,0 +1,918 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+
+
+ +
+ + + + +

Why we are building SimpleX Network

+

You were born without an account.

+

Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life.

+

Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible.

+

There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected.

+

Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign.

+

Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public.

+

The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it.

+

Because we destroyed the power to know who you are. So that your power can never be taken.

+

Be free in your network.

+
+
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/docs/xftp-server.html b/docs/xftp-server.html index 2eceb24545..ad685468c4 100644 --- a/docs/xftp-server.html +++ b/docs/xftp-server.html @@ -1374,6 +1374,10 @@ allow_local_mode = true
+ + Why we are building it + About & Contact us diff --git a/donate/index.html b/donate/index.html index f1029144e6..03dc48779d 100644 --- a/donate/index.html +++ b/donate/index.html @@ -404,6 +404,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/downloads/index.html b/downloads/index.html index d37bea59d6..f5f53e2ff3 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -805,6 +805,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/en/contact/index.html b/en/contact/index.html index 98caeba8a4..e61ea238c2 100644 --- a/en/contact/index.html +++ b/en/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/en/fdroid/index.html b/en/fdroid/index.html index 7bc445226d..1aedc36761 100644 --- a/en/fdroid/index.html +++ b/en/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/en/index.html b/en/index.html index e5fa0d5363..e24d20f726 100644 --- a/en/index.html +++ b/en/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/en/invitation/index.html b/en/invitation/index.html index b46defc21a..ca6ae2fa81 100644 --- a/en/invitation/index.html +++ b/en/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/en/messaging/index.html b/en/messaging/index.html index c0b3a9626e..45cd7ec7ff 100644 --- a/en/messaging/index.html +++ b/en/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/en/old/index.html b/en/old/index.html index a947106d00..2de6116799 100644 --- a/en/old/index.html +++ b/en/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/en/why/index.html b/en/why/index.html new file mode 100644 index 0000000000..6dd1221669 --- /dev/null +++ b/en/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/es/contact/index.html b/es/contact/index.html index 2756736316..5030875c0a 100644 --- a/es/contact/index.html +++ b/es/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Quiénes somos & Contacto diff --git a/es/fdroid/index.html b/es/fdroid/index.html index 99b9287b57..35281c0314 100644 --- a/es/fdroid/index.html +++ b/es/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Quiénes somos & Contacto diff --git a/es/invitation/index.html b/es/invitation/index.html index 2a625d5524..87cb478aea 100644 --- a/es/invitation/index.html +++ b/es/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Quiénes somos & Contacto diff --git a/es/messaging/index.html b/es/messaging/index.html index 4b0f470c3d..673dbef4e3 100644 --- a/es/messaging/index.html +++ b/es/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Quiénes somos & Contacto diff --git a/es/old/index.html b/es/old/index.html index b40f38a0c9..8a95ae9c39 100644 --- a/es/old/index.html +++ b/es/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Quiénes somos & Contacto diff --git a/es/why/index.html b/es/why/index.html new file mode 100644 index 0000000000..d26f03721e --- /dev/null +++ b/es/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/fa/contact/index.html b/fa/contact/index.html index b9d83b67e6..9fa5f70da8 100644 --- a/fa/contact/index.html +++ b/fa/contact/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/fdroid/index.html b/fa/fdroid/index.html index b0298c36e3..ac88d55e9f 100644 --- a/fa/fdroid/index.html +++ b/fa/fdroid/index.html @@ -645,6 +645,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/index.html b/fa/index.html index a088b5160d..23f36dbaa4 100644 --- a/fa/index.html +++ b/fa/index.html @@ -642,8 +642,9 @@ window.addEventListener('click',(e)=>{ @@ -734,6 +735,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/invitation/index.html b/fa/invitation/index.html index 7308b1cd90..44fd6a7ddf 100644 --- a/fa/invitation/index.html +++ b/fa/invitation/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/messaging/index.html b/fa/messaging/index.html index 7606a6ec9d..76a9544af8 100644 --- a/fa/messaging/index.html +++ b/fa/messaging/index.html @@ -1767,6 +1767,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/old/index.html b/fa/old/index.html index 754dc74f30..4b6deb6106 100644 --- a/fa/old/index.html +++ b/fa/old/index.html @@ -2075,6 +2075,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + درباره ما و تماس با ما diff --git a/fa/why/index.html b/fa/why/index.html new file mode 100644 index 0000000000..9a0634f792 --- /dev/null +++ b/fa/why/index.html @@ -0,0 +1,664 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/faq/index.html b/faq/index.html index 98acc43ef0..a1f135616f 100644 --- a/faq/index.html +++ b/faq/index.html @@ -1086,6 +1086,10 @@ If interested, please read more: A
+ + Why we are building it + About & Contact us diff --git a/fdroid/index.html b/fdroid/index.html index 7bc445226d..1aedc36761 100644 --- a/fdroid/index.html +++ b/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/fi/contact/index.html b/fi/contact/index.html index 729f6f4014..33a574afe7 100644 --- a/fi/contact/index.html +++ b/fi/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/fi/fdroid/index.html b/fi/fdroid/index.html index e898d4c2de..a518b0b4d3 100644 --- a/fi/fdroid/index.html +++ b/fi/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/fi/index.html b/fi/index.html index 95a83dda52..06c0394690 100644 --- a/fi/index.html +++ b/fi/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/fi/invitation/index.html b/fi/invitation/index.html index ed7ac3824f..98f401a347 100644 --- a/fi/invitation/index.html +++ b/fi/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/fi/messaging/index.html b/fi/messaging/index.html index 1ac6b49887..35728fa22e 100644 --- a/fi/messaging/index.html +++ b/fi/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/fi/old/index.html b/fi/old/index.html index c07bef6dd7..e2b7eb28ac 100644 --- a/fi/old/index.html +++ b/fi/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/fi/why/index.html b/fi/why/index.html new file mode 100644 index 0000000000..c84b5e30f6 --- /dev/null +++ b/fi/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/fr/contact/index.html b/fr/contact/index.html index be4a92fa45..0fa2319bcf 100644 --- a/fr/contact/index.html +++ b/fr/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/fdroid/index.html b/fr/fdroid/index.html index dc0cb93764..4ea4229c1a 100644 --- a/fr/fdroid/index.html +++ b/fr/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/index.html b/fr/index.html index bec4c836d7..f217f9f1f4 100644 --- a/fr/index.html +++ b/fr/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/invitation/index.html b/fr/invitation/index.html index 3e7f8bf7af..a970711f40 100644 --- a/fr/invitation/index.html +++ b/fr/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/messaging/index.html b/fr/messaging/index.html index 9c68e54385..c4520f4300 100644 --- a/fr/messaging/index.html +++ b/fr/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/old/index.html b/fr/old/index.html index e3a39f24f0..34ecb608d8 100644 --- a/fr/old/index.html +++ b/fr/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + À propos & Contactez-nous diff --git a/fr/why/index.html b/fr/why/index.html new file mode 100644 index 0000000000..6c2c37b49a --- /dev/null +++ b/fr/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/he/contact/index.html b/he/contact/index.html index 0270e0c453..fcc7dcae34 100644 --- a/he/contact/index.html +++ b/he/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/he/fdroid/index.html b/he/fdroid/index.html index ca8d985370..893a0cd439 100644 --- a/he/fdroid/index.html +++ b/he/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/he/index.html b/he/index.html index 365b46c631..3ed59d2432 100644 --- a/he/index.html +++ b/he/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/he/invitation/index.html b/he/invitation/index.html index fb6dddc2f9..c29dbdd105 100644 --- a/he/invitation/index.html +++ b/he/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/he/messaging/index.html b/he/messaging/index.html index 2314e563e4..4d97911fde 100644 --- a/he/messaging/index.html +++ b/he/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/he/old/index.html b/he/old/index.html index b36ed35ec5..571a7dfc23 100644 --- a/he/old/index.html +++ b/he/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/he/why/index.html b/he/why/index.html new file mode 100644 index 0000000000..d3723ff7fd --- /dev/null +++ b/he/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/hu/contact/index.html b/hu/contact/index.html index 2bde187a87..6b761bb3ec 100644 --- a/hu/contact/index.html +++ b/hu/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Névjegy és kapcsolat diff --git a/hu/fdroid/index.html b/hu/fdroid/index.html index bec2f7ee22..65879eec13 100644 --- a/hu/fdroid/index.html +++ b/hu/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Névjegy és kapcsolat diff --git a/hu/invitation/index.html b/hu/invitation/index.html index 372628c1c8..be2ab8beb2 100644 --- a/hu/invitation/index.html +++ b/hu/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Névjegy és kapcsolat diff --git a/hu/messaging/index.html b/hu/messaging/index.html index e0d325aa23..6f68cd36ff 100644 --- a/hu/messaging/index.html +++ b/hu/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Névjegy és kapcsolat diff --git a/hu/old/index.html b/hu/old/index.html index 11bf73e10c..4d8204f6db 100644 --- a/hu/old/index.html +++ b/hu/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Névjegy és kapcsolat diff --git a/hu/why/index.html b/hu/why/index.html new file mode 100644 index 0000000000..388034741f --- /dev/null +++ b/hu/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/id/contact/index.html b/id/contact/index.html index 467e950a42..87de46725f 100644 --- a/id/contact/index.html +++ b/id/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Tentang & Hubungi Kami diff --git a/id/fdroid/index.html b/id/fdroid/index.html index 92ad86c3e1..943195250d 100644 --- a/id/fdroid/index.html +++ b/id/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Tentang & Hubungi Kami diff --git a/id/invitation/index.html b/id/invitation/index.html index c98b742802..5a2af66510 100644 --- a/id/invitation/index.html +++ b/id/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Tentang & Hubungi Kami diff --git a/id/messaging/index.html b/id/messaging/index.html index 9d9b4ad023..7cb7dc097b 100644 --- a/id/messaging/index.html +++ b/id/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Tentang & Hubungi Kami diff --git a/id/old/index.html b/id/old/index.html index a1d44fd6e3..06fba46153 100644 --- a/id/old/index.html +++ b/id/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Tentang & Hubungi Kami diff --git a/id/why/index.html b/id/why/index.html new file mode 100644 index 0000000000..be062c4068 --- /dev/null +++ b/id/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/index.html b/index.html index e5fa0d5363..e24d20f726 100644 --- a/index.html +++ b/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{

You Own
The Next Web

-

SimpleX is founded on the belief that you must own your identity, contacts and communities.

-

Open and decentralized network lets you connect with people and share ideas: be free and secure.

+

SimpleX is created on the belief that you must own your profiles, contacts and communities.

+

A decentralized network nobody owns lets you connect with people and share ideas, to be free and secure in your network.

+ Why we are building it
@@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/invitation/index.html b/invitation/index.html index b46defc21a..ca6ae2fa81 100644 --- a/invitation/index.html +++ b/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/it/contact/index.html b/it/contact/index.html index 12299a796f..1968b023f2 100644 --- a/it/contact/index.html +++ b/it/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Informazioni e contatti diff --git a/it/fdroid/index.html b/it/fdroid/index.html index d4117010c2..0fab45a1eb 100644 --- a/it/fdroid/index.html +++ b/it/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Informazioni e contatti diff --git a/it/invitation/index.html b/it/invitation/index.html index 5ce2108e4b..e118d15912 100644 --- a/it/invitation/index.html +++ b/it/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Informazioni e contatti diff --git a/it/messaging/index.html b/it/messaging/index.html index f703dbf01b..54e6bd31b3 100644 --- a/it/messaging/index.html +++ b/it/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Informazioni e contatti diff --git a/it/old/index.html b/it/old/index.html index 3db118e5a6..341a498c73 100644 --- a/it/old/index.html +++ b/it/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Informazioni e contatti diff --git a/it/why/index.html b/it/why/index.html new file mode 100644 index 0000000000..415a82a449 --- /dev/null +++ b/it/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/ja/contact/index.html b/ja/contact/index.html index 4bdaa024ef..ae0ffdd8a3 100644 --- a/ja/contact/index.html +++ b/ja/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 概要・お問い合わせ diff --git a/ja/fdroid/index.html b/ja/fdroid/index.html index 1805a9fd64..63288441b0 100644 --- a/ja/fdroid/index.html +++ b/ja/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 概要・お問い合わせ diff --git a/ja/invitation/index.html b/ja/invitation/index.html index 082dadb522..db53d5d277 100644 --- a/ja/invitation/index.html +++ b/ja/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 概要・お問い合わせ diff --git a/ja/messaging/index.html b/ja/messaging/index.html index 44e4ba99cd..e784f48494 100644 --- a/ja/messaging/index.html +++ b/ja/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + 概要・お問い合わせ diff --git a/ja/old/index.html b/ja/old/index.html index bd1218b9f9..d8659c38dc 100644 --- a/ja/old/index.html +++ b/ja/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + 概要・お問い合わせ diff --git a/ja/why/index.html b/ja/why/index.html new file mode 100644 index 0000000000..7472265342 --- /dev/null +++ b/ja/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/jobs/index.html b/jobs/index.html index ab7c6916b5..33ce0ca20a 100644 --- a/jobs/index.html +++ b/jobs/index.html @@ -542,6 +542,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/messaging/index.html b/messaging/index.html index c0b3a9626e..45cd7ec7ff 100644 --- a/messaging/index.html +++ b/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/nl/contact/index.html b/nl/contact/index.html index e4a474f48d..1146b5d634 100644 --- a/nl/contact/index.html +++ b/nl/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Over ons & Contact diff --git a/nl/fdroid/index.html b/nl/fdroid/index.html index d0b90c0a4f..fa49fa99f1 100644 --- a/nl/fdroid/index.html +++ b/nl/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Over ons & Contact diff --git a/nl/index.html b/nl/index.html index 141e1efbdd..232e576f9c 100644 --- a/nl/index.html +++ b/nl/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Over ons & Contact diff --git a/nl/invitation/index.html b/nl/invitation/index.html index dc2b5abfd0..232bc4403f 100644 --- a/nl/invitation/index.html +++ b/nl/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Over ons & Contact diff --git a/nl/messaging/index.html b/nl/messaging/index.html index 0896a01afa..e5bd41927b 100644 --- a/nl/messaging/index.html +++ b/nl/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Over ons & Contact diff --git a/nl/old/index.html b/nl/old/index.html index f66f79febd..6efad2a433 100644 --- a/nl/old/index.html +++ b/nl/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Over ons & Contact diff --git a/nl/why/index.html b/nl/why/index.html new file mode 100644 index 0000000000..d4119993be --- /dev/null +++ b/nl/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/old/index.html b/old/index.html index e06402ec95..af9a8ac720 100644 --- a/old/index.html +++ b/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/pl/contact/index.html b/pl/contact/index.html index 7dee20456f..32e8877280 100644 --- a/pl/contact/index.html +++ b/pl/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nas i Kontakt diff --git a/pl/fdroid/index.html b/pl/fdroid/index.html index fdd87d54c3..e1beb5dcfc 100644 --- a/pl/fdroid/index.html +++ b/pl/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nas i Kontakt diff --git a/pl/invitation/index.html b/pl/invitation/index.html index 182cdce357..06e44d6b3c 100644 --- a/pl/invitation/index.html +++ b/pl/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + O nas i Kontakt diff --git a/pl/messaging/index.html b/pl/messaging/index.html index f6d171dde4..b128fdfb2d 100644 --- a/pl/messaging/index.html +++ b/pl/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + O nas i Kontakt diff --git a/pl/old/index.html b/pl/old/index.html index 18a563fb32..b75df99d5b 100644 --- a/pl/old/index.html +++ b/pl/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + O nas i Kontakt diff --git a/pl/why/index.html b/pl/why/index.html new file mode 100644 index 0000000000..5f12f17e73 --- /dev/null +++ b/pl/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/privacy/index.html b/privacy/index.html index 64e7b4e9ba..43490ce8aa 100644 --- a/privacy/index.html +++ b/privacy/index.html @@ -539,6 +539,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/pt_BR/contact/index.html b/pt_BR/contact/index.html index 5612edd1c2..40fe9eea51 100644 --- a/pt_BR/contact/index.html +++ b/pt_BR/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Sobre e Contato diff --git a/pt_BR/fdroid/index.html b/pt_BR/fdroid/index.html index 609d865e8d..7db69b2291 100644 --- a/pt_BR/fdroid/index.html +++ b/pt_BR/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Sobre e Contato diff --git a/pt_BR/invitation/index.html b/pt_BR/invitation/index.html index 02ea2fed64..9fa0aca8ce 100644 --- a/pt_BR/invitation/index.html +++ b/pt_BR/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Sobre e Contato diff --git a/pt_BR/messaging/index.html b/pt_BR/messaging/index.html index a4655854f1..04548b4376 100644 --- a/pt_BR/messaging/index.html +++ b/pt_BR/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Sobre e Contato diff --git a/pt_BR/old/index.html b/pt_BR/old/index.html index ce6e1e66d9..81397dcad9 100644 --- a/pt_BR/old/index.html +++ b/pt_BR/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Sobre e Contato diff --git a/pt_BR/why/index.html b/pt_BR/why/index.html new file mode 100644 index 0000000000..5dacc333b3 --- /dev/null +++ b/pt_BR/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/reproduce/index.html b/reproduce/index.html index 8d0a7c9923..0b9a050398 100644 --- a/reproduce/index.html +++ b/reproduce/index.html @@ -932,6 +932,10 @@ gpg --verify _simplex-aarch64.apk.asc simplex-aarch64.apk
+ + Why we are building it + About & Contact us diff --git a/ro/contact/index.html b/ro/contact/index.html index 08d1d26ec9..c353cde305 100644 --- a/ro/contact/index.html +++ b/ro/contact/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/ro/fdroid/index.html b/ro/fdroid/index.html index 6bb199528d..ed6f8dc0e1 100644 --- a/ro/fdroid/index.html +++ b/ro/fdroid/index.html @@ -645,6 +645,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/ro/index.html b/ro/index.html index 916d0c111b..a1c7769675 100644 --- a/ro/index.html +++ b/ro/index.html @@ -642,8 +642,9 @@ window.addEventListener('click',(e)=>{ @@ -734,6 +735,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/ro/invitation/index.html b/ro/invitation/index.html index 1f07ad60be..0205810b39 100644 --- a/ro/invitation/index.html +++ b/ro/invitation/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/ro/messaging/index.html b/ro/messaging/index.html index f3fbcac57a..3c9d23249a 100644 --- a/ro/messaging/index.html +++ b/ro/messaging/index.html @@ -1767,6 +1767,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/ro/old/index.html b/ro/old/index.html index 9444f0ffb2..f1e590bd5c 100644 --- a/ro/old/index.html +++ b/ro/old/index.html @@ -2075,6 +2075,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/ro/why/index.html b/ro/why/index.html new file mode 100644 index 0000000000..6eae906291 --- /dev/null +++ b/ro/why/index.html @@ -0,0 +1,664 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/ru/contact/index.html b/ru/contact/index.html index 0060aaa823..07ab258f61 100644 --- a/ru/contact/index.html +++ b/ru/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/fdroid/index.html b/ru/fdroid/index.html index fe1916d26b..3f377bdbf1 100644 --- a/ru/fdroid/index.html +++ b/ru/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/index.html b/ru/index.html index 982947cf2b..edad557885 100644 --- a/ru/index.html +++ b/ru/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/invitation/index.html b/ru/invitation/index.html index 5056a0d8d5..46c5f77512 100644 --- a/ru/invitation/index.html +++ b/ru/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/messaging/index.html b/ru/messaging/index.html index ba63f11a08..3b4a4c110a 100644 --- a/ru/messaging/index.html +++ b/ru/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/old/index.html b/ru/old/index.html index 50c46620b9..7602c5c11b 100644 --- a/ru/old/index.html +++ b/ru/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Почему мы это строим + O нас и наши контакты diff --git a/ru/why/index.html b/ru/why/index.html new file mode 100644 index 0000000000..8fac239527 --- /dev/null +++ b/ru/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ Вы родились без аккаунта. +

+ +

+ Никто не отслеживал ваши разговоры. Никто не составлял карту ваших перемещений. Конфиденциальность не была функцией — это был образ жизни. +

+ +

+ Потом мы вышли в интернет, и каждая платформа попросила частичку вас — ваше имя, ваш номер, ваших друзей. Мы смирились с тем, что за возможность общаться приходится отдавать информацию о том, с кем мы общаемся. Каждое поколение людей и технологий жило так — телефон, электронная почта, мессенджеры, социальные сети. Казалось, что другого пути нет. +

+ +

+ Другой путь есть. Сеть без номеров телефонов. Без имён пользователей. Без аккаунтов. Без каких-либо идентификаторов пользователей. Сеть, которая соединяет людей и передаёт зашифрованные сообщения, не зная, кто с кем связан. +

+ +

+ Не более надёжный замок на чужой двери. Не более вежливый хозяин, который уважает вашу частную жизнь, но всё равно ведёт учёт всех посетителей. Вы не гость. Вы у себя дома. Ни один король не войдёт в ваш дом — вы суверенны. +

+ +

+ Ваши разговоры принадлежат вам, как это всегда было до интернета. Сеть — это не место, куда вы приходите. Это место, которое вы создаёте и которым владеете. И никто не может это у вас отнять, делаете ли вы его конфиденциальным или публичным. +

+ +

+ Древнейшая человеческая свобода — говорить с другим человеком без слежки — построенная на инфраструктуре, которая не может её предать. +

+ +

+ Потому что мы разрушили саму возможность узнать, кто вы. Чтобы вашу свободу невозможно было отнять. +

+ +

+ Будь свободен в своей сети. +

+ +
+
+ + + + + + + + + + diff --git a/security/index.html b/security/index.html index 4b458a79ce..f79f691583 100644 --- a/security/index.html +++ b/security/index.html @@ -831,6 +831,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/tr/contact/index.html b/tr/contact/index.html index 326b2d3d20..048a2f35d8 100644 --- a/tr/contact/index.html +++ b/tr/contact/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/fdroid/index.html b/tr/fdroid/index.html index d4b2f83bf3..b750b72b94 100644 --- a/tr/fdroid/index.html +++ b/tr/fdroid/index.html @@ -645,6 +645,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/index.html b/tr/index.html index a2ea141ce4..8c5ace33a7 100644 --- a/tr/index.html +++ b/tr/index.html @@ -642,8 +642,9 @@ window.addEventListener('click',(e)=>{ @@ -734,6 +735,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/invitation/index.html b/tr/invitation/index.html index 6a2b5547bc..e0e8a0f7c9 100644 --- a/tr/invitation/index.html +++ b/tr/invitation/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/messaging/index.html b/tr/messaging/index.html index face04d09b..b165c927d4 100644 --- a/tr/messaging/index.html +++ b/tr/messaging/index.html @@ -1767,6 +1767,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/old/index.html b/tr/old/index.html index e2e43516b7..98633d3f6f 100644 --- a/tr/old/index.html +++ b/tr/old/index.html @@ -2075,6 +2075,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Hakkımızda & İletişim diff --git a/tr/why/index.html b/tr/why/index.html new file mode 100644 index 0000000000..39da55e173 --- /dev/null +++ b/tr/why/index.html @@ -0,0 +1,664 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/transparency/index.html b/transparency/index.html index b83f645403..6b6d171fef 100644 --- a/transparency/index.html +++ b/transparency/index.html @@ -803,6 +803,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/uk/contact/index.html b/uk/contact/index.html index 63716e3761..5469e933e1 100644 --- a/uk/contact/index.html +++ b/uk/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Про нас & Контакти diff --git a/uk/fdroid/index.html b/uk/fdroid/index.html index 28dce22824..41514068f0 100644 --- a/uk/fdroid/index.html +++ b/uk/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Про нас & Контакти diff --git a/uk/index.html b/uk/index.html index 6fe9d8139c..9be2ffa1c6 100644 --- a/uk/index.html +++ b/uk/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Про нас & Контакти diff --git a/uk/invitation/index.html b/uk/invitation/index.html index 59fcb06b89..0480019543 100644 --- a/uk/invitation/index.html +++ b/uk/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + Про нас & Контакти diff --git a/uk/messaging/index.html b/uk/messaging/index.html index a8462b3eeb..44cfa93bfd 100644 --- a/uk/messaging/index.html +++ b/uk/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Про нас & Контакти diff --git a/uk/old/index.html b/uk/old/index.html index a7e1d14086..bd815906dc 100644 --- a/uk/old/index.html +++ b/uk/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + Про нас & Контакти diff --git a/uk/why/index.html b/uk/why/index.html new file mode 100644 index 0000000000..d9e0865c76 --- /dev/null +++ b/uk/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/vouchers/index.html b/vouchers/index.html index e6becd399e..4d074a5b21 100644 --- a/vouchers/index.html +++ b/vouchers/index.html @@ -1258,6 +1258,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/why/index.html b/why/index.html new file mode 100644 index 0000000000..6dd1221669 --- /dev/null +++ b/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/zh_Hans/contact/index.html b/zh_Hans/contact/index.html index 2bf2dcbeed..6aa175a1be 100644 --- a/zh_Hans/contact/index.html +++ b/zh_Hans/contact/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/fdroid/index.html b/zh_Hans/fdroid/index.html index 7292044569..56406d2b32 100644 --- a/zh_Hans/fdroid/index.html +++ b/zh_Hans/fdroid/index.html @@ -654,6 +654,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/index.html b/zh_Hans/index.html index 9f9a3edd8c..d85595459f 100644 --- a/zh_Hans/index.html +++ b/zh_Hans/index.html @@ -651,8 +651,9 @@ window.addEventListener('click',(e)=>{ @@ -743,6 +744,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/invitation/index.html b/zh_Hans/invitation/index.html index 9e80087b1f..5a34305b28 100644 --- a/zh_Hans/invitation/index.html +++ b/zh_Hans/invitation/index.html @@ -816,6 +816,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/messaging/index.html b/zh_Hans/messaging/index.html index 98f716838b..f065287a6d 100644 --- a/zh_Hans/messaging/index.html +++ b/zh_Hans/messaging/index.html @@ -1776,6 +1776,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/old/index.html b/zh_Hans/old/index.html index 1d21b52ff5..c178c2ea05 100644 --- a/zh_Hans/old/index.html +++ b/zh_Hans/old/index.html @@ -2084,6 +2084,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + 关于 & 联系我们 diff --git a/zh_Hans/why/index.html b/zh_Hans/why/index.html new file mode 100644 index 0000000000..2b26ddfb9b --- /dev/null +++ b/zh_Hans/why/index.html @@ -0,0 +1,673 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + + diff --git a/zh_Hant/contact/index.html b/zh_Hant/contact/index.html index a56cd68610..47c3e39613 100644 --- a/zh_Hant/contact/index.html +++ b/zh_Hant/contact/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/fdroid/index.html b/zh_Hant/fdroid/index.html index 0bbb78cf17..8d58d832d1 100644 --- a/zh_Hant/fdroid/index.html +++ b/zh_Hant/fdroid/index.html @@ -645,6 +645,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/index.html b/zh_Hant/index.html index 1401dfa2d2..be562416e6 100644 --- a/zh_Hant/index.html +++ b/zh_Hant/index.html @@ -642,8 +642,9 @@ window.addEventListener('click',(e)=>{ @@ -734,6 +735,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/invitation/index.html b/zh_Hant/invitation/index.html index 4af491002f..ee0c65df29 100644 --- a/zh_Hant/invitation/index.html +++ b/zh_Hant/invitation/index.html @@ -807,6 +807,10 @@ window.addEventListener('click',(e)=>{
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/messaging/index.html b/zh_Hant/messaging/index.html index b992ae7894..2934c98f28 100644 --- a/zh_Hant/messaging/index.html +++ b/zh_Hant/messaging/index.html @@ -1767,6 +1767,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/old/index.html b/zh_Hant/old/index.html index 04c9dfe460..eb0d28c61c 100644 --- a/zh_Hant/old/index.html +++ b/zh_Hant/old/index.html @@ -2075,6 +2075,10 @@ window.addEventListener("load", function () {
+ + Why we are building it + About & Contact us diff --git a/zh_Hant/why/index.html b/zh_Hant/why/index.html new file mode 100644 index 0000000000..1e9398f9eb --- /dev/null +++ b/zh_Hant/why/index.html @@ -0,0 +1,664 @@ + + + + + + + Why we are building SimpleX Network + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + +
+
+ +

+ You were born without an account. +

+ +

+ Nobody tracked your conversations. No one drew a map of where you'd been. Privacy was never a feature — it was the way of life. +

+ +

+ Then we moved online, and every platform asked for a piece of you — your name, your number, your friends. We accepted that the price of talking to others is letting someone know who we talk to. Every generation, people and tech, had it this way — telephone, email, messengers, social media. It seemed the only way possible. +

+ +

+ There is another way. A network with no phone numbers. No usernames. No accounts. No user identities of any kind. A network that connects people and carries encrypted messages without knowing who is connected. +

+ +

+ Not a better lock on someone else's door. Not a nicer landlord that respects your privacy, but still keeps the record of all visitors. You are not a guest. You are home. No king can enter it — you are sovereign. +

+ +

+ Your conversations belong to you, as it had always been before the Internet. The network is not a place you visit. It is a place you create and own. And nobody can take it from you, whether you make it private or public. +

+ +

+ The oldest human freedom — to speak to another person without being watched — built on infrastructure that cannot betray it. +

+ +

+ Because we destroyed the power to know who you are. So that your power can never be taken. +

+ +

+ Be free in your network. +

+ +
+
+ + + + + + + + + +