this post doesn't clearly dunk on libs. banned!
that's Bob Blobman. he has a pet blobfish named Skellington.
they literally in multiple comments have denied personhood to people for nothing more than using or liking AI. it's one thing for them to hate AI, but to go that far is out of line. but they like pretending they are a victim of some unjust crusade.
Aha! "One of *our* users."
You said this like it’s some kind of gotcha. It isn’t. Of course we’re going to protect our communities and users above and before other communities and users. At the end of the day, the health and wellbeing of dbzer0 should always be prioritized over the wellbeing of other instances by the mods and admins of our instance. That’s their duty to our users. You’re welcome to complain about that as much as you want, but that’s always going to be how I operate, at least, and I doubt any of the other mods or admins feel all that differently.
You should probably use they/them to refer to them.
Where’s that dude who was saying Proton was enabling terrorism for threatening to leave the country?
The gun control movement is not left-wing. The left supports gun ownership overwhelmingly.
No, lots of liberal hate guns. Lots of leftists are either anarchist or communist, both of which support arming the populace. Many socialists support gun ownership as well.
yes, it can do that, assuming you are using LDAP or have set up users/groups in the Authelia config. you don't need to set it up in the caddyfile though, you can handle everything from Authelia's end. for example, here is a typical protected item from my caddyfile.
# this is a bit of code at the top that I use for every protected item, and call it each time to save space
(protected) {
tls /ssl/home-cert.pem /ssl/home-key.pem
forward_auth :4100 {
uri /api/verify?rd=https://auth.myurl.xyz/
copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
header_up Host {upstream_hostport}
}
encode gzip
}
# UptimeKuma
uptime.myurl.xyz {
# now to call the code above for this item
import protected *
reverse_proxy :4000
}
that's all I need in my caddyfile, just the bits that forward the information about the user to each site to log them in. I can then handle all the auth rules like saying which sites are only for admins or users in the Authelia config. since I use LDAP, I can set up the groups in that, then just specify which sites are DENY or TWO_FACTOR for each group in the Authelia config. or even in the apps themselves, if they support LDAP like Jellyfin and Forgejo.
that's bullshit. when you say "UM is involved", you make it sound like UM is behind it in some way. feeding trolls isn't being involved, and you know it.
Also, UniversalMonk is involved, because of course he is.
I'm gonna repeat your favorite comment and ask where's your proof? Give me receipts.
_cryptagion
0 post score0 comment score
Glad to see all the comments here are perfectly normal.