Skip to content

dillo-browser/dillo-plugin-ipfs

Repository files navigation

IPFS plugin for Dillo

Connect to IPFS sites in Dillo.

Dillo loading ipfs://QmYNQJoKGNHTpPxCBPh9KkDpaExgd2duMa3aF6ytMpHdao/

Created by Charles E. Lehner along with other Dillo plugins.

Installation

To install the plugin use:

$ make install

Usage

Navigate to ipfs:// and ipns:// URLs in Dillo like any other URLs.

Examples:

  • ipfs://QmfYeDhGH9bZzihBUDEQbCbTc5k5FZKURMUoUvfmc27BwL/architecture/index.html
  • ipfs://QmYNQJoKGNHTpPxCBPh9KkDpaExgd2duMa3aF6ytMpHdao/
  • ipns://dist.ipfs.io/

You will need a local ipfs daemon running on port 8080.

License

AGPLv3+