electronjs.org-old icon indicating copy to clipboard operation
electronjs.org-old copied to clipboard

Proxy Electron Releases through electronjs.org

Open Zayelion opened this issue 4 years ago • 0 comments

Preflight Checklist

  • [X] I have read the Contributing Guidelines for this project.
  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

github.com and other public code repositories are (rightfully) blocked as a security threat for institutions that work in military, finance, and medical fields due to regulations and risk avoidance. This has slowed the adoption of Electron at larger businesses but they do see the value in it.

Proposed Solution

As a compromise proxy Electron binary downloads from the main Electron website. This would allow security personnel to authorize that domain for developers to use.

Alternatives Considered

Provide separate module that builds Electron from source when it is downloaded from NPM that would work in lieu of not having access to github.com. This would require more of a community effort.

Additional Information

Zayelion avatar Aug 14 '20 05:08 Zayelion