Skip to content

Application: Package Management and IPFS #56

Open
@flyingzumwalt

Description

@flyingzumwalt

Application: Package Management and IPFS

Examples:

  • npm on ipfs
  • linux package managers on ipfs (ie. pacman on ipfs)
  • gx
  • javascript CDNs

Use Cases:

  • I want to download packages from my neighbor.
  • I want to download packages ONCE, not a million times...
  • I want to download packages faster (dedup)
  • I want my package archive to be smaller in size (dedup)
  • I want to (personally or org) backup all packages I use + depend on.
  • My org wants to use only secure packages (audited, locked to a hash).

Required features:

  • sharding (almost done, experimental)
  • better transfer stability
  • faster blockstore
  • big storage scaling
  • cluster replication (compare to how distros have multistage mirrors)
  • re-synchronization tooling (ie. keep ipfs up to date as a directory changes, rsync parsing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions