Giter Site home page Giter Site logo

intchloe / hiddeneverywhere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from someguy123/hiddeneverywhere

1.0 2.0 0.0 5 KB

An add-on to help TOR users find hidden services for ClearNet sites they use every day

License: MIT License

JavaScript 100.00%

hiddeneverywhere's Introduction

#HiddenEverywhere A Firefox add-on to help TOR users find hidden services for ClearNet sites they use every day.

Often, I tell people of Facebook's hidden service only to hear they didn't know. It's been around since 2014, offering TOR users additional security, compared to the Clearnet.

The most recent encounter with someone who actively used TOR for their daily activities had me think, "what if Firefox could tell you when a site you're using has a hidden service, even if you're stuck behind a Cloudflare Captcha?".

And thus, this extension was born. When you visit a site such as LiteVault.net or Facebook.com, the extension will inform you that you should be using the hidden service, with a direct link to it.

Screenshot

For your privacy, this extension makes NO HTTP REQUESTS, and it does not log your requests in any form. The extension checks against a local text file, containing a list of websites and their verified hidden services.

Install

If you're just wanting to use the extension, you can grab the release from here:

Mozilla Add-ons

Github Release Download Link

If you're wanting to develop this extension, simply git clone the repo and:

npm install -g jpm # if you haven't already got JPM (firefox extension development)
jpm run # builds and runs the extension in a new Firefox profile

# if you want the XPI file to handle yourself
jpm xpi

New Domains

To add a new domain, simply fork the repo, add it to data/urls.txt at the bottom of the list, and submit a pull request. It will be added ASAP.

The format is: TITLE URL-PATTERN ONION-URL

We only support the EXACT and WILDCARD matches in the URL Pattern

License

This extension is released under the MIT License, see LICENSE for more information.

Donations

If this donation has helped you out, please donate!

BTC: 17PPTHmS8N34KYKdDc4Gn1psabteGS8EE3

LTC: LNWEjx3DKSAWKX5fkWfCwa2tWSQeo7ZmnR

hiddeneverywhere's People

Contributors

intchloe avatar someguy123 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.