I hadn’t heard of Forgejo, although I realize now that I have seen repositories using it before. I think it’s cool that they even have statically linked binaries of it but it’s a bit concerning that like an entire web server is built in because what if there’s vulnerabilities? I guess if you regularly stayed up to date it’s not too bad then.
Edit: Oh, sounds like it’s a fork of Gitea which I have heard of before, interesting.
i mean, the web server in question is the Go standard library. if there is a vuln in there we have bigger problems, considering it’s also used by the docker binary.
I hadn’t heard of Forgejo, although I realize now that I have seen repositories using it before. I think it’s cool that they even have statically linked binaries of it but it’s a bit concerning that like an entire web server is built in because what if there’s vulnerabilities? I guess if you regularly stayed up to date it’s not too bad then.
Edit: Oh, sounds like it’s a fork of Gitea which I have heard of before, interesting.
i mean, the web server in question is the Go standard library. if there is a vuln in there we have bigger problems, considering it’s also used by the docker binary.
Interesting. Wonder why they forked gitea
Because the Codeberg folk didn’t like the idea of relying on a product made by a for profit company. https://blog.codeberg.org/codeberg-launches-forgejo.html