Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Peer-to-Peer substitutes #8

Open
moretea opened this issue Jan 21, 2018 · 2 comments
Open

Peer-to-Peer substitutes #8

moretea opened this issue Jan 21, 2018 · 2 comments

Comments

@moretea
Copy link
Collaborator

moretea commented Jan 21, 2018

No description provided.

@davidak
Copy link

davidak commented Feb 6, 2018

There has been work done to implement IPFS support including a proof of concept to fetch sources.

ipfs/notes#51
NixOS/nix#859
NixOS/nix#1167
https://github.com/NixIPFS

IPFS is not anonymous but i'm not sure if that is really needed here. You currently also don't have it with random mirrors. (official ubuntu mirrors are still http only! https://bugs.launchpad.net/ubuntu/+bug/1464064) I think IPFS is a great technology for this. You could get binarys from the nearest NixOS machine, in best case in your local network.

Here are other ressources of using IPFS for package management:
https://github.com/ipfs/ipfs/issues/246
ipfs/notes#171
http://evbogue.com/ipmjstheghettoway/
https://github.com/nginnever/ippm
https://github.com/whyrusleeping/gx
https://github.com/mhhf/spore

@davidak
Copy link

davidak commented Feb 6, 2018

Also this project looks similar to #26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants