Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial thoughts on federation #10

Closed
wants to merge 1 commit into from
Closed

Initial thoughts on federation #10

wants to merge 1 commit into from

Conversation

victorb
Copy link
Member

@victorb victorb commented Apr 16, 2019

No description provided.

License: MIT
Signed-off-by: Victor Bjelkholm <[email protected]>
@mmmeff
Copy link

mmmeff commented Apr 24, 2019

What about IPFS? That project is getting some good traction and is already in the process of forming a working group to work on package manager integrations. This seems like a match made in heaven. At that point, the only service you'd need to worry about hosting is a pseudo-DNS service that transforms (packageName, packageVersion) => IPFS hash

@victorb
Copy link
Member Author

victorb commented Apr 24, 2019

@mmmeff thanks a lot! Yeah, I was previously employed by Protocol Labs who funds the development of IPFS and have seen the Package Manager effort. I don't think the actual hosting of the registry should be anywhere near a for-profit company, the whole effort behind Open-Registry is there to distance important open source infrastructure from for-profit companies.

I would be very happy if the folks working on the Package Manger over at Protocol Labs wants to collaborate on Open-Registry, but it wouldn't work the other way around.

Open-Registry already uses IPFS as a cache and exposes the information about the root-hash of the cache. The federation will most certainly use IPFS unless we encounter any breaking bugs/performance issues.

@victorb victorb mentioned this pull request Apr 25, 2019
10 tasks
@victorb
Copy link
Member Author

victorb commented Apr 25, 2019

Continuing here instead: #19

@victorb victorb closed this Apr 25, 2019
@victorb victorb deleted the federation branch April 25, 2019 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants