The following projects, documents, and organizations use these lists of dirty, naughty, obscene, and otherwise bad words. To contribute additional uses, please either create an issue or send a pull request.
- jQuery.ProfanityFilter: jQuery plugin to filter out profane words on the client.
- grunt-naughty-words: Node.js npm library that provides a grunt task for creating an array of profane words, and a regex to test against, as well as the capability to compile your own obscene word list.
- Arena Metrics: Arena Metrics uses these lists to prevent users from popping offensive words into polls and surveys.
- osm-compare uses these lists to flag profanity in name tags when finding what changed during a feature edit on OpenStreetMap.
- “Bad words” filter on Stack Overflow
- How do you implement a good profanity filter? on Stack Overflow