01Summary
The Opus.TAXI backend and Dashboard are built on sub2api, which is licensed under LGPL-3.0. Its Vue frontend is bundled into the Dashboard and delivered to the user's browser, which constitutes "conveying" under LGPL-3.0. This page therefore serves both as acknowledgment and as fulfillment of the notice and source-availability obligations required by the license.
02sub2api (LGPL-3.0)
- Copyright (c) Wei-Shaw · Source: github.com/Wei-Shaw/sub2api
- License: GNU LGPL-3.0 (which incorporates GPL-3.0 by reference)
- The upstream source is freely available for use, modification, and redistribution. If we have modified sub2api and distribute those modifications as part of the Dashboard, the corresponding source of our modifications is available on request via the email below. The Dashboard's JavaScript is not obfuscated beyond standard minification, so users can reasonably obtain and run a modified version.
03Other Open Source Components
The Dashboard and backend also use a number of third-party open source libraries (including Vue, Pinia, axios, chart.js, xlsx, DOMPurify, Gin, entgo, zap, the AWS SDK, and the Stripe SDK). All are under permissive licenses (MIT / Apache-2.0 / BSD / MPL-2.0), and the corresponding copyright notices are preserved in the distributed bundles. A full dependency list is available on request via the email below.
04Contact & Source Requests
For open source compliance questions, license inquiries, full dependency lists, or requests for modified source code, contact legal@opus.taxi. This page is updated as our open source components change; see the "last updated" date at the top.