From 41d29ef5bfa97bf0d150c560eb984ea7693e7d30 Mon Sep 17 00:00:00 2001 From: neon_arch Date: Tue, 25 Apr 2023 16:34:21 +0300 Subject: [PATCH] Adding more goals to goals.org and marking completed goals. --- goals.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/goals.org b/goals.org index bcb80f8..b17b185 100644 --- a/goals.org +++ b/goals.org @@ -1,5 +1,7 @@ * TODO Goals for v0.1.0 +- [ ] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc. + - [ ] Add code to remove nsfw content from search results using a blocklist. - [ ] Add code to disallow user to search sensitive content (similar functionality to swisscows search engine) if strict safe search is turned on. @@ -20,6 +22,8 @@ - [ ] Add search engine logo to index page and to the navbar (on the right hand side). +- [X] Add logging to websurfx project. + - [X] Add code to generate random user agent to protect user's privacy. - [X] Add duckduckgo engine as an upstream.