- cross-posted to:
- fediverse@piefed.social
- fediverse@lemmy.zip
- cross-posted to:
- fediverse@piefed.social
- fediverse@lemmy.zip
This is my first open source project, apart from tiny bits of code that no one ever paid any attention to. Maybe I don’t know how to do open source properly, maybe I made a mistake here. Let’s find out.



I don’t have an answer but just want to mention im appreciative of the open discussion for those of us who might learn something. From my simplistic knowledge of open source I thought gpl just required providing source and being gpl licensed. I actually though agpl was actually more permissive to be used in propietary software and was mostly supposed to be used with libraries and such.
You have confused it with LGPL (Lesser GPL). AGPL is meant to force site admins to publish source code also to site visitors (as, technically speaking, only an instance admin is an user of software like PieFed or Mastodon)
thank you. you know I think I saw lgpl and then started seeing agpl without understanding it and thought it was lgpl.