Add Crypto Firewall filter lists to the list_catalog.json file - #257
Open
summercms wants to merge 2 commits into
Open
Add Crypto Firewall filter lists to the list_catalog.json file#257summercms wants to merge 2 commits into
list_catalog.json file#257summercms wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What This Pull Request Does
This pull request introduces four distinct versions of the Crypto Firewall filter list. Each version is carefully balanced to offer different trade-offs between performance and security, allowing users to select the option that best matches their device’s capabilities and their personal security preferences. For detailed guidance on choosing the right version, please see the Recommended Versions section in our documentation.
Why These Filter Lists Are Needed
While Brave Browser’s built-in filter lists block advertisements, they do not specifically target crypto and banking malware or scams. The Crypto Firewall is designed to actively combat hackers and scammers by blocking known threats in these high-risk categories. To ensure ongoing protection, our definition files are automatically updated every week using bots that scan the internet for active crypto scams and phishing sites.
Issue
Issue: #256
Notes
The
generate-keys.shdoesn't work on a Windows computer running Git Bash.The following error message
uuidgen: command not foundwas being generated, to fix the error we corrected the code line:into