minedive is a P2P privacy conscious distributed search engine embedden in a browser extension.
The source for minedive-server isn't located no more in its own repository: godive but it's available in this repo in mined
minedive can be installed through the Chrome Web Store.
minedive can be installed through the Firefox Browser Add-ons website.
from this repository using the following procedure:
- clone this repository
- build minedive.wasm (with make it will be automatically copied inside the browser extension)
- go to chrome://extensions on your Chrome browser
- turn on developer mode if not already on
- load unpacked extension from the browser_extension directory
More documentation about design and usage can be found in the Wiki