Now all of my close friends, with whom I chat regularly, are on #xmpp! I'll be trying to get some more people. I had to distribute the Conversations app directly to them as they were unlikely to install "one more app" (viz. f-droid) to install Conversations.
I try not to mention the word "xmpp", instead I say "Just install Conversations". As hearing the word "xmpp" will probably scare them as well.
Aardjon
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •I noticed a unique(?) XMPP feature that some people are interested in is the REAL multi device support (ie being useable after losing ones phone). Unfortunately, most of them use Windows which I don't know any good clients for. Can you recommend a Windows XMPP client that is simple and easy to use and supports OMEMO? Something like Dino but for Windows will probably do. Gajim and PSI+ seem to be a bit too complicated 🤔
#xmpp #windows
Menel :xmpp:
in reply to Aardjon • • •There is not much for windows else.
Gajim would be the best supported.
Otherwise movim.eu (web client) or codeberg.org/Taba/dino-plus-pl… (a dino fork with windows binaries) could work for you.
@redstarfish
Movim – Responsive web-based cross-platform XMPP client
movim.eumet
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •Looks nice. Out of curiosity, did you need to do any setup for encryption (E2EE) for direct messages/group chats? (I'm asking because in my experience the user experience must be extremely simple to convince "non-tech" people to use stuff like this.)
If you used Signal before, how does it compare?
Abhiseck Paira :gnu: :gnuhurd:
in reply to met • • •@met
Conversations uses encryption by default in private chats. It provides two choices for group chat (i.e MUCs in xmpp terminology, but users will never know they are called that!), "public channel" and "private group chats". Hopefully these names make it clear that they need to choose "private group chat" for e2ee group chat. Conversations takes care of everything for the user. So, I think non techie people will not have any problem.
In Desktop clients, I have only tried Dino and ConverseJS. Dino doesn't encrypt by default but places an open padlock icon right beside the message typing window (and clicking it enables encryption), but starting group chats (MUCs) is very involved.
Group creation with ConverseJS is easier but to get what people are used to with something like WhatsApp, and get encryption, few switches needs to be toggled which will seem unrelated to group encryption.
Pirate Praveen
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •@met @dino will soon be able to encrypt by default with a setting fosstodon.org/@fiaxh@mastodon.… Hopefully making this the default soon like Conversations.
fiaxh
2024-06-20 17:23:13
Cosmin
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •Abhiseck Paira :gnu: :gnuhurd:
in reply to Cosmin • • •@cosmin
The people who asked me before creating an account, I directed them to use one of [these][1]. Other people used the default server.
[1] providers.xmpp.net/
XMPP Providers
providers.xmpp.netPirate Praveen
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •Pirate Praveen
in reply to Pirate Praveen • • •Great Invitations
blog.prosody.imHippo 🍉
in reply to Pirate Praveen • • •@praveen how do you create a diasp.in invite? Is it open to all users or can only admins create one?
@redstarfish @cosmin @prav
Pirate Praveen
in reply to Hippo 🍉 • • •Hippo 🍉
in reply to Pirate Praveen • • •@praveen found it!
@redstarfish @cosmin @prav
Pirate Praveen
Unknown parent • • •Pirate Praveen
in reply to Pirate Praveen • • •Kari'boka
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •Abhiseck Paira :gnu: :gnuhurd:
in reply to Kari'boka • • •@kariboka
I don't. Perhaps @praveen can give you some info?
Pirate Praveen
in reply to Abhiseck Paira :gnu: :gnuhurd: • • •@kariboka
Elena ``of Valhalla''
in reply to Kari'boka • •@Kari'boka @Abhiseck Paira :gnu: :gnuhurd: I have prosody instead of ejabberd, but I believe it would be similar.
I have ~20 users most of which love cats :D , a strict limit on http uploads (5 MB and they get deleted after 30 days) and mod_mam / mod_muc_mam are configured with the default where messages are deleted after one week.
This was done mostly for privacy (I don't want to keep any personal data for longer than is required for people to download stuff on their multiple devices), but of course has the side effect of keeping the requirements light.
My prosody storage directory right now is 358MB, of which 335MB are in the http_upload directory.
edit: I'm specifying I'm using prosody because I'm using prosody's names for the configurations, but I believe that ejabberd has all of the equivalent features.
like this
Kari'boka likes this.
Kari'boka
in reply to Elena ``of Valhalla'' • • •Thank you so much, Elena! This is very helpful, I am wishing to give something like 10 accounts, so I believe we are going to be fine :)
@redstarfish
Elena ``of Valhalla'' likes this.