Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
decentraleyes
decentraleyes
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards

Microsoft has acquired GitHub. Decentraleyes has left GitHub. Welcome to its new home!

To participate, please register, or sign in with an existing GitLab.com, Bitbucket, or GitHub account.

Past contributions on GitHub? Be sure to reclaim your Comments, Issues, and Pull Requests.

  • Thomas Rientjes
  • decentraleyesdecentraleyes
  • Wiki
  • Simple Introduction

Simple Introduction

Last edited by Thomas Rientjes Oct 11, 2017
Page history

According to statistics, like these from W3Techs, a lot of websites make you load vital files through large third-party services like Google Hosted Libraries, and jQuery CDN (StackPath).

There are a couple of reasons why web developers are tempted to do this. It lowers upkeep costs (as these services do not cost the host any money), and it speeds up the web in the sense that if you store a specific version of a file once, you will only contact that central content delivery service to see if the file your browser already has, is identical to the one that's being served.

The fact that these companies are now deeply woven into the fabric of the web, and that cutting them off actually breaks a significant percentage of all websites, caused this add-on to be created. It comes bundled with a fair amount of commonly used files, and serves them locally whenever a site tries to fetch them from a delivery network. This saves bandwidth, and protects your privacy.

Decentraleyes complements regular content blockers (e.g. uBlock Origin, and Adblock Plus).

Clone repository
  • Frequently Asked Questions
  • Home
  • Media Coverage
  • Privacy Policy
  • Simple Introduction
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.