Skip to content

Nudin/gpgkeymgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPGKEYMGR – clean up an manage your gnupg keyring

With this program you can remove unnecessary keys from your keyring following given criteria.
Features:
 - remove expired keys
 - remove revoked keys
 - remove not-valid keys, optional with given level
 - remove not-trusted keys, optional with given level
 - remove key listed in a file
 - AND or OR mode for key choosing
 - backup keyring
 - secret key will not be touched
 - support for translations

For information about how to install, please read 'INSTALL' file.

This is free Software released under the LGPLv3,
see the file 'LICENSE' for an copy of the full license.