From be922b5f050fc269c0168e3adfe10b3a4514f3f6 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 22 Dec 2023 13:38:59 -0600 Subject: [PATCH] add status badges to simplex page --- content/simplex.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/simplex.md b/content/simplex.md index d5848c8..f392e5e 100644 --- a/content/simplex.md +++ b/content/simplex.md @@ -19,18 +19,31 @@ Incoming messages are routed through a pool of servers so that your conversation The app is also packed with other features like disappearing messages, encrypted file transfers, encrypted voice messages, encrypted audio and video calls, decentralized private groups, and a cool incognito mode which connects new conversations to a randomly-generated profile instead of your primary one. There's even a [CLI client](https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md)! ## Servers +[![](https://status.vpota.to/api/badge/11/status)](https://status.vpota.to/status/simplex) + You can easily host your own [simplexmq server](https://github.com/simplex-chat/simplexmq) for handling your inbound message queue, and I've done just that; in fact, I've deployed three! And, as one of my closest internet friends, *you're welcome to use them as well.* Just add these in the SimpleX app at **Settings > Network & servers > SMP servers > + Add server...**. Enable the option to use them for new connections, and they'll be added to the pool used for incoming messages in new conversations. If you want to use them immediately for existing conversations, go into each conversation's options menu and use the **Switch receiving address** option. You can also *disable* the option to use the default servers for new conversations if you only want messages to be routed through specific servers, but that does increase the likelikhood of concurrent conversations being routed the same way. More servers, more path options, less metadata in any one place. +--- ![](/images/smp-vpota-to.png) `smp://kYx5LmVD9FMM8hJN4BQqL4WmeUNZn8ipXsX2UkBoiHE=@smp.vpota.to` +[![](https://status.vpota.to/api/badge/6/status)](https://status.vpota.to/status/simplex) + +--- + ![](/images/smp1-vpota-to.png) `smp://TbUrGydawdVKID0Lvix14UkaN-WarFgqXx4kaEG8Trw=@smp1.vpota.to` +[![](https://status.vpota.to/api/badge/4/status)](https://status.vpota.to/status/simplex) + +--- + ![](/images/smp2-vpota-to.png) `smp://tNfQisxTQ9MhKpFDTbx9RnjgWigtxF1a26jroy5-rR4=@smp2.vpota.to` + +[![](https://status.vpota.to/api/badge/5/status)](https://status.vpota.to/status/simplex)