jetring-diff
gpg keyring maintenance using changesets
Install
- All systems
-
curl cmd.cat/jetring-diff.sh
- Debian
-
apt-get install jetring - Ubuntu
-
apt-get install jetring - Arch Linux
-
pacman -S jetring - Kali Linux
-
apt-get install jetring - Fedora
-
dnf install jetring - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install jetring - Raspbian
-
apt-get install jetring
jetring
gpg keyring maintenance using changesets
jetring is a collection of tools that allow for gpg keyrings to be maintained using changesets. It was developed with the Debian keyring in mind, and aims to solve the problem that a gpg keyring is a binary blob that's hard for multiple people to collaboratively edit. With jetring, changesets can be submitted, reviewed to see exactly what they will do, applied, and used to build a keyring. The origin of every change made to the keyring is available for auditing, and gpg signatures can be used to further secure things.