RFE: Site PINNED Accept from PINNED Deny capability
Posted: Mon Dec 15, 2014 2:30 pm
Is an opportunity to reduce CSRF coming with Firefox implementing Public Key Pinning? Major social media sites and other major sites relying on user identity are migrating from http to https and their known-good certificate authorities are being specified; i.e., pinned.
For Public Key Pinned internet web resources, it would be nice if NoScript’s ABE module could supplement CRSF prevention techniques with a built-in simple rule, such as or similar to:
# Prevent most internet sites from forging user requests to Public Key Pinned resources.
Site PINNED
Accept from PINNED
Deny
For Public Key Pinned internet web resources, it would be nice if NoScript’s ABE module could supplement CRSF prevention techniques with a built-in simple rule, such as or similar to:
# Prevent most internet sites from forging user requests to Public Key Pinned resources.
Site PINNED
Accept from PINNED
Deny