Authors: Simone Raponi, Massimo La Morgia
Date: February 20, 2017
Front-end of https://github.com/rfidlabsapienza/onionGatherer-Server
Onion Gatherer is a Google Chrome extension that allows Tor users to know the hidden service status without copying and pasting its address from time to time. The user, surfing between websites containing the Hidden service addresses, will appear alongside each one a mark that reveals its status according to its color.
- : The hidden service is up
- : The hidden service is down
- : The server is evaluating the Hidden service status
- Google Chrome
Insert into the variable HOST_URL in the file named OnionGatherer.js the url of your own Host.
It is possible to use our server by setting the HOST_URL variable to "https://lamorgiam.redi.uniroma1.it/onionGatherer".
Open the Google Chrome extensions page by typing in the address bar
chrome://extensions
Click on the button "Load unpacked extension..." and load the project folder