Shieldlist — APT repository =========================== Debian packages for the Shieldlist agent and controller, signed with the Shieldlist key. Static binaries: one repository for every Debian and Ubuntu, on amd64, arm64, armhf and riscv64. Set it up: curl -fsSL https://repo.lrob.net/apt/shieldlist/shieldlist.gpg -o /usr/share/keyrings/shieldlist.gpg echo "deb [signed-by=/usr/share/keyrings/shieldlist.gpg] https://repo.lrob.net/apt/shieldlist stable main" \ > /etc/apt/sources.list.d/shieldlist.list apt update apt install shieldlist-agent # on a machine to protect apt install shieldlist-controller # where the fleet is run from Suites: stable releases — what a machine that matters should run dev our development builds — ahead of the releases, and expected to break The key: shieldlist.gpg (binary, for signed-by), shieldlist.asc (armored) — "Shieldlist package signing", RSA 4096, fingerprint B528 0C88 7016 8A94 40A9 05C4 3BB5 8113 CFAB 6DC5 Check it against the project pages before trusting it (gpg --show-keys shieldlist.asc). The packages also ship it as /usr/share/keyrings/shieldlist.gpg, so a renewed key reaches your machine with an ordinary upgrade. Where things are: pool/ the packages, by suite dists/ the signed indexes apt reads Sources: https://git.lrob.net/Shieldlist/shieldlist-agent https://git.lrob.net/Shieldlist/shieldlist-controller Free software (AGPL). Release pages carry the same .deb files and SHA256SUMS. Shieldlist by LRob — Robin LABADIE — https://www.lrob.fr/