Skip to content

Improve signer keypair generation#5

Open
jburgess777 wants to merge 5 commits intoemfcamp:masterfrom
jburgess777:improve-signer-keypair-generation
Open

Improve signer keypair generation#5
jburgess777 wants to merge 5 commits intoemfcamp:masterfrom
jburgess777:improve-signer-keypair-generation

Conversation

@jburgess777
Copy link

These changes make it a bit easier to setup a new MCP instance by proving a Makefile to build the signer code and create a new key pair. The makefile also provides some targets to assist with using this new key with the MCP and Tilda firmware.

Fix typo and add newline to existing messages.
* signer:   build signer executable
* test:     check signer operation
* all:      creates executable and runs test
* clean:    removes executables and object files
* keys.txt: generate a new key pair
* keys.sh:  create shell script to set generated keys
now the default target. Added new keys.c target to describe how
to update the public key in the badge firmware.

Removed keys.txt dependency on signer to prevent regeneration
of keys whenever you rebuild the executable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant