mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-22 18:50:07 +00:00
website: add links
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<img src="images/github-banner.jpg" alt="SimpleX logo" width="100%">
|
||||
|
||||
Invest in SimpleX Chat. [Learn more on Wefunder](https://wefunder.com/simplexchat).
|
||||
Invest in SimpleX Chat. [Learn more on Wefunder](https://wefunder.com/simplex.chat?utm_source=github).
|
||||
|
||||
# SimpleX - the first messaging platform that has no user identifiers of any kind - 100% private by design!
|
||||
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# Links to Community Publications
|
||||
|
||||
## SimpleX Chat Wants Its 400K+ Users to Become Investors Too
|
||||
|
||||
It's FOSS
|
||||
|
||||
Article
|
||||
|
||||
Image: itsfoss-simplex-crowdfunding.webp
|
||||
|
||||
Language: English
|
||||
|
||||
Date: Aug 14, 2026
|
||||
|
||||
https://itsfoss.com/news/simplex-chat-investment-drive/
|
||||
|
||||
## SimpleX Chat: Private Monero Communities — and Now a Chance to Invest
|
||||
|
||||
Monerica
|
||||
@@ -16,6 +30,22 @@ Date: Aug 10, 2026
|
||||
|
||||
https://blog.monerica.com/articles/simplex-chat-private-monero-communities
|
||||
|
||||
## Web3 Summit Talk: "SimpleX Community Credits: Making Privacy Profitable"
|
||||
|
||||
SimpleX Chat
|
||||
|
||||
Conference talk, Video
|
||||
|
||||
Alain Brenzikofer presents our design for Community Credits at Web3 Summit – a payment solution for private infrastructure payments on SimpleX network. See the whitepaper at: https://simplex.chat/credits/whitepaper.pdf
|
||||
|
||||
Image: simplex-web3-summit-talk.jpg
|
||||
|
||||
Language: English
|
||||
|
||||
Date: Jul 2026
|
||||
|
||||
https://www.youtube.com/watch?v=UhW8AuoRgxg
|
||||
|
||||
## SimpleX Chat: Product Showcase - Removing User Identifiers From Messaging
|
||||
|
||||
Help Net Security
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 187 KiB |
@@ -100,7 +100,7 @@ active_home: true
|
||||
<h1>{{ "index-hero-h1" | i18n({}, lang) | safe }}</h1>
|
||||
<h2 class="gradient-text">{{ "index-hero-h2" | i18n({}, lang) | safe }}</h2>
|
||||
<p>{{ "index-hero-p1" | i18n({}, lang) | safe }}</p>
|
||||
<p class="invest">{{ "index-hero-invest" | i18n({}, lang) | safe }} <a class="gradient-text" href="https://wefunder.com/simplexchat" target="_blank">{{ "index-hero-invest-cta" | i18n({}, lang) | safe }}</a></p>
|
||||
<p class="invest">{{ "index-hero-invest" | i18n({}, lang) | safe }} <a class="gradient-text" href="https://wefunder.com/simplex.chat?utm_source=home" target="_blank">{{ "index-hero-invest-cta" | i18n({}, lang) | safe }}</a></p>
|
||||
|
||||
<div class="socials">
|
||||
<a href="/downloads" class="desktop-app-btn hidden" title="{{ 'index-hero-download-desktop-btn-title' | i18n({}, lang) }}">
|
||||
|
||||
Reference in New Issue
Block a user