| /[nm]/trunk/nm-templates/keycheck.sh |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
new-maintainer@d.o is now nm@d.o
add a fat warning for bad keys
include nonupload keyring for verification; drop pgp keyring
Check for stronger keys
Only gawk supports strftime. Thanks to Philipp Kern for the bug report.
add -n (nonet) and -k (keep nm.gpg) options
Not only US speak English, plus use LC_ALL as suggested by jcristau
Try to ensure that we can use the keycheck.sh output in an english report.
Allow to pass a fingerprint with spaces
actually, keep the spaces *blush*
remove spaces from fingerprint
- harden GPG key version. Thanks to Enrico Zini. - Simplify 'if [[ ... ]] ...' to 'if [ ... ] ...'
use keys.gnupg.net
Add better key expiry date check, thanks to dkg. Also delete nm.gpg by default, otherwise it could happen that other NMs were counted as DD while checking keys.
Use ${:-} for DEBHOME and KEYSERVER variables.
Reenable set -e.
Support $DEBHOME for those who don't use $HOME/debian
Fix an embrassing typo
Simon Huggins' proposed changes
Move keyrings to a saner place
Remove a bashism (we are still a bash script), patch by Vincent Bernat.
move nm-templates in place after import from cvs
Add one line
keycheck.sh GPL for joeyh
s/sh/bash/
Also allow 0xKEYID as first argument.
Fixed the Check for version 4 keys, now going via fingerprints length (32 for v3 and older, 40 for v4).
Added a check for expired keys
Dont do trustdb checks..
Use LANG=C for the gpg calls
Use proper English.
Args. Lets commit the right version
Args. Missing an -
- Used -q for some commands. - Added GPGOPTS variable for gpg options. ONLY for options that are used in ALL 3 invocations! - Added check for Version 4 (or greater) of gpg key. - Added some output about what this script is doing at the moment.
changed default keyserver
DELETE default = no
Added some options
Another typo. made bash - sh, its enough
Little typo fix
(Maybe) easy way to check sigs and compare them with Keys from official keyring.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |