-
based.pt
bros gota serve
-
earth
Awesome, exciting to be an xmpp operator
-
icebound.dev
welcome
-
icebound.dev
earth, could you change your nick to contain the server you operate?
-
moparisthebest
why do you keep asking people to do that ? It's almost only you that does
-
para
yeah
-
icebound.dev
> why do you keep asking people to do that ? It's almost only you that does theres many who do, and its useful ↺
-
earth (grr.llc)
Done
-
earth (grr.llc)
I have an open sign up but I'm not sure what kind of protection I should add to prevent bots
-
icebound.dev
moparisthebest, para, if you both scroll up you will see rather common messages of whether the admin of x server is here, its pretty easy to figure out the admin of what server if its in someones nick. Maybe this can instead be added to authbot, to have two way lookup eg: !whois moparisthebest > moparisthebest.com and then the other way around !whois moparisthebest.com > moparisthebest
-
icebound.dev
where are the sources for authbot?
-
MattJ
I've been thinking about adding hats with the server names
-
MattJ
But not all clients render those yet
-
icebound.dev
indeed
-
icebound.dev
> moparisthebest, para, if you both scroll up you will see rather common messages of whether the admin of x server is here, its pretty easy to figure out the admin of what server if its in someones nick. > > Maybe this can instead be added to authbot, to have two way lookup eg: > > !whois moparisthebest > > > moparisthebest.com > > and then the other way around > > !whois moparisthebest.com > > > moparisthebest this would work on all clients though ↺
-
para
i just configure profanity to highlight messages that include my server name icebound.dev✎ -
MattJ
You could also request a contact info feature in your client, if it doesn't already have one :)
-
para
icebound.dev: i just configure profanity to highlight messages that include my server name ✏
-
icebound.dev
> You could also request a contact info feature in your client, if it doesn't already have one :) true. ↺
-
icebound.dev
But that is one way, I can check the contact info of the server, but I cant tell which admin in this channel is which server
-
icebound.dev
unless I check all servers and see which is which
-
icebound.dev
also sorry gajim just segfaulted, happens decently often on FreeBSD
-
Menel
earth (grr.llc): about protection : here in the article are some links as a start https://blog.prosody.im/simple-anti-spam-tips/
-
moparisthebest
so which of the dozen domains I run XMPP on should I put in my nick? seems unhelpful
-
MattJ
The best one
-
icebound.dev
well like I said adding it to authbot would work well
-
icebound.dev
> so which of the dozen domains I run XMPP on should I put in my nick? seems unhelpful whatever one gave you speech perms in the channel ↺
-
MattJ
In short: there is no policy here that people must put their server name in their nick. If you want to, that's fine.
-
icebound.dev
> In short: there is no policy here that people must put their server name in their nick. If you want to, that's fine. yeah I know, but its really helpful ↺
-
icebound.dev
MattJ, wheres the authbot sources
-
icebound.dev
and what lang?
-
MattJ
I don't know and I can't remember
-
icebound.dev
who wrote authbot
-
icebound.dev
jonas?
-
MattJ
I think so. But I'm not sure where it's running. Basically we set it up and I think it's just worked since.
-
moparisthebest
the domain I'm connected from would be the least helpful one, since it's a private server with almost no users but yea the database lookup tool thing could be useful
-
icebound.dev
jonas’, could you provide a link to the sources please :)
-
icebound.dev
I would be happy to look into this, and add it to the list of stuff I will end up never doing :p
-
jjj333_p [pain.agency]
icebound.dev, i think this is it, pretty sure he sent it to me previously https://github.com/horazont/authbot✎ -
jjj333_p [pain.agency]
icebound.dev, ~i think~ this is it, ~pretty sure~ he sent it to me previously https://github.com/horazont/authbot ✏
-
icebound.dev
> icebound.dev, ~i think~ this is it, ~pretty sure~ he sent it to me previously > https://github.com/horazont/authbot jjj333_p [pain.agency], thanks :D ↺
-
earth (grr.llc)
Nice
-
icebound.dev
its python, so I should be able to implement this myself then, although havent written python in ages
-
jjj333_p [pain.agency]
python is fine if you kinda just take a couple shots, close your eyes, and go for it
-
icebound.dev
its docker though 🤮
-
icebound.dev
docker is a security nightmare
-
icebound.dev
but hey ho not my problem :p
-
icebound.dev
I will bookmark this and take a look later on
-
earth (grr.llc)
> docker is a security nightmare I was not aware of this what's wrong with docker ↺
-
icebound.dev
ot for the channel, I shouldnt have mentioned it anyways :)
-
moparisthebest
nothing docker there, only an industry standard container file
-
jjj333_p [pain.agency]
> its docker though 🤮 looks like a normal python bot that you can just set up with pip or whatever the flavor of the week is. a lot of people just like to throw that into a docker ↺
-
jjj333_p [pain.agency]
my main concern is aiohttp is probably not the most "batteries included" python lib these days, im not sure how usable it is compared to slixmpp which ive learned to enjoy working with
-
jjj333_p [pain.agency]
> I was not aware of this what's wrong with docker earth (grr.llc), hes just kinda like this, dw about it ↺
-
jjj333_p [pain.agency]
i hate docker from a ux standpoint, but its kinda whatever
-
earth (grr.llc)
What ux
-
earth (grr.llc)
I use cli docker compose
-
icebound.dev
> my main concern is aiohttp is probably not the most "batteries included" python lib these days, im not sure how usable it is compared to slixmpp which ive learned to enjoy working with if it works, why change it :) ↺
-
jjj333_p [pain.agency]
> if it works, why change it :) true, i just meant in terms of adding features, idk how easy it will be ↺
-
earth (grr.llc)
Shouldn't be too hard to port to the new lib tbh
-
icebound.dev
> Shouldn't be too hard to port to the new lib tbh true ig ↺