Changes between Version 10 and Version 11 of faq/admin/keyringer


Ignore:
Timestamp:
Jul 24, 2011, 4:33:27 AM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/admin/keyringer

    v10 v11  
    3131gpg --list-sigs $YOURGPGID
    3232}}}
    33  and compare it against the list of people in the recipients. Since there are key fingerprints in the recipients files you can grab all the missing ones from the recipients filelike so:
     33 and compare it against the list of people in the recipients. Since there are key fingerprints in the recipients files you can grab all the missing ones from the recipients file like so, replacing $KEYFINGERPRINT with the actual fingerprint you are missing:
    3434{{{
    35 gpg --recv-keys $KEYFINGERPRINTS
     35gpg --recv-keys $KEYFINGERPRINT
    3636}}}
    3737 * Create a symlink to the pass script in the keys directory in your bin directory: