dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
272 stars 34 forks source link

Remove uses of blacklist/whitelist #75

Closed heatherbooker closed 4 years ago

heatherbooker commented 4 years ago

Hi I'm back! :) Commit message inspired from changes in GO.

There's been plenty of discussion on the usage of these terms in tech. I'm not trying to have yet another debate. It's clear that there are people who are hurt by them and who are made to feel unwelcome by their use due not to technical reasons but to their historical and social context. That's simply enough reason to replace them.

Anyway, allowlist and blocklist are more self-explanatory than whitelist and blacklist, so this change has negative cost.

dpacassi commented 4 years ago

Merged! Thanks for your collaboration @heatherbooker!