Core platform
The lesson engine, reader, sandboxes, review system, and dictionary are all AGPLv3. Use it, fork it, self-host it, modify it. If you run a modified version as a service, the AGPL asks you to share your changes.
Open Source
DURA's entire source — platform, content, and APIs — lives on GitHub under licenses chosen so the core can never be taken away.
Core platform
The lesson engine, reader, sandboxes, review system, and dictionary are all AGPLv3. Use it, fork it, self-host it, modify it. If you run a modified version as a service, the AGPL asks you to share your changes.
APIs and integrations
The public API (dictionary, phases, verification) and integration libraries are Apache 2.0. Build on them without friction, commercial or otherwise.
MIT is a wonderful license for libraries. It's the wrong license for a learning platform whose value proposition is staying free forever.
Under AGPL, anyone can take DURA, make it better, and run their own version — but they have to share what they change. Nobody gets to fork it, put it behind a paywall, and pull up the ladder.
That's the point. The license is the promise.
DURA welcomes contributions of every size — from a typo fix to a whole new dictionary term.
src/content/ and follows a documented frontmatter schema.good-first-issue label on GitHub. The repo runs ESLint, TypeScript strict, and a pre-commit hook so CI catches mistakes before you do.anyDURA is new. The contributors wall is waiting for its first entry. Yours could be it.