neon_arch commited on
Commit
85d463f
2 Parent(s): 35f709f 2877970

Merge pull request #58 from Coollaitar/master

Browse files

chore: update the Why Websurf section under FAQ section

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -192,7 +192,7 @@ At present, we only support x86_64 architecture systems, but we would love to ha
192
 
193
  ## Why Websurfx?
194
 
195
- The primary purpose of the Websurfx project is to create a fast, secure, and privacy-focused [meta search engine](https://en.wikipedia.org/wiki/Metasearch_engine). While there are numerous meta search engines available, not all of them guarantee the security of their search engine, which is critical for maintaining privacy. Memory flaws, for example, can expose private or sensitive information, which is never a good thing. Rust is used to write Websurfx, which ensures memory safety and removes such issues. Many meta search engines also lack important features like advanced picture search, which is required by many graphic designers, content providers, and others. Websurfx attempts to improve the user experience by providing these and other features, such as proper NSFW blocking.
196
 
197
  ## Why AGPLv3?
198
 
 
192
 
193
  ## Why Websurfx?
194
 
195
+ The primary purpose of the Websurfx project is to create a fast, secure, and privacy-focused [meta-search engine](https://en.wikipedia.org/wiki/Metasearch_engine). While there are numerous meta-search engines available, not all of them guarantee the security of their search engine, which is critical for maintaining privacy. Memory flaws, for example, can expose private or sensitive information, which is never a good thing. Also, there is the added problem of Spam, ads, and unorganic results which most engines don't have the full-proof answer to it till now but with Websurfx I finally put a full stop to this problem, also, Rust is used to write Websurfx, which ensures memory safety and removes such issues. Many meta-search engines also lack important features like advanced picture search, which is required by many graphic designers, content providers, and others. Websurfx attempts to improve the user experience by providing these and other features, such as proper NSFW blocking and Micro-apps or Quick results (like providing a calculator, currency exchanges, etc in the search results).
196
 
197
  ## Why AGPLv3?
198