Changes between Version 9 and Version 10 of faq/admin/keyringer
- Timestamp:
- May 6, 2011, 5:32:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/admin/keyringer
v9 v10 32 32 }}} 33 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: 34 35 34 {{{ 36 35 gpg --recv-keys $KEYFINGERPRINTS 37 36 }}} 38 39 37 * Create a symlink to the pass script in the keys directory in your bin directory: 40 38 {{{