diff --git a/.well-known/README.md b/.well-known/README.md index 6346c85a76..ec4c7f57e8 100644 --- a/.well-known/README.md +++ b/.well-known/README.md @@ -12,6 +12,4 @@ File `assetlinks.json` includes certificate hashes for: ## iOS -`apple-app-site-association` needs to be served with `Content-type: application/json; charset=utf-8` and GitHub pages do not support adding this header to files without JSON extension. - -To workaround this (thanks to [StackOverflow - Serve json data from github pages](https://stackoverflow.com/questions/39199042/serve-json-data-from-github-pages)) we're creating directory named `apple-app-site-association` with `index.json` file that contains all the necessary configs. \ No newline at end of file +`apple-app-site-association` currently does not work, as it needs to be served with `Content-type: application/json; charset=utf-8` and GitHub pages do not support adding this header to files without JSON extension. diff --git a/.well-known/README/index.html b/.well-known/README/index.html index a010fd422b..65b5418923 100644 --- a/.well-known/README/index.html +++ b/.well-known/README/index.html @@ -8,5 +8,4 @@
apple-app-site-association needs to be served with Content-type: application/json; charset=utf-8 and GitHub pages do not support adding this header to files without JSON extension.
To workaround this (thanks to StackOverflow - Serve json data from github pages) we're creating directory named apple-app-site-association with index.json file that contains all the necessary configs.
apple-app-site-association currently does not work, as it needs to be served with Content-type: application/json; charset=utf-8 and GitHub pages do not support adding this header to files without JSON extension.
الإصدارات الثابتة والتجريبية التي أنشأها المطورون
-لإضافته إلى عميل F-Droid، استخدم عنوان URL هذا:
- -https://app.simplex.chat/fdroid/repo
-
- - توقيع مفتاح البصمة (SHA-256): -
- 9F 35 8F F2 84 D1 F7 16 56 A2 BF AF 0E 00 5D EA E6 AA 14 14 37 20 E0 89 F1 1F F2 DD CF EB 01 BA -- -
- الإصدارات الثابتة التي تم إنشاؤها بواسطة F-Droid.org
-يتم إصدار الإصدارات إلى هذا المستودع بعد يوم أو يومين.
-مستودعات SimpleX Chat و F-Droid.org مبنية على مفاتيح مختلفة. للتبديل، يرجى تصدير قاعدة بيانات الدردشة وإعادة تثبيت التطبيق.
-- لتوصيل الرسائل، بدلاً من معرفات المستخدم التي تستخدمها جميع المنصات الأخرى، يستخدم SimpleX معرفات مزدوجة مؤقتة مجهولة الهوية لقوائم انتظار الرسائل، مختلفة لكل اتصال من اتصالاتك — لا توجد معرفات مستخدم دائمة. + لتقديم الرسائل، بدلاً من معرفات المستخدم التي تستخدمها جميع المنصات الأخرى، يستخدم SimpleX معرفات مزدوجة مؤقتة مجهولة الهوية لقوائم انتظار الرسائل، مختلفة لكل اتصال من اتصالاتك — لا توجد معرفات مستخدم دائمة.
أنت تحدد الخادم (الخوادم) المراد استخدامه لتلقي الرسائل وجهات الاتصال الخاصة بك — الخوادم التي تستخدمها لإرسال الرسائل إليهم. من المرجح أن تستخدم كل محادثة خادمين مختلفين. @@ -673,7 +671,7 @@ window.addEventListener('scroll',changeHeaderBg);
@@ -824,7 +822,7 @@ window.addEventListener('scroll',changeHeaderBg); لكي تكون موضوعيًا وتتخذ قرارات مستقلة، يجب أن تكون متحكمًا في مساحة المعلومات الخاصة بك. هذا ممكن فقط إذا كنت تستخدم منصة اتصالات خاصة لا يمكنها الوصول إلى الرسم البياني الاجتماعي الخاص بك.- SimpleX هو النظام الأساسي الأول الذي لا يحتوي على أي معرفات مستخدم صمّم ليكون خاصًا، وبهذه الطريقة تحمي مخطط اتصالاتك بشكل أفضل من أي بديل معروف. + SimpleX هو النظام الأساسي الأول الذي لا يحتوي على أي معرفات مستخدم حسب التصميم، وبهذه الطريقة تحمي مخطط اتصالاتك بشكل أفضل من أي بديل معروف.