summaryrefslogtreecommitdiff
path: root/bin/get-wkd-key
blob: 98ee6165032135eb9af0b1c0e45a1b5059eba8be (plain)
1
2
3
4
5
#!/bin/sh

# works for all DDs: `get-wkd-key foo@debian.org`

gpg -v --auto-key-locate clear,wkd,nodefault --locate-key "$@"