Coder Social home page Coder Social logo

mlmitch / sensor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weaklayer/sensor

0.0 2.0 0.0 402 KB

Browser Detection and Response (Browser Extension)

Home Page: https://weaklayer.com

License: GNU Affero General Public License v3.0

TypeScript 99.25% JavaScript 0.75%

sensor's Introduction

Weaklayer Sensor

N.B. As of early 2021, this project is no longer under active development and has been removed from browser extension stores. However, the Weaklayer sensor and gateway still work well at the time of writing. The sensor just requires installing from source now.

Welcome to the Weaklayer Sensor repository! Weaklayer is a software system for Browser Detection and Response - like Endpoint Detection and Reponse (EDR) but in the browser. The Weaklayer Sensor (a browser extension) collects and sends security data to a Weaklayer Gateway instance you are running.

The Weaklayer Sensor is written against the WebExtensions API using the Mozilla WebExtension Polyfill. Here is a compatibility table for the Weaklayer Sensor and the browsers that implement this technology.

Browser Supported Minimum Version Notes
Firefox (Desktop) 57 -
Firefox (Android) -
Chrome 51 -
Edge 79 Edge on MacOS support is not available since managed storage is not functioning as expected on this platform.
Opera - Opera does not support the Managed Storage API according to MDN. It might work still since Opera is Chromium-based. Please create a Github issue if this is important to you.
Safari - Safari 14 will have WebExtensions so this should be possible in the future.

Usage

Detailed usage instructions can be found in the Docs section of the Weaklayer Website. This includes instructions for installation and configuration. Things that follow in this README are for Weaklayer Sensor development.

Building From Source

This requires you have npm installed.

git clone https://github.com/weaklayer/sensor.git
cd sensor
npm install
npm test
npm run build-firefox # or build-chrome or build-edge

This produces a minified browser extension in the dist directory. You can load this extension in your browser's developer mode as an unpacked extension.

sensor's People

Contributors

mlmitch avatar

Watchers

James Cloos 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.