Hacker News new | ask | show | jobs
by lvh 4905 days ago
For people who went to check: it's AGPLv3. So yeah, you can modify it, provided you do some other stuff as well.
1 comments

> provided you do some other stuff as well

A common misconception. AGPLv3 only require that you do not remove existing interface to access source code.

As long you don't go out your way in removing access to the source code, you can use a AGPLv3 web service, modify it, and use yourself without needing to read, understand or follow a single line of the license. No additional "stuff" needed.