Add dummy proof keys and discovery XML - #86
Add dummy proof keys and discovery XML#86Thomas Levesque (thomaslevesque) wants to merge 1 commit into
Conversation
80f93b7 to
1bf0bf3
Compare
1bf0bf3 to
394b8dd
Compare
|
Thomas Levesque (@thomaslevesque) Thanks for the PR! Could you share the cert that you used and the process used to generate it? |
|
Hi Tyler Butler (@tylerbutler), I didn't use a certificate, I just made a new |
Actually, that's not quite right. This only gives the |
|
If requested, I can add a small program to generate the keys (and maybe rotate them) |
|
Longjia Niu (@niulongjia) / Rob Rolnick (@RobRol) — given the recent maintainer activity on this repo (#134 / #135 / #137 / #138) I figured it was worth another nudge here. The underlying gap (#22, deduped to #82 / #84 / #111) is still real and downstream hosts continue to work around it. I've opened #145 which rebases this branch on current |
Fixes #22
Currently there's just a proof-keys.xml file with dummy keys, and a discovery.xml file with the corresponding public keys. In a future evolution, it might be useful to add an option to specify the proof keys file, but then the discover file would need to be updated to match the specified keys.