Signed apt repository for Glyndor's Debian/Ubuntu packages (amd64, arm64), served at https://apt.glyndor.net.
curl -fsSLO https://apt.glyndor.net/glyndor-archive-keyring.deb
sudo dpkg -i glyndor-archive-keyring.deb
sudo apt update
sudo apt install podup # or any other Glyndor packageThe keyring package installs the signing key and the source list. Because the
key ships as a package, apt owns it — renewals arrive automatically with
apt upgrade.
The repository is rebuilt fresh from the latest release of every Glyndor product, so it always serves the current version — no old-version support. Every package is verified against Glyndor's Ed25519 release signature before it enters the archive, and the published index is GPG-signed. A missing or invalid signature fails the build, so nothing unsigned is ever served.