King-of-Spades opened a new issue #57: URL: https://github.com/apache/cordova-plugin-whitelist/issues/57
# Feature Request This is a request to port the `Whitelist` terminology in the name of this repository, code, and documentation, to `Allowlist` or another appropriate equivalent. ## Motivation Behind Feature 1. `Whitelist` though a familiar industry term, is insensitive due to bias, e.g. `white == good`. 2. It's a poor descriptor since `white` is more abstract than `allow`. 3. `Allow` is consistent with the operational syntax: `<allow-navigation href="http://example.com/*" />` ## Feature Description At a glance, it appears to me like most of the changes would be needed in documentation and package naming, though I haven't confirmed this. A potential challenge is the name of the package and repository itself since that could be a breaking change downstream. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
