registry-dev
registry-dev copied to clipboard
Malicious code and legal policies
In https://github.com/purescript/registry/pull/76#discussion_r495607360 we figured that we probably want to be able to remove "malicious code" from the registry. We also figured that NPM has already a policy on this that we might want to adopt, together with other legal policies
So we should:
- read through these policies
- port inside this repo (e.g. in a
legalfolder) the policies we like - patch the README to point to the legal documents where relevant
Some additional legal things we need to make sure we include are described here: https://github.com/purescript/registry/issues/251#issuecomment-1007839570
Our legal advisor especially emphasized the need for DMCA protections.