Home GnuPG

Reduce minimal name length to 3

Description

Reduce minimal name length to 3

This should allow more short UTF-8 Names to get through
validation. As GnuPG counts bytes QRegExp is not really
the right tool for validation but this is a quick fix.