Live data from Hacker News

A free XMPP server powered by green energy and hosted in Germany

trashserver.net

31–40 of 59 posts

Re: A free XMPP server powered by green energy and hosted in Germany

#31
post #30

Earlier quoted context omitted.

I think he is implying that he would personally never use FB messenger, so he would not be able to maintain contact with those friends.

My goal is to leave Facebook Messenger completely, but I'm not going to do that until I can get something setup to replace it that my friends will use.

I have set up a Spectrum transport and now I use Messenger with XMPP client, gradually migrating some contacts from the transport to native XMPP :)

Re: A free XMPP server powered by green energy and hosted in Germany

#32
post #30

Earlier quoted context omitted.

My goal is to leave Facebook Messenger completely, but I'm not going to do that until I can get something setup to replace it that my friends will use.

I have set up a Spectrum transport and now I use Messenger with XMPP client, gradually migrating some contacts from the transport to native XMPP :)

Interesting idea, but it doesn't seem to solve the problem of a missing Android XMPP app that does video and voice.

Re: A free XMPP server powered by green energy and hosted in Germany

#33
post #19
post #11

Still waiting on a decent Android client (preferably open source) which does text, voice, and video. Without that, XMPP is effectively dead for me nowadays. Otherwise I'll never be able to get my friends off of Facebook Messenger.

Try just getting one of them to sign up. You don't need to have all your friends chatting via XMPP, sometimes it's good to just have one friend that you can talk about this stuff with. Also you don't have to use XMPP, Signal is an open source worthy alternative to WhatsApp and FB messenger.

It's not worth the effort for just one person. I need a service a majority of my friends can use. And they're not interested in something that to them is essentially the same as AIM from 20 years ago.

I really want to like Signal, but the phone number requirement just won't work for me. In the last five years, I've had a phone number for only about one year, and it's changed three times. I'm just not good with holding on to phone numbers. It's a large part of why I rarely communicate via phone calls or SMS.

I've tried Wire, but there were issues getting notifications on Android. If this has changed, maybe it can work for me now. I would prefer XMPP but I do like Wire.

Re: A free XMPP server powered by green energy and hosted in Germany

#34
post #2

The problem with Jabber is, that you are locked in to one server, switching means that you have to re-add all your contacts and so far there is no automatic way to do it. I think the developer of IMCom (console Jabber client) thought about that and how it could work but I don't think his idea got a lot of attention.

This isn't a problem I have. Especially if I'm running my own server.

Re: A free XMPP server powered by green energy and hosted in Germany

#35

Earlier quoted context omitted.

It's only easy if servers and clients support those specs; I'm not aware of any that do, but at least they exist. Maybe it's worth updating them and pushing for adoption.

At least Psi and Spectrum do, and I think every major server does. I haven't chosen my clients by support of those XEPs and all of them happen to support at least one, so I suspect that at least one of them will be pretty commonly implemented these days. In fact, to just one-time migrate your roster you don't even need any of them - you just download the roster from one account and push it to another. There are plent…

Conversations definitely doesn't, and I don't see it in Psi. Can you provide a link? Maybe I'm just missing something.

Re: A free XMPP server powered by green energy and hosted in Germany

#36
post #11

Still waiting on a decent Android client (preferably open source) which does text, voice, and video. Without that, XMPP is effectively dead for me nowadays. Otherwise I'll never be able to get my friends off of Facebook Messenger.

I hope I'm incorrect, but as I understand it would be impossible to make a decent XMPP client on Android.

Any app wanting to get push messages _must_ go via Google Firebase Cloud Messaging, other processes with long running services or network connections will be killed off in favor of longer battery life.

Re: A free XMPP server powered by green energy and hosted in Germany

#37
post #19
post #11

Still waiting on a decent Android client (preferably open source) which does text, voice, and video. Without that, XMPP is effectively dead for me nowadays. Otherwise I'll never be able to get my friends off of Facebook Messenger.

Try just getting one of them to sign up. You don't need to have all your friends chatting via XMPP, sometimes it's good to just have one friend that you can talk about this stuff with. Also you don't have to use XMPP, Signal is an open source worthy alternative to WhatsApp and FB messenger.

Signal isn’t really open source the way Firefox or Linux is... you can audit the source code, but you can’t connect to the network with a modified version.

It’s nice that we can audit the source code. But it’s kind of pointless if you can’t modify it.

Re: A free XMPP server powered by green energy and hosted in Germany

#38
post #11

Still waiting on a decent Android client (preferably open source) which does text, voice, and video. Without that, XMPP is effectively dead for me nowadays. Otherwise I'll never be able to get my friends off of Facebook Messenger.

I hope I'm incorrect, but as I understand it would be impossible to make a decent XMPP client on Android. Any app wanting to get push messages _must_ go via Google Firebase Cloud Messaging, other processes with long running services or network connections will be killed off in favor of longer battery life.

Conversations.im does just that, uses FCM to get the messages in the background. They recently open sourced push server that interacts with FCM: https://github.com/iNPUTmice/p2

Re: A free XMPP server powered by green energy and hosted in Germany

#39
post #33
post #19

Earlier quoted context omitted.

Try just getting one of them to sign up. You don't need to have all your friends chatting via XMPP, sometimes it's good to just have one friend that you can talk about this stuff with. Also you don't have to use XMPP, Signal is an open source worthy alternative to WhatsApp and FB messenger.

It's not worth the effort for just one person. I need a service a majority of my friends can use. And they're not interested in something that to them is essentially the same as AIM from 20 years ago. I really want to like Signal, but the phone number requirement just won't work for me. In the last five years, I've had a phone number for only about one year, and it's changed three times. I'm just not good with holdin…

I wouldn't say XMPP did not change for 20 years, have you seen https://conversations.im/ ? Except voice / video (that I personally use rarely either way) I don't see any important modern feature missing.

Re: A free XMPP server powered by green energy and hosted in Germany

#40
post #19

Earlier quoted context omitted.

Try just getting one of them to sign up. You don't need to have all your friends chatting via XMPP, sometimes it's good to just have one friend that you can talk about this stuff with. Also you don't have to use XMPP, Signal is an open source worthy alternative to WhatsApp and FB messenger.

Signal isn’t really open source the way Firefox or Linux is... you can audit the source code, but you can’t connect to the network with a modified version. It’s nice that we can audit the source code. But it’s kind of pointless if you can’t modify it.

Matrix[1] has an encryption scheme based on the Signal double-ratchet (which was based on the OTR scheme) called Olm, and is completely federated with an open standard. So you can run your modified version, and be the only person who keep a history of your conversations (only the homeservers that participate in a conversation store the chat history).

Matrix also has features like bridges to other chat systems, as well as a plethora of clients thanks to being an open standard (the most popular is Riot).

[1]: https://matrix.org/

Post reply on HN