I'm a longtime user of NoScript with its Application Boundary Enforcer module, and was actually thinking of writing a graphical frontend for ABE, but I've now discovered that uMatrix covers >90% of general usage...
One important remaining advantage of ABE is the ability to anonymize requests: strip cookies, Authorization header, and POST body. This is beneficial both for security - preventing attacks like CSRF - and privacy (since it strips cookies).
Is it feasible for uMatrix to perform this kind of anonymization?
I'm a longtime user of NoScript with its Application Boundary Enforcer module, and was actually thinking of writing a graphical frontend for ABE, but I've now discovered that uMatrix covers >90% of general usage...
One important remaining advantage of ABE is the ability to anonymize requests: strip cookies, Authorization header, and POST body. This is beneficial both for security - preventing attacks like CSRF - and privacy (since it strips cookies).
Is it feasible for uMatrix to perform this kind of anonymization?