Authentik
MITIdentity provider (SSO/OIDC) for UltiSuite user authentication. Distinct containerized service, configured and operated separately from UltiSuite application code.
License: MIT
Legal notice
UltiSuite and all of its web apps (Ultimail, UltiDrive, UltiDocs, UltiCal, UltiMeet, UltiCards, UltiAI, administration, account) are original creations by Eliott Guillaumin, protected by his copyright. All rights reserved.
Last updated: 29 June 2026 npm list generated on 2026-06-24.
The design, source code, user interfaces and documentation of the UltiSuite applications listed above are original works by Eliott Guillaumin, except third-party components explicitly identified on this page.
Use, reproduction or redistribution of UltiSuite proprietary code and interfaces is prohibited without written authorization from the author, regardless of open source licenses of third-party components mentioned below.
UltiSuite, Ultimail, UltiDrive, UltiDocs, UltiCal, UltiMeet, UltiCards, UltiAI and associated web interfaces are original creations developed by Eliott Guillaumin. Their proprietary source code does not incorporate code from the services listed below.
Components under GNU (GPL) or Affero (AGPL) licenses run as separate programs: distinct containers, processes or network services. UltiSuite interacts with them only via standard protocols (HTTP, OIDC, IMAP, SMTP, WebDAV, etc.), without statically linking or embedding them in the proprietary frontend or backend.
This independent-services architecture matches the usage model described by the Free Software Foundation for separate programs: copyleft applies to each concerned program and its modifications, but does not extend to other suite applications that merely form combined use within the meaning of GPL/AGPL.
npm libraries bundled in the frontend under permissive licenses (MIT, Apache-2.0, BSD, ISC) or weak copyleft (LGPL for certain native build binaries) remain subject to their own terms; they do not turn UltiSuite into a derivative work of separately run AGPL services.
Components deployed on this UltiSuite instance. Optional modules appear only when enabled.
Identity provider (SSO/OIDC) for UltiSuite user authentication. Distinct containerized service, configured and operated separately from UltiSuite application code.
License: MIT
Relational database for UltiSuite metadata and certain integrated services.
License: PostgreSQL License
Antispam HTTP worker for the native mail edge. Filters inbound SMTP before ultid persists messages.
License: Apache-2.0
Inbound MX, IMAP read-only, SMTP submission, DKIM signing and hosted-mail directory inside ultid.
License: Proprietary (UltiSuite) — SMTP/IMAP components use permissive deps (MIT/Apache-2.0)
Optional storage/collaboration integration via OIDC. Only enabled when the Nextcloud module is provisioned.
License: AGPL-3.0
Observability dashboards for UltiSuite infrastructure.
License: AGPL-3.0
Metrics collection for platform monitoring.
License: Apache-2.0
Client-side ZIP file manipulation (export/import). Used under the MIT option of the dual license.
JavaScript library dynamically linked in the frontend bundle; MIT license chosen, without making UltiSuite a GPL derivative work.
Build-time image processing (icon and asset generation). Precompiled native binary, unmodified.
LGPL-compliant usage via dynamic linking of an unmodified library; does not impose GPL/LGPL on UltiSuite TypeScript/React code.
List automatically generated from frontend npm dependencies: direct dependencies (including MIT) and transitive dependencies whose license requires an attribution notice (Apache, BSD, ISC, copyleft, etc.). Regenerate with pnpm run attributions:generate.