self.d['pub_key'] = click.prompt("What is your public signing key?",
                                         type=str,
                                         default=self.d['pub_key'])