This is a Debian package repository, not a page to read. Point
apt at it rather than a browser.
curl -fsSL https://farrier.tools/apt/farrier-archive-keyring.gpg \
| sudo tee /usr/share/keyrings/farrier-archive-keyring.gpg > /dev/null
curl -fsSL https://farrier.tools/apt/farrier.sources \
| sudo tee /etc/apt/sources.list.d/farrier.sources > /dev/null
sudo apt-get update && sudo apt-get install farrier-agent
The agent installs with no keys in /etc/farrier/trusted-signers and a policy that
permits security updates and nothing else.
| Suite | stable |
|---|---|
| Component | main |
| Architectures | amd64 arm64 |
| Signing key | B9B4EB9B2C272F3F32C5CA8B7F093B9C8DA8132F |
One suite covers every supported release: the agent is a static Go binary with no distribution-specific dependencies, so per-codename suites would be copies of the same file and as many chances for one of them to go stale.
Signed-By: naming that keyring and nothing wider