From 7447833b2f22a75e7813389bcdfa138bc7ebcaab Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 30 Mar 2023 20:48:04 -0500 Subject: [PATCH] remove old contact links, insert new SimpleX link --- config/_default/menus/menu.en.toml | 8 ++------ content/about.md | 3 +-- content/session.md | 20 -------------------- content/xmpp.md | 25 ------------------------- 4 files changed, 3 insertions(+), 53 deletions(-) delete mode 100644 content/session.md delete mode 100644 content/xmpp.md diff --git a/config/_default/menus/menu.en.toml b/config/_default/menus/menu.en.toml index 414989e..677463e 100644 --- a/config/_default/menus/menu.en.toml +++ b/config/_default/menus/menu.en.toml @@ -35,12 +35,8 @@ weight = -100 [[main]] parent = "Connect" - name = "Session" - url = "/session/" -[[main]] - parent = "Connect" - name = "XMPP" - url = "/xmpp/" + name = "SimpleX Chat" + url = "https://go.vpota.to/simplex" [[main]] parent = "Connect" name = "GitHub" diff --git a/content/about.md b/content/about.md index d39ec79..59744cd 100644 --- a/content/about.md +++ b/content/about.md @@ -24,5 +24,4 @@ See what I've been up to on: - [CounterSocial](https://counter.social/@john_b) Securely chat with me via: -- [XMPP](/xmpp/) -- [Session](/session/) +- [SimpleX Chat](https://go.vpota.to/simplex) diff --git a/content/session.md b/content/session.md deleted file mode 100644 index 171c1ba..0000000 --- a/content/session.md +++ /dev/null @@ -1,20 +0,0 @@ -+++ -comments = false -toc = false -usePageBundles = false -showDate = false -showShare = false -showReadTime = false -timeless = true -+++ -![:left](/logos/session.png)[Session](https://getsession.org/) is a private messaging app that protects your metadata, encrypts your communications, and makes sure your messaging activities leave no digital trail behind. It is decentralized, end-to-end encrypted, and fully anonymous. Unlike some alternatives, you don't need to provide/verify a phone number, email address, or any other personal information whatsoever in order to create a Session account. - -While [Snikket](/xmpp/) is a great solution for private communications with people you already know, Session makes sense for private communications outside of your immediate circle. - -###### All that is to say: -- If you'd like to message me on Session, simply scan this code in the [Session app](https://getsession.org/download): -![Session ID: 0505996549d6f47f4d05d3bc98fe40d029a24feaae3c4b38dbe4abfa70956e613e](/images/session_qr.png) - - - - diff --git a/content/xmpp.md b/content/xmpp.md deleted file mode 100644 index c08cfe9..0000000 --- a/content/xmpp.md +++ /dev/null @@ -1,25 +0,0 @@ -+++ -aliases = ["snikket"] -comments = false -toc = false -usePageBundles = false -showDate = false -showShare = false -showReadTime = false -timeless = true -+++ -> XMPP is the [eXtensible Messaging and Presence Protocol](https://xmpp.org/about/technology-overview/), a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data. - -![:left](/logos/snikket.png)It is an open, proven, supported, and extensible standard. Practically speaking, this means that any number of XMPP client-and-server combinations can communicate successfully with any other combinations. I've chosen to use [Snikket](https://snikket.org/) which makes it easy to self-host your own server for truly-decentralized, federated, end-to-end encrypted communications which don't rely on servers run by unknown parties. - -Unlike many other XMPP solutions, Snikket doesn't support open registrations. Snikket servers are designed to provide secure communications to users who already inherently trust the server's administrator, making it a great solution for families, friend groups, clubs, and other small organizations. In order to use the Snikket client you'll need to either host your own Snikket server or find someone willing to invite you to create an account on theirs. (Users of other XMPP clients and servers can still communicate with Snikket users though thanks to the magic of open standards and federation.) - -Alternatively, a project like [Session](/session/) works great for securing communications between users who don't already know each other. -###### All that is to say: -- If you're already using Snikket (or [another XMPP client](https://xmpp.org/software/clients/)), you can message me at `{{}}`. -- If you're interested in hosting your own Snikket server in the cloud *for free*, check out [my post on doing just that](/snikket-private-xmpp-chat-on-oracle-cloud-free-tier/). -- I'm happy to send you an invite to create an account on my server; you'll just need to use one of my other contact options to let me know. - - - -