Id like to request that the modifications to the qt objects in VictronConnect be made available as source code.
The VictronConnect app image constitutes redistribution of open source code, without an inclusion of licence or a written statement allowing for the request of the source.
There are at least 4 shared objects that cannot be used with my standard system libraries. This makes clear that victron has modified open source objects , and redistributed them without a license.
quote=“Guy Stewart (Victron Community Manager), post:11, topic:13873, username:guystewart”]
VictronConnect is definitely not open source, it’s built using a commercial license.
[/quote]
A proprietary binary can remain that and may link, however when packaged with QT objects in a package (that are modified, with no source provided) a license must be included and source must be provided upon request.
I am hereby requesting the source for VictronConnect.
Edit: even if you have a commercial qt license. You can’t redistribute most of these packages without license as most of them have none. Their single requirement for redistribution is attribution, without which all rights are forfeit.
- The Qt Framework (Version 6)Files: libQt6Core.so.6, libQt6Gui.so.6, libQt6Widgets.so.6, libQt6Network.so.6, libQt6Qml.so.6, and many others in lib/.
*is this is the commercial license?
-
FFmpeg / LibAV (via Qt Multimedia)Files: plugins/multimedia/libffmpegmediaplugin.so.
-
Chromium Engine (Qt WebEngine)Files: libQt6WebEngineCore.so.6, resources/qtwebengine_resources.pak.
-
ICU (International Components for Unicode)Files: libicuuc.so.73, libicui18n.so.73, libicudata.so.73.License: ICU License (MIT/Unicode-DFS style).
-
OpenSSL Files: plugins/tls/libqopensslbackend.so.License: Apache 2.0 or OpenSSL License
-
Database Drivers (SQL Plugins)Files: plugins/sqldrivers/libqsqlmysql.so (MySQL), libqsqlpsql.so (PostgreSQL), libqsqlodbc.so (ODBC), libqsqlite.so (SQLite).
-
Linux Platform IntegrationsFiles:plugins/platforms/libqwayland*.so (Wayland Protocol) - MIT/Expat.plugins/platforms/libqxcb.so (X11/XCB) - MIT/X11.plugins/platforminputcontexts/libibusplatforminputcontextplugin.so (IBus) - LGPL.
