LVChat is released under the GNU Affero General Public License v3. Free to use, full source code, modify and redistribute — forever.
The GNU Affero General Public License v3 is one of the strongest copyleft licenses in open source. It ensures that LVChat — and any modifications you deploy — remain free and open for everyone.
Unlike the standard GPL, the AGPL's Section 13 requires that if you run a modified version of LVChat over a network (i.e., as a hosted service), you must offer the complete corresponding source code to all users interacting with it.
This means no one can take LVChat, modify it, and run it as a proprietary hosted service. The freedom is preserved for all users.
LVChat includes a licensing server for managing commercial module licenses and SaaS deployments.
Generate, validate, and revoke license keys for commercial modules and extensions. The licensing server handles the full lifecycle.
The optional billing module connects to the license server for plan-based metering with Stripe, PayPal, and BTCPay Server. Monetize your deployment.
Third-party modules may carry their own licenses, enabling a healthy ecosystem of both open-source and commercial extensions.
The built-in update system verifies license status before delivering updates to commercial modules and desktop clients.
Run the licensing server on your own infrastructure. No third-party licensing service, no data leaving your server.
See which instances have activated which modules, track usage patterns, and manage compliance from the admin dashboard.
The core application and all bundled modules are AGPL-3.0. Third-party modules may carry their own licenses.
| Component | License | Notes |
|---|---|---|
| Core Application | AGPL-3.0 | The full LVChat server, web app, and all APIs |
| WebRTC Voice Module | AGPL-3.0 | Bundled with the core, voice and video calls |
| Module System | AGPL-3.0 | The plugin architecture and API |
| Desktop Clients | AGPL-3.0 | Electron wrappers around the web app |
| Messenger Clients | AGPL-3.0 | IM-first web and desktop clients |
| Third-Party Modules | Varies | May be AGPL, MIT, Apache, or commercial — check individual licenses |
git commit -sFree forever under AGPL-3.0. Download or deploy today.