282
"I support it only if it's open source" should be a more common viewpoint
(vitalik.eth.limo)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Open source isn't good enough, I want my software to use a strong copyleft license with no ability to relicense via a CLA (CLAs that don't grant the ability to relicense software are rare, but acceptable). AGPL for servers, GPL for local software, LGPL for libraries when possible, and Apache, MIT, or BSD ONLY when LGPL doesn't make sense.
I see no reason not to use AGPL for all software too
It's not clear that the AGPL is enforceable in lots of countries, so the GPL is safer if you don't need the extra restrictions.
Interesting, this is the first time I've heard this. Do you have any links to read more about it?