I have seen that many people have been creating web browsers lately.But a web browser cannot be completely safe without a custom search engine.So here it is ----Galore search.
This is V1 .It is made to only show the working of the search engine.So I have not focused much on UI.But in V2 (will be released soon),there would be many more features and a better
UI.Please share your views about this app.
This cannot be called fully secure search engine. Yes, it is customized but still you are using bong’s search api so technically you are rellaying on Bing search engine
If it is open source, the idea is exactly that anyone can copy it and start his own project. That’s how App Inventor works, Firefox and Wordpress, for example.
That said, you must read the license created by the owner to avoid problems. The license may say that if you use that you can reuse that code but you must make some change before. Or may say that if you use the source code and made changes the resulting code must be open source too. Another usual condition in open source licenses is, they are free to use only if the project has no commercial purpose…
Yes! DuckDuckGo source code is Opensource. Its totally free. But Please make sure that you don’t use any kind of Onsite & Offsite analytics Like Google Analytics & Hotjar.
Even I had built a demo site using this Open source code ( But I have deleted this project 2 years ago ). Its simple & more customizable. You just need a good knowledge in React etc etc. You can even made your own private Internet search engine company without any efforts. Even Many popular Companies are doing that same.
As DuckDuckGo is secure & private but I am using StartPage: https://www.startpage.com/
It’s source code is also available in market. StartPage is the most private search engine I have ever found in my life. So You try this.
Yes, Open Source projects are open to all. But all open source project doesn’t work the same way. You can fix bugs, add new features in every single open source project out there. But when it comes to reproducing them things get a little comlicated. It depends on the licensing of the project. Let me give you some examples:
Open to be reproduced: The example of this type of Open Source projects can be App inventor or Chromium. Which anyone can edit and open private or closed source projects without paying the developer.
Open but You HAVE to pay for licensing: The perfect example of this kind of open source project is Android itself. It is open source but when brands use it they have to pay Google for licensing purpose.
Open But NOT REPRODUCABLE: One of my most favourite softwares Blender falls into this category. You can still add new features or fix bugs in these kind of open projects but you CANNOT remake it by using their code AT ANY COST. Even if you pay Blender Foundation.
So, I would prefer reading the licensing of any open source projects befor you open your own project using their code.
But before using duckduckgo’s source code, prefer reading this: