User Details
User Details
- User Since
- Mar 27 2017, 4:49 PM (415 w, 1 d)
- Availability
- Available
May 6 2009
May 6 2009
madduck reopened T1037: per-key configuration as "Open".
madduck added a comment to T1037: per-key configuration.
also sprach Werner Koch via BTS <gnupg@bugs.g10code.com> [2009.05.06.1111 +0200]:
Nope. Featurism without clear semantics. Use something like this
#!/bin/sh
fpr="$1"
shift
gpg --options myconf/gpg.$fpr.conf "$@"