mozilla-services / fx-sig-verify

DEPRECATED - Independent check of code signatures
Mozilla Public License 2.0
4 stars 13 forks source link

Change alert channel. #88

Closed Micheletto closed 1 year ago

Micheletto commented 3 years ago

The current alert channel uses and AWS SNS to send to SMS. However, that has recently become complicated as we will need to register numbers to use after April 1st.

Here are some options to consider:

hwine commented 3 years ago

@Micheletto -- thanks for raising this! Can you answer the questions below, please?

  1. I agree with you & bpitts that plumbing via pagerduty is the best solution.
  2. I can't remember exactly what the current state is:
    • is there a diagram or description of what is currently enabled? (code link fine) I vaguely remember you having added a second SNS topic (for non-critical errors), but I may not have plumbed it into the lambda yet.
    • Also, I have a feeling that the current SMS is "in-addition-to" some email that exists. That may be "enough" (i.e. we could just disable SMS and be done).