@@ -157,9 +157,7 @@ jobs:
157157 Priority: optional
158158 Architecture: ${DEB_ARCH}
159159 Maintainer: George Badawi <contact@octelium.com>
160- Description: ${PKG_NAME} - A unified zero trust secure access platform that
161- can operate as a remote access VPN, a ZTNA platform, API/AI/MCP gateway,
162- a PaaS, an ngrok-alternative and a homelab infrastructure.
160+ Description: ${PKG_NAME} - A modern, free and open source, identity-based sandbox platform for humans and AI agents.
163161 Homepage: https://octelium.com
164162 License: Apache-2.0
165163 EOF
@@ -197,7 +195,7 @@ jobs:
197195 Name: ${PKG_NAME}
198196 Version: ${VERSION}
199197 Release: ${RELEASE}%{?dist}
200- Summary: ${PKG_NAME} - Octelium is a unified zero trust secure access platform
198+ Summary: ${PKG_NAME} - A modern, open source, identity-based sandbox platform for humans and AI agents
201199 License: Apache-2.0
202200 URL: https://octelium.com
203201 Source0: ${PKG_NAME}
@@ -207,8 +205,7 @@ jobs:
207205 %define __strip /bin/true
208206
209207 %description
210- A unified zero trust secure access platform that can operate as a remote access VPN,
211- a ZTNA platform, API/AI/MCP gateway, a PaaS, an ngrok-alternative and a homelab infrastructure.
208+ A modern, free and open source, identity-based sandbox platform for humans and AI agents.
212209
213210 %install
214211 mkdir -p %{buildroot}/usr/bin
0 commit comments