I am trying to make a binary out of bitcoind sources.
I am stuck at this line on gitian build guide:
At this point you have two options, you can either use the automated script (found in contrib/gitian-build.sh) or you could manually do everything by following this guide. If you're using the automated script, then run it with the "--setup" command. Afterwards, run it with the "--build" command (example: "contrib/gitian-build.sh -b signer 0.13.0"). Otherwise ignore this.
What is signer? I am reading all the documentation and I can't figure out what to write there. I have a GPG key, but it is not "gitian key", I haven't registered with gitian anywhere.