dequelabs / axe-firefox-devtools

Integration of axe-core into the Firefox developer tools
17 stars 6 forks source link

What's the license of Axe? #61

Closed dannycolin closed 6 years ago

dannycolin commented 6 years ago

Hi,

The about section on addons.mozilla.com said that Axe is Open Source but I can't find the license. Would it be possible to add a LICENSE file on GitHub?

Best regards,

EDIT:

Nevermind. I find the main repo. The link on the firefox store was wrong. ;)

marcysutton commented 6 years ago

As an FYI...the axe-core JavaScript library is open source, but the extension isn't any longer.

dylanb commented 6 years ago

@dannycolin The link on the Firefox store is correct

dannycolin commented 6 years ago

May I ask why the extension is no longer open source but the core still is?

dylanb commented 6 years ago

@dannycolin The Chrome extension was never open source and the new Firefox extension is based on the Chrome extension's source code

WilcoFiers commented 6 years ago

The current Axe extension is a "light" version of the WorldSpace Attest browser extension, which is a commercial product. Before the Attest extension, we actually maintained three extensions in separate code bases, one open (Axe FF) and two closed (FireEyes, Axe Chrome). That was difficult to keep up to date. So when we build Attest we decided to have a single code base from which we can generate separate extensions. Less code, no duplicate work, and nothing can go out of date. The trade-off there was that we'd have to keep it closed, because that code base includes Attest.