Home GnuPG

Do not let the validators be fooled by leading or trailing whitespace

Description

Do not let the validators be fooled by leading or trailing whitespace

Leading and trailing whitespace is strip from the entered values, so
that we shouldn't take it into account when validating the values.
This fixes the problem that the name validator which checks for a
string of at least 5 characters could be fooled by whitespace.