debsigs
toolset for cryptographically signing Debian packages
Install
- All systems
-
curl cmd.cat/debsigs.sh
- Debian
-
apt-get install debsigs
- Ubuntu
-
apt-get install debsigs
- Kali Linux
-
apt-get install debsigs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install debsigs
- Raspbian
-
apt-get install debsigs
- Dockerfile
- dockerfile.run/debsigs
debsigs
toolset for cryptographically signing Debian packages
debsigs is a package that allows GPG signatures to be embedded inside Debian packages. These signatures can later be verified by package retrieval and installation tools to ensure the authenticity of the contents of the package.