Elektrine lite

← Feed

@emerald@lemmy.blahaj.zone

Post #1326682

2026-03-28 14:10 UTC

I run a forgejo server on the internet for myself so here's my two cents. OpenID or any other log in method is just a way to log in to an account on the forgejo server. With registrations disabled it shouldn't be able to create an account, so there should be no issue. All the extra auth methods also need to be configured and are disabled by default. Bot traffic can be pretty horrendous once they find your server, I'd say Anubis is basically a requirement at this point. I would also strongly recommend setting up fail2ban for http and ssh, and disabling ssh password auth.

Replies (1)

  • @arschflugkoerper@feddit.org 2026-03-28 14:15

    Ah I see, I kinda assumed that OpenID would allow anyone with an OpenID server to just log in. That seemed like it would cause immediate spam issues. It would definitely be nice if I could allow users to create issues or stuff like that at some point. I will definitely have to take a look at fail2ban before I make it available. Thank you.

    Open ##1326696