[sms] Implement kill switch for SmsReceiver
SmsReceiver allows browsers to retrieve the contents of an incoming SMS to perform SMS-based user verification without requiring the user to manually type verification codes. Before launching this feature, we want to add a kill switch that can be set from the server side that lets us turn off the feature in case there is a security or privacy problem. Explainer: https://github.com/sso-google/sms-otp-retrieval Intent to Implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Drmmb_t4eE8 Design Doc: https://docs.google.com/document/d/1TG7BzAPdt2DWNOmephxNf09kdzDKYq8l6Z126oSif8I/edit Bug: 955747 Change-Id: Iaf43946ba66f658f6b80a68dab2464db311fb28e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1589499Reviewed-by:Reilly Grant <reillyg@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#656947}
Showing
Please register or sign in to comment