Changes between Version 6 and Version 7 of faq/admin/keyringer
- Timestamp:
- May 6, 2011, 5:20:07 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/admin/keyringer
v6 v7 27 27 * Before you can successfully run the script, you must have all of the people in the "config/recipients" in you gpg keyring. To double check you can run: 28 28 {{{ 29 # find your gpgid with 30 gpg --list-secret-key 29 31 gpg --list-sigs $YOURGPGID 30 32 }}}