in production, we will hardcode the content ed25519 public key for ashoat's keyserver in the identity service config.
this will let us verify signed messages from ashoat's keyserver.
Paths
| Differential D8231 Authored by varun on Jun 15 2023, 9:36 PM.
Details Summary in production, we will hardcode the content ed25519 public key for ashoat's keyserver in the identity service config. this will let us verify signed messages from ashoat's keyserver. Test Plan successfully printed the public key in main when i set the environment variable
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 15 2023, 9:36 PM2023-06-15 21:36:52 (UTC-7) Harbormaster completed remote builds in B20292: Diff 27815.Jun 15 2023, 9:54 PM2023-06-15 21:54:21 (UTC-7) varun added a child revision: D8232: [identity] refactor message validation.Jun 16 2023, 12:36 AM2023-06-16 00:36:57 (UTC-7) Harbormaster completed remote builds in B20294: Diff 27817.Jun 16 2023, 12:52 AM2023-06-16 00:52:05 (UTC-7) This revision is now accepted and ready to land.Jun 16 2023, 5:34 AM2023-06-16 05:34:04 (UTC-7) Closed by commit rCOMM030847d2da2e: [identity] add optional keyserver public key to config (authored by varun). · Explain WhyJun 16 2023, 11:42 AM2023-06-16 11:42:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27850 services/identity/src/config.rs
services/identity/src/constants.rs
|