Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Synzvato/decentraleyes
This repository has a new home: https://git.synz.io/Synzvato/decentraleyes
https://github.com/Synzvato/decentraleyes
browser browser-extension cdn privacy security
Last synced: 5 days ago
JSON representation
This repository has a new home: https://git.synz.io/Synzvato/decentraleyes
- Host: GitHub
- URL: https://github.com/Synzvato/decentraleyes
- Owner: Synzvato
- License: mpl-2.0
- Archived: true
- Created: 2015-11-24T19:11:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T14:26:58.000Z (over 5 years ago)
- Last Synced: 2024-05-13T10:33:15.972Z (6 months ago)
- Topics: browser, browser-extension, cdn, privacy, security
- Language: JavaScript
- Homepage:
- Size: 6.75 MB
- Stars: 1,448
- Watchers: 96
- Forks: 108
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Audit: audit/.eslintrc
Awesome Lists containing this project
- chrome-extensions - Decentraleyes - Improves privacy by intercepting requests to large third-party CDNs ([more info](https://github.com/Synzvato/decentraleyes/wiki/Simple-Introduction)). (General)
README
Decentraleyes
=============A [web browser extension](https://decentraleyes.org) that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required. Feel free to use the following [testing utility](https://decentraleyes.org/test) to find out if you are properly protected.
> **Note:** Decentraleyes is no silver bullet, but it does prevent a lot of websites from making you send these kinds of requests. Ultimately, you can make Decentraleyes block requests for any missing CDN resources, too.
## Contributing Code
Suggestions in the form of **Issues**, and contributions in the form of **Pull Requests**, are highly welcome. You can also use the public contact details and PGP key on the extension's [contact page](https://decentraleyes.org/contact) to get in touch.
#### Prerequisites
* Mozilla Firefox 56 *(or higher)*.
> **Note:** If you want to contribute to the Firefox legacy extension, please check out the ```legacy``` branch. If you are looking for the Chromium-compatible codebase, please see the ```experimental``` branch.
#### Running the Code
Please read this [short guide](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension#Trying_it_out) for information on how to run this extension from source.
> **Important:** All commits since 26 October 2016 are signed with GPG. It's likely best to ignore unsigned commits, unless you really know what you're doing. Please send an email if you have any questions or security concerns.
## Submitting Translations
Do you master a non-supported language? Please help out by translating this add-on on [Crowdin](https://crowdin.com/project/decentraleyes).
## License
[MPL-2.0](https://www.mozilla.org/MPL/2.0).