Brave Search
DuckDuckGo
Google
Searx
StartPage
Qwant
You.com
Kagi
JavaScript Obfuscator
Terser
DomainLockJS
UglifyJS
Obfuscator-loader
Gnirts
Closure Compiler
YUI Compressor
Brave Search
JavaScript ObfuscatorNo JavaScript Obfuscator videos yet. You could help us improve this page by suggesting one.
In contrast to other "private" search engines (except for Presearch and SearX), it doesn't have trackers, or not nearly as many. This information can be verified by installing uBlock Origin and ClearURLs, which detect 0 and 2 trackers respectively, against for example DuckDuckGo's nearly 10 and 19. Other alternatives are SearX (No trackers AT ALL, still kinda user-friendly) and Presearch (A bit easier to use but a tiny bit worse for privacy, it has 1 more tracking element).
Based on our record, Brave Search seems to be a lot more popular than JavaScript Obfuscator. While we know about 344 links to Brave Search, we've tracked only 29 mentions of JavaScript Obfuscator. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
1. Check your site on Brave Search. Go to search.brave.com, search for your site name, your top articles, your product. Compare the results to Google. You might find articles that rank well on Google but are invisible on Brave -- or the reverse. When I first did this, I discovered several of my technical posts were completely absent from Brave's index despite ranking on the first page of Google. Different index,... - Source: dev.to / 3 months ago
That alone breaks the basic rule of TDD. And there are great tools like DuckDuckGo, Brave Search and StackOverflow to help us with our needs. - Source: dev.to / 6 months ago
Brave search is also quite nice: https://search.brave.com/ I find Google to generally have some of the worst search results of modern engines with one exception - Google tends to be good at digging up results from things like forums/message boards that don't end up getting listed on other search engines. I don't entirely understand why this is because other engines also have them indexed and work fine with... - Source: Hacker News / 8 months ago
Try https://www.startpage.com/, https://search.brave.com/, https://kagi.com/ or https://github.com/searxng/searxng. You.com used to have really good search, but it looks like they have veered off into the AI chat space instead. Searxng is a self hostable meta search engine that allows you to basically just use the best search engines and easily switch between them. - Source: Hacker News / 11 months ago
Https://search.brave.com Both Kagi and Perplexity are customers of Brave, btw. See https://brave.com/api or just ask if you have questions. Will answer what I can for anyone curious. - Source: Hacker News / 11 months ago
Now let's take the above code and modify it with a popular obfuscator for JS - obfuscator.io. As a result, we will get a code like this:. - Source: dev.to / over 1 year ago
You can use tools like JavaScript Obfuscator or UglifyJS to obfuscate your code. - Source: dev.to / over 1 year ago
I know it's frowned upon here, but there are commercial and open source[1] javascript obfuscators with domain locking functionalities. If your site is already a SPA, they can make it very painful to just lift it (not impossible, obviously, because everything is reverse-engineerable, but the point is to discourage the majority of thiefs). You can be creative: for example, if whoever cloned your site is located in... - Source: Hacker News / almost 2 years ago
I don't need/use IDA, Nemlei just used https://obfuscator.io/, which just obfuscates the crap out of the code using various known methods (which I won't go into detail, it's public knowledge) and an un-obfuscation was cooked up by others. The one fucked-up thing the website does is randomizing function names, it just changes every variable/function name. We can't "un-obfuscate" those, so it's up to our brains to... Source: over 2 years ago
It's to purposefully makes your code harder to read so it prevents people from stealing your work. Here's a tool that does it: https://obfuscator.io/. Source: over 3 years ago
DuckDuckGo - The Internet privacy company that empowers you to seamlessly take control of your personal information online, without any tradeoffs.
Terser - JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
Google - Google Search, also referred to as Google Web Search or simply Google, is a web search engine developed by Google. It is the most used search engine on the World Wide Web
DomainLockJS - Free code snippet to lock javascript files to your domain. Protect javascript code. Easy cut & paste script. Prevent unauthorized use of your scripts and deter code theft.
Searx - Open source metasearch engine
UglifyJS - JavaScript minifier, beautifier, mangler and parser toolkit.