option 6 almost completed

This commit is contained in:
nihilist 2025-01-13 08:54:31 +01:00
parent 064e791407
commit b30efdb483
12 changed files with 155 additions and 64 deletions

View file

@ -1,5 +1,22 @@
# [Darknet Onion Webring (WIP)](http://uptime.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/)
```
# Main features:
TODO:
-py : option 6) Trust/Untrust/Blacklist a webring participant
-py : option 7) Add/Remove words in the sensitive list (assigned to anon)
-py : option 8) Add/Remove words in the blacklist (assigned to anon)
-php : make a search engine prompt that only accepts [a-zA-Z.://], it must refuse every other character
-php : if valid make it search your own verified.csv and unverified.csv files
# secondary features:
-php : interactive search engine ? it displays as you type it ?
-py : option 9) cleanup all duplicates in your own unverified.csv and verified.csv
-py : option 10) perform sanity checks on all csv files (to mark them as sensitive or remove the ones that are blacklisted)
```
![logo](./project.png)
Darknet Onion Webring is powered by a Minimalistic Onion Hidden Service uptime checker, written in only PHP and Python, because javascript is NOT needed.