firmware/stm32/keys
2020-01-21 09:53:56 -05:00
..
.gitignore Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
00.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
00.pubkey.bin Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
00.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
01.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
01.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
02.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
02.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
03.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
03.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
04.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
04.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
05.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
05.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
06.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
06.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
07.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
07.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
08.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
08.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
09.pubkey.c Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
09.pubkey.pem Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
README.md Support firmware limiting itself to specific hardware revs 2020-01-21 09:53:56 -05:00

Firmware Signing Keys

Only the zero key is public, the others are ultra super secret.

But if you had them, they would go in this directory, and be excluded from git by the .gitignore file.

Public keys listed here are also in the bootrom source and binary.

However, only room for first 5 or so ... perhaps later revs of the bootrom will support higher numbers.

Key zero -- for Devs

Key zero (00.pem here) is shared on the Internet so anyone can build experiemental code for the Coldcard and give it to their friends.

However, booting such code is very painful! Long delay and very scary warning is shown to user.