8 ms·
Interesting, I didn't realize that Ajenti charges for commercial licensing of their web hosting addon. http://ajenti.org/licensing http://ajenti.org/licensing
by jsamuel 12y ago
Interesting, I didn't realize that Ajenti charges for commercial licensing of their web hosting addon.
http://ajenti.org/licensing http://ajenti.org/licensing
It's on github separately but without a license: https://github.com/Eugeny/ajenti-v https://github.com/Eugeny/ajenti-v
- drdaeman 12y agoCan't be sure this could be treated as an official statement, but https://github.com/Eugeny/ajenti-v/blob/efcee75286418fbbd25e407fbe512d18464ed237/rpm.sh#L29 https://github.com/Eugeny/ajenti-v/blob/efcee75286418fbbd25e... has a mention of LGPLv3. If that's real terms the software's distributed under and not some mistake, then it's a proper Free Software project and I don't see any reason why one can't or won't use AGPL/LGPL software commercially. Adding any "secret sauce" seems nearly pointless for web hosting solutions, and even if that's truly necessary it probably could be easily hidden beneath "xGPL software merely writes a config file, and doesn't link with the proprietary bits" waiver.
- hardex 12y agoWe've recently undergone transition from an invalid combination of LGPL + custom clauses to dual-licensing under AGPL and proprietary. I actually forgot to replace the license mention in this buildscript, thank you!