mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
website: add Whonix to reviews (#5966)
This commit is contained in:
parent
7b362ff655
commit
cf0639bf28
6 changed files with 16 additions and 12 deletions
20
README.md
20
README.md
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
# SimpleX - the first messaging platform that has no user identifiers of any kind - 100% private by design!
|
# SimpleX - the first messaging platform that has no user identifiers of any kind - 100% private by design!
|
||||||
|
|
||||||
[<img src="./images/trail-of-bits.jpg" height="100">](http://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html) [<img src="./images/privacy-guides.jpg" height="80">](https://www.privacyguides.org/en/real-time-communication/#simplex-chat) [<img src="./images/kuketz-blog.jpg" height="80">](https://www.kuketz-blog.de/simplex-eindruecke-vom-messenger-ohne-identifier/)
|
[<img src="./images/trail-of-bits.jpg" height="80">](http://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html) [<img src="./images/privacy-guides.jpg" height="64">](https://www.privacyguides.org/en/real-time-communication/#simplex-chat) [<img src="./images/whonix-logo.jpg" height="64">](https://www.whonix.org/wiki/Chat#Recommendation) [<img src="./images/kuketz-blog.jpg" height="64">](https://www.kuketz-blog.de/simplex-eindruecke-vom-messenger-ohne-identifier/)
|
||||||
|
|
||||||
## Welcome to SimpleX Chat!
|
## Welcome to SimpleX Chat!
|
||||||
|
|
||||||
|
@ -110,6 +110,15 @@ After you connect, you can [verify connection security code](./blog/20230103-sim
|
||||||
|
|
||||||
Read about the app features and settings in the new [User guide](./docs/guide/README.md).
|
Read about the app features and settings in the new [User guide](./docs/guide/README.md).
|
||||||
|
|
||||||
|
## Contribute
|
||||||
|
|
||||||
|
We would love to have you join the development! You can help us with:
|
||||||
|
|
||||||
|
- [share the color theme](./docs/THEMES.md) you use in Android app!
|
||||||
|
- writing a tutorial or recipes about hosting servers, chat bot automations, etc.
|
||||||
|
- contributing to SimpleX Chat knowledge-base.
|
||||||
|
- developing features - please connect to us via chat so we can help you get started.
|
||||||
|
|
||||||
## Help translating SimpleX Chat
|
## Help translating SimpleX Chat
|
||||||
|
|
||||||
Thanks to our users and [Weblate](https://hosted.weblate.org/engage/simplex-chat/), SimpleX Chat apps, website and documents are translated to many other languages.
|
Thanks to our users and [Weblate](https://hosted.weblate.org/engage/simplex-chat/), SimpleX Chat apps, website and documents are translated to many other languages.
|
||||||
|
@ -141,15 +150,6 @@ Join our translators to help SimpleX grow!
|
||||||
|
|
||||||
Languages in progress: Arabic, Japanese, Korean, Portuguese and [others](https://hosted.weblate.org/projects/simplex-chat/#languages). We will be adding more languages as some of the already added are completed – please suggest new languages, review the [translation guide](./docs/TRANSLATIONS.md) and get in touch with us!
|
Languages in progress: Arabic, Japanese, Korean, Portuguese and [others](https://hosted.weblate.org/projects/simplex-chat/#languages). We will be adding more languages as some of the already added are completed – please suggest new languages, review the [translation guide](./docs/TRANSLATIONS.md) and get in touch with us!
|
||||||
|
|
||||||
## Contribute
|
|
||||||
|
|
||||||
We would love to have you join the development! You can help us with:
|
|
||||||
|
|
||||||
- [share the color theme](./docs/THEMES.md) you use in Android app!
|
|
||||||
- writing a tutorial or recipes about hosting servers, chat bot automations, etc.
|
|
||||||
- contributing to SimpleX Chat knowledge-base.
|
|
||||||
- developing features - please connect to us via chat so we can help you get started.
|
|
||||||
|
|
||||||
## Please support us with your donations
|
## Please support us with your donations
|
||||||
|
|
||||||
Huge thank you to everybody who donated to SimpleX Chat!
|
Huge thank you to everybody who donated to SimpleX Chat!
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
images/whonix-logo.jpg
Normal file
BIN
images/whonix-logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 8 KiB |
|
@ -31,6 +31,10 @@
|
||||||
<img class="h-[40px] w-auto block dark:hidden" src="/img/privacy-guides-light.png" alt="Privacy Guides">
|
<img class="h-[40px] w-auto block dark:hidden" src="/img/privacy-guides-light.png" alt="Privacy Guides">
|
||||||
<img class="h-[40px] w-auto hidden dark:block" src="/img/privacy-guides-dark.png" alt="Privacy Guides">
|
<img class="h-[40px] w-auto hidden dark:block" src="/img/privacy-guides-dark.png" alt="Privacy Guides">
|
||||||
</a>
|
</a>
|
||||||
|
<a class="block rounded overflow-hidden" title="Whonix messenger recommendations" href="https://www.whonix.org/wiki/Chat#Recommendation" target="_blank">
|
||||||
|
<img class="h-[24px] mb-[8px] w-auto block dark:hidden" src="/img/whonix-light.png" alt="Whonix">
|
||||||
|
<img class="h-[24px] mb-[8px] w-auto hidden dark:block" src="/img/whonix-dark.png" alt="Whonix">
|
||||||
|
</a>
|
||||||
<a class="block rounded overflow-hidden" title="publication" href="https://www.heise.de/suche/?q=simplex+chat&sort_by=date&rm=search" target="_blank">
|
<a class="block rounded overflow-hidden" title="publication" href="https://www.heise.de/suche/?q=simplex+chat&sort_by=date&rm=search" target="_blank">
|
||||||
<img class="h-[40px] w-auto block dark:hidden" src="/img/heise-light.png" alt="Heise Online">
|
<img class="h-[40px] w-auto block dark:hidden" src="/img/heise-light.png" alt="Heise Online">
|
||||||
<img class="h-[40px] w-auto hidden dark:block" src="/img/heise-dark.png" alt="Heise Online">
|
<img class="h-[40px] w-auto hidden dark:block" src="/img/heise-dark.png" alt="Heise Online">
|
||||||
|
|
BIN
website/src/img/whonix-dark.png
Normal file
BIN
website/src/img/whonix-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
website/src/img/whonix-light.png
Normal file
BIN
website/src/img/whonix-light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue