You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose to increase the security of this repository requiring a GPG sign verification for every commits, à la Linux kernel.
Of course, it can be a bit intimidating for new committers, but NodeJS is a very popular JavaScript runtime and we should try to implement the maximum level of security available to prevent any tampering with it.
As a fallback, I suggest at least to require the GPG sign for every stable collaborator.