Skip to content

License

Updated in v0.3.19 — LICENSE and COMMERCIAL.md added to the project.

Evonic is dual-licensed to support both open-source communities and commercial users.

Evonic is free and open-source software, released under the GNU Affero General Public License v3.0 (AGPL-3.0).

The AGPL-3.0 is a strong copyleft license designed specifically for network server software. It ensures that:

  • You can use, modify, and distribute Evonic freely
  • Modified versions running on a network server must make their source code available to users
  • The community benefits from improvements made to the software

This license is a great fit for:

  • Personal projects and internal tools
  • Open-source contributions and community development
  • Self-hosted deployments where source accessibility is acceptable

The complete AGPL-3.0 license text is available in the project repository at LICENSE.

For organizations that need to use Evonic in a way that doesn’t comply with AGPL-3.0 obligations, a commercial license is available.

A commercial license is the right choice if you need to:

  • Integrate Evonic into a proprietary product — without releasing your source code
  • Offer Evonic as part of a SaaS service — without AGPL obligations for your users
  • Deploy Evonic internally without copyleft requirements for modifications
  • Modify and extend Evonic for proprietary use

Contact: Robin Syihab robin@syihab.st

Please include your use case and deployment description when inquiring.

Use CaseRecommended License
Personal projects, learning, experimentationAGPL-3.0 (free)
Open-source contributionsAGPL-3.0 (free)
Internal business toolsAGPL-3.0 (free)
Proprietary product integrationCommercial license
SaaS offering built on EvonicCommercial license
Closed-source modificationsCommercial license

Evonic depends on various open-source libraries and tools, each with its own license. See the project’s requirements.txt and NOTICE file for complete information about third-party dependencies and their licenses.