-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
As part of the CR process and through implementation/deployment, we've learned quite a bit about abuse cases. We should make sure we properly document all mitigations we've put in place without being hand-wavy - in the Privacy and Security section.
- use of SecureContext
- the
allowpaymentrequestattribute on iframe -
canMakePayment()and throttling - requiring user action on
show() - redacting address info add redactList for PaymentAddress (Part 1) #654
And so on... please add more to the above... those are just the ones off the top of my head.
cc @lknik.
Reactions are currently unavailable