danb

joined 2 months ago
[–] danb@feddit.uk 3 points 9 hours ago (1 children)

Just might want to be aware they have tens of millions in VC funding, and I've also seen them manipulate self-promotion on Reddit like here.

[–] danb@feddit.uk 3 points 9 hours ago

One of the main problems is that this is targeted at forks to limit their possibility (Since you can't really technically call it something else following the license, and they may come after you via trademarks if you retain it).

OnlyOffice also do this, they prevent changing specific logo use (via sketch interpretation of the AGPLv3) then also prohibit you from using their logo.

 

Internals link: https://externals.io/message/127120

Note: I am not the RFC author.

[–] danb@feddit.uk 6 points 1 month ago

Just to contrast with some of the other comments regarding this, i've have a pretty good experience with this. Was fairly simple to setup up some docker-based runnings following their admin guidance. Have set up a couple (One for Codeberg, one for my own Forgejo instance) each via a seperate LXC container on my home lab. Has been relatively simple to administer so far.

The actions format may take some getting used to if not familiar with GitHub's own actions CI, which if closely emulates, but most of my projects were coming from GitHub anyway.

[–] danb@feddit.uk 5 points 1 month ago (1 children)

Just be aware that, while it's marketed as open source, from my last look into the project the open part relied on non-open licensing/code. More details in my blogpost here. Might not matter to some, but might matter if being open source is an important factor.

 

Note: I am not the RFC author.