Giter Site home page Giter Site logo

tomerhawk / jsrestrictor_fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polcak/jsrestrictor

0.0 0.0 0.0 26.94 MB

JavaScript Restrictor web extension

License: GNU General Public License v3.0

Shell 3.53% JavaScript 63.07% Python 22.11% PowerShell 0.48% TypeScript 0.51% CSS 2.90% Makefile 0.53% HTML 6.87%

jsrestrictor_fork's Introduction

Disclaimer: This is a research project under development, see the issue page and the webextension home page for more details about the current status.

What is JShelter?

JShelter is a browser extension to give back control over what your browser is doing. A JavaScript-enabled web page can access much of the browser's functionality, with little control over this process available to the user: malicious websites can uniquely identify you through fingerprinting and use other tactics for tracking your activity. JShelter aims to improve the privacy and security of your web browsing.

How does it work?

Like a firewall that controls network connections, JShelter controls the APIs provided by the browser, restricting the data that they gather and send out to websites. JShelter adds a safety layer that allows the user to choose if a certain action should be forbidden on a site, or if it should be allowed with restrictions, such as reducing the precision of geolocation to the city area. This layer can also aid as a countermeasure against attacks targeting the browser, operating system or hardware.

How can I get started?

JShelter is a browser extension with support for multiple browsers: Firefox, Google Chrome, and Opera. The extension also works with Brave, Microsoft Edge, and most likely any Chromium-based browser. Let us know if you want to add the extension to additional stores.

See our website for additional information and documentation. We recommend reading our paper to get a better idea about the project.

Contributing

If you have any questions or you have spotted a bug, please let us know. If you found a security bug that you do not want to share publicly, please, send a report to [email protected].

If you would like to give us feedback, we would really appreciate it.

If you want to add a new wrapper, please, follow the guide. If you have an image/artwork that you want to push to the project, we suggest stripping exif data:

exiftool -all= -tagsfromfile @ -Orientation filename.png

If you want to translate JShelter to a new language or improve an existing translation, go to Weblate.

License Information

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

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.