-
chunk
wsup ppls, finally got my gitea to work
-
chunk
not that i have millions of repos
-
chunk
does anybody host xmpp on the darknet? namely i2p?
-
chunk
suppose you'd never admit it would ya
-
chunk
aha
-
Martin
No idea about i2p, but there are xmpp services on onion domains.
-
Licaon_Kter
Should be doable, think i heard about gitea on i2p/onian too✎ -
Licaon_Kter
Should be doable, think i heard about gitea on i2p/onion too ✏
-
chunk
> No idea about i2p, but there are xmpp services on onion domains. just services? like http upload or s2s? that would be neat but I doubt it's possible for some reason
-
Menel
Services meant the xmpp service as a whole
-
chunk
oh, k check
-
chunk
i tried, and succeeded (i think), at hosting on i2p. Was definitely a difficult setup learning from knowing nothing about it. Didn't stick around cuz I had no idea how to find i2p jabbers
-
chunk
unfortunately didn't save the keys tho, so I'm sad cuz I ended up getting a *.i2p domains, now they're lost forever
-
Madiator2011
Hi there! It's my first time running XMPP server :)
-
Licaon_Kter
Madiator2011: great, come back in 25 years :)
-
Madiator2011
Is it that bad?
-
Licaon_Kter
If you use it for 25 years means it's good.
-
MattJ
Madiator2011, hi, welcome :)
-
Madiator2011
I was suprised that I wasnt able to reach external server SRV records are so confusing
-
Licaon_Kter
Madiator2011: context https://fosstodon.org/@xmpp/111699229188608479
-
MattJ
https://connect.xmpp.net/ can help ensure you've got everything set up correctly
-
MattJ
(starttls should be available for both, direct tls is optional, but increasingly popular)
-
Madiator2011
Direct TLS fails for me :)
-
MattJ
I think many clients support direct TLS now, but it's currently rare on server-to-server links
-
chunk
Madiator2011, congrats!! :d
-
chunk
prosody? ejabberd?
-
Madiator2011
for me most issue came that I could connect with client but weren't able to do s2s
-
Madiator2011
openfire :D
-
chunk
openfire, ahh, I tried that one first also
-
chunk
I like Java based softwares
-
chunk
that's an oracle thing iirc, can't be sure i'm remembering that correctly
-
Madiator2011
for me it was most easy to use and also one I could get to work :D
-
chunk
noice
-
chunk
Hosted on Linux?
-
Madiator2011
Alma Linux dedicated machine
- chunk seems to think so
-
chunk
noice
-
chunk
if you host any MUCs lemme know, I'd be happy to chat :P
-
Madiator2011
Wubuntu
-
Madiator2011
MUCs?
-
chunk
Multi User Chats
-
Madiator2011
Nope I'm alone :_
-
Menel
The xmpp nerd name for grpupchat
-
chunk
group chats, basically, like for example: xmpp:coding@chat.toofast.vip?join
-
chunk
nerd name, lool
-
Madiator2011
had to setup my own server cause my friend one has only client connection and not s2s enabled
-
Madiator2011
Kinda obscure question does servers store all messages from other servers? Example if I'm here does my server cache messages or they all being stored on server hosting that room?
-
Menel
They are only stored on the server that runs the room (and your client)
-
Menel
(they can be stored, most do, but it is not mandatory, having "mam" message archive management)
-
Madiator2011
hmm intresting so I have send message from my friend server without s2s and I got message but sending reply back message wont arrive :)
-
Menel
If you received a message on a client, that's not on your friends sever, and got a message from them, then they *do* have s2s
-
Menel
Maybe something wrong configured tho, if it doesn't work back
-
Madiator2011
on tester friend server has only Client connectivity on StarTLS working
-
Menel
Generally it's quite easy. Have valid certificates and a DNS record and an open port 5269.
-
chunk
port :5269 is s2s for XMPP, is required for federation, and federation is still happening if c2s reaches a different host
-
Menel
> on tester friend server has only Client connectivity on StarTLS working That explains why it doesn't work in that direction. Something wrong configured ↺
-
Menel
Like if they don't have the port open but s2s enabled. Would connect in one direction
-
Madiator2011
Ye though I said it was reason for me to make my server
-
Menel
If you both have very small installs, and feel overwhelmed of the config options.... Did you read about https://snikket.org/ ? All the modern xmpp features setup in the right way...
-
Madiator2011
at the same time doing it to finish up my Master Thesis
-
Madiator2011
Problem with snikket for me was that they force they automated container for getting certs and it was causing issues with my reverse proxy setup
-
Madiator2011
only good thing were IOS notifications
-
chunk
r.i.p.
-
Madiator2011
And now cloudflare messed up certbot for .cloud domain they blocked api access
-
chunk
Menel, i prefer prosody, and ejabberd for features
-
chunk
.cloud, hmm.. never heard of that one b4
-
chunk
`xmpp.bot` :D
-
Madiator2011
I mean for me best server is: run inside docker, modern usable web ui, not complex setup
-
Menel
Seems like snikket then🙂
-
Madiator2011
nope it has modern ui but lack options you cant import certs manually
-
Menel
But if you're already happy, there is no rush to change a running system of course
-
Madiator2011
I mean snikket was my first xmpp server before I had to purge my whole linux machine
-
Menel
I recommend having backups with versions. Regardless of the software
-
Madiator2011
I had to build own custom docker container to update openfire as it last got updated 7 months ago
-
Madiator2011
I'm not sure how to change my avatar here
-
Menel
That depends on your client. Should be in some account setting
-
Madiator2011
I'm using Gajim
-
savagepeanut
Make sure to use an up to date version, it's had a lot of improvements past year or so
-
Madiator2011
im on latest 1.8.4