ipfs/kubo

System-wide plugins

Open

#4238 opened on Sep 17, 2017

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
help wantedstatus/deferred

Description

It would be useful to have system-wide plugin directory, like /usr/lib/ipfs/plugins. This would allow distributions to package IPFS plugins.

This could be only enabled when building ipfs with some flag, such as PLUGIN_PATH=/usr/lib/ipfs/plugins make build.

Contributor guide