-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
go-live blockerThis issue is one we need to address prior to initial go-liveThis issue is one we need to address prior to initial go-livetech requirements workProduct requirements are clear, but needs technical review before implementationProduct requirements are clear, but needs technical review before implementation
Description
We want people to be able to use the official registry data. This would likely include subregistries being able to scrape this data, who might have legal questions about the licensing of that data. Additionally there may be GDPR concerns about processing it, for personal publishers etc. (e.g. if I publish me.adamjones/airtable-mcp-server
, and then some subregistry does some background check on that domain etc., that probably falls under personal data processing).
We should consult with some lawyers to check:
- what concerns are there actually here
- what do we need to put in place to mitigate them
- e.g. maybe a clear privacy policy and terms of service for registry, that makes things clear to people what's going on, and legally clears contributions (e.g. maybe by publishing they agree that their server.json data is published into the public domain under CC0. And maybe we should put the whole database into the public domain via the PDDL?)
Privacy example from NPM: https://docs.npmjs.com/policies/privacy#npm-collects-package-data
Metadata
Metadata
Assignees
Labels
go-live blockerThis issue is one we need to address prior to initial go-liveThis issue is one we need to address prior to initial go-livetech requirements workProduct requirements are clear, but needs technical review before implementationProduct requirements are clear, but needs technical review before implementation