Wyatt A

@jumpingpants
0 Followers
11 Following
19 Posts

We are getting close to having half of Russia onboarded to #Quicksy and me going broke on SMS fees. привет, I guess 👋🇷🇺

#XMPP #Jabber

Think this through: Imagine your #Signal advocacy is successful and we replace WhatsApp, Telegram, iMessage and Kik with Signal. That leaves one single person in charge of global communications. One person who decides who can communicate with whom.
That’s an absolutely insane proposition.

Actually, even if you don’t care about #UnifiedPush, having this minimal #Prosody server that just accepts messages via a simple REST API and sends them out via #XMPP is great alternative to the various sendxmpp scripts out there.

https://gultsch.de/posts/xmpp-via-http/

Sending Jabber/XMPP Messages via HTTP

The goal of this tutorial is to set up a simple REST API that allows you to send XMPP messages to an existing XMPP account. This can be easily integrated into monitoring solutions or other scripts that send out status information. While there are command-line tools like go-sendxmpp that send messages by connecting to an XMPP server directly, this guide is specifically about providing an HTTP interface. curl "https://ntfy.stdmsg.tech:5281/msg/[email protected]" \ -u [email protected]:secret \ -H "Content-Type: text/plain" \ -d "Your flat white is done" Hint: If you don’t have an XMPP account to receive these messages, you can create one on a public server from within Conversations (F-Droid, Google Play) or another XMPP client of your choosing.

Daniel Gultsch

Twitter is turning 20 years old this month and we are slowly starting to have a debate about social media regulation (in the form of age restrictions).

I’m looking forward to discussing if and how we should regulate generative AI around 2045.

Introducing Ente Locker

YouTube

Jabber Quota for March: 5 people

Jabble Chat might have logo by end of March, making it ready for publishing to app marketplaces such as F-Droid, Izzy, and the Google Play Store.

My little fork of monocles tailored to my local community :)

https://jabble.chat

#jabblechat #XMPP #jabber

Jabble Chat

Website for Jabble Chat and other related services.

I'm finishing the implementation of contacts e2e encryption. This has been done in the context of the serverless metadata reduction grant (https://nlnet.nl/project/ServerlessXMPP/). As the name implies, it let you encrypt metadata on your contacts (name, groups, description), but can also be used to extend roster metadata.

On other fronts, we have talked about sealed sender at last summit (notably @daniel) and @mathieui made a great suggestion about onion routing in XMPP.

#Libervia #XMPP

NLnet; Serverless and Metadata Reduction for XMPP

Hacktivists tried to find a workaround to Discord’s age-verification software, Persona. Instead, they found its frontend exposed to the open internet, and that was just the beginning.

https://www.therage.co/persona-age-verification/

Hackers Expose Age-Verification Software Powering Surveillance Web

Three hacktivists tried to find a workaround to Discord’s age-verification software. Instead, they found its frontend exposed to the open internet.

The Rage
Heat inserts are awesome
I consider myself a 0.5x developer because I think twice as long about the potential consequences of my actions.