En norrlänning
- 35 Posts
- 15 Comments
I don’t understand how Kaliya’s statements can be controversial or classed as transphobia. Isn’t it in line with the definition of trans?
No indication of it, other than them concluding the story now. On the other hand they resolved the bot crisis that was plaguing the game a while back, though no major updates other than the regular seasonal updates (such as Smissmas right now).
There is the passwd LDAP backend, not sure if it works for full auth though.
freddo@feddit.nuOPto
Selfhosted@lemmy.world•[Question] Translating public DNS to internal DNS without revealing the internal DNSEnglish
2·2 years agoI’m aware that this isn’t how DNS works, but I’d imagine it is possible to have a DNS server that when it receives a query from the internet looks at the requested domain and translates it to an internal domain and in turn query that one, returning the result without revealing the internal domain. Something like a ALIAS virtual record provided by some services (but wont work against a internal DNS).
As for Traefik acting as a reverse proxy for internal network addresses, yeah that’s the way it works. However in this case I have several instances of Traefik running on a subset of IP-addresses on a public subnet. So essentially we want to loadbalance several Traefik loadbalancers using DNS.
Is it possible to just run your own SIP-trunk? We’re not intending on sending or receiving calls from external numbers outside of our little network.
What do you mean by “a block of external phone numbers?” We’d like to simply have our own internal numbers ideally, nothing to connect to the regular phone network.
deleted by creator
freddo@feddit.nuto
Selfhosted@lemmy.world•Reverse Proxy vs VPN: How do you access your home-server?English
2·3 years agoDepending on the services you provide, the usual standard ports. So if you run http/https services, port 80 and 443 respectively.
You seem to answer your own question.
Minesweeper and various solitaires, which are decent enough to pass time.
freddo@feddit.nuOPto
Selfhosted@lemmy.world•Git repository storage/forge recommendations?English
2·3 years agoI’d say the main benefit gained is sovereignty and a sense of place. This is not for personal use, but rather for a computer enthusiast association that I’m part of, so having our own git to integrate with the rest of our services makes sense. Throw on branding and link it to our SSO.
freddo@feddit.nuto
Privacy@lemmy.ml•The U.K. Government Is Very Close To Eroding Encryption Worldwide
28·3 years agoOi M8 do you have a loicense for that Encryption? No? Well then, pay the foine or be branded a terrurist within the Five Eyes. /s
freddo@feddit.nuOPto
Selfhosted@lemmy.world•Git repository storage/forge recommendations?English
1·3 years agoCI/CD, multiple users, container registry, and a web UI are requirements, though not much more which is why I find GitLab to be a bit over the top.
freddo@feddit.nuOPto
Selfhosted@lemmy.world•Git repository storage/forge recommendations?English
4·3 years agoYou can read their blogpost about it here: https://blog.gitea.com/a-message-from-lunny-on-gitea-ltd.-and-the-gitea-project/
It resulted in Codeberg launching their own fork: https://blog.codeberg.org/codeberg-launches-forgejo.html
freddo@feddit.nuOPto
Selfhosted@lemmy.world•Git repository storage/forge recommendations?English
1·3 years agoCertainly looks interesting, though being able to do code review and a more full-fledged CI/CD solution is a requirement.





















I’m aware it isn’t designed to be a sandbox, I’m just betting that the typical exploiter wouldn’t target wine past writing stuff into mounted filesystems. So at most they’d wreck the proton prefix and perhaps spawn a few processes within it.