Questions tagged [agpl]
40 questions
5
votes
1 answer
AGPL-licensed Discord bot
If a Discord bot is licensed under the AGPL, do users in the Discord server have to have access to the source code? It only sends messages; it's not an interactive bot.
Someone
- 317
- 1
- 11
3
votes
1 answer
To what extent can I change an AGPL project?
Is it legal to fork an AGPL project and change names and namespaces? All the work will be public and available to users.
maher bta
- 41
- 2
2
votes
1 answer
Is the AGPL practically enforceable?
Suppose I wrote a Java library and published it under AGPL.
Now I suspect that company A uses it for server side processing in their internet services. If my understanding of AGPL is correct, this would allow any users of the internet services to…
J Fabian Meier
- 278
- 1
- 10
2
votes
1 answer
Making an online compute solution and AGPL
The AGPL demands we must provide a copy of AGPL code we run online.If someone makes online virtual machine service and someone runs AGPL software on it is the online VM provider obliged to follow AGPL and distribute source code of is servers ?
2
votes
1 answer
Using Axelor-Open-Suite Open source software with AGPL license for commercial product
This is the first time, we have a plan to use Open source software as it provides a good start and lot of modules by default.
We have plan to use https://github.com/axelor/axelor-open-suite which is a open source software for developing business…
Santosh
- 123
- 2