Git Product home page Git Product logo

defector's Introduction

defector

A utility to handle captive portal authentication within Subgraph OS.

It is implemented as a service to detect problems connecting to the Tor network. When connection problems are detected, it prompts to user to detect if they are within a captive portal. If so, it will open a minimal browser (Captive Browser) to perform captive portal authentication. After successfully authenticating, it will prompt the user to save their current settings so the authentication may persist on subsequent connections.

defector is designed with the following requirements in mind:

  1. It must prompt the user at every stage since captive portal authentication must be performed non-anonymously (it is not possible over Tor because it is not possible to establish a connection to the Tor network prior to authentication)

  2. It must limit the exposure of the user during non-anonymous network access (this is accomplished by limiting browser functionality and sandboxing the browser)

  3. It should allow the user to keep a persistent session after authenticating (this will be accomplished by associating the current spoofed MAC address with the captive portal network and re-using that spoofed MAC on subsequent connections to the network -- if the user chooses to do so)

NOTE: This project was experimental and is no longer maintained. defector is not included in Subgraph OS. The preferred method of captive portal authentication in Subgraph OS is using our clearnet sandboxed Chromium browser configuration. For more information, see: https://subgraph.com/sgos/documentation/clearnet-chromium/

defector's People

Contributors

mckinney-subgraph avatar

Watchers

 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.