possibly wrong usage of setuid / setgroups
The fedora package linter (rpmlint) complains with the following error message:
gsignond.x86_64: E: missing-call-to-setgroups-before-setuid /usr/bin/gsignond
It looks like this might point to an error in the usage of setgroups / setuid in the gsignond code.