top | item 46145801

(no title)

createaccount99 | 2 months ago

I thought that literally was the point of AGPL. If not, what's the difference between it and GPL3?

discuss

order

lukaslalinsky|2 months ago

AGPL changes what it means to "distribute" the software. With GPL, sending copies of the software to users is distribution. With AGPL, if the users can access it over network, it's distribution. The implication is that if you run a custom version of MinIO, you need to open source it.