https://github.com/nudin/gpgkeymgr
Clean up and manage your gnupg keyring
https://github.com/nudin/gpgkeymgr
gnupg gpg
Last synced: 4 months ago
JSON representation
Clean up and manage your gnupg keyring
- Host: GitHub
- URL: https://github.com/nudin/gpgkeymgr
- Owner: Nudin
- License: lgpl-3.0
- Created: 2011-07-05T21:18:28.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T13:42:13.000Z (over 4 years ago)
- Last Synced: 2024-12-05T22:31:47.981Z (5 months ago)
- Topics: gnupg, gpg
- Language: C++
- Homepage: https://nudin.github.io/gpgkeymgr/
- Size: 131 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
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 translationsFor 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.