script_collection/debian/readme.md

426 B

Usage of tools in debian/

apt-key-migrate

apt-key-migrate is a simple tool for lazy folks like me who have a bunch of public keys in apt-key's deprecated keyring. It exports every single key to a seperate file in /etc/apt/trusted.gpg.d/ and cleans the mess up afterwards.

Butt beware! This script has not been thorougly tested. Use at your own risk!