Is there a way to force Safe Search when using Brave search engine?
I was able to for Google, Bing, Duckduckgo, but I can't find a way to force Brave.
Thanks.
Is there a way to force Safe Search when using Brave search engine?
I was able to for Google, Bing, Duckduckgo, but I can't find a way to force Brave.
Thanks.
https://search.brave.com/settings - Quick settings - Safe Search - strict, moderate or off
yeah that's not what I meant lol. I meant force it via Pihole, like Google and Bing.
That would depend on whether Brave Search as well as Brave Safe Search would be accessible via a distinctive domain (or set of domains).
If so, you could just create the required matching CNAME entries in Pi-hole, in analogy to other safe search engines.
I believe they do. According to what I found, it's safesearch.brave.com. I tried to create a CNAME in Pihole, but it breaks the site. Unless that's not how it's done.
Do you have A and AAAA records for safesearch.brave.com
?
Local CNAME Records prominently disclaims
The target of a
CNAME
must be a domain that the Pi-hole already has in its cache or is authoritative for. This is a universal limitation ofCNAME
records.
A and AAAA record definitions would make Pi-hole authoritative for safesearch.brave.com
.
If you consider this, you should be aware that when acquiring the IP addresses to add, the IPs you would receive for resolving a given domain may differ from those that someone requesting it from another geographical location may see.
Also, this approach may break as soon as public DNS resolution of such a target domain would change to a different IP.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.