Connect to IPFS sites in Dillo.
Created by Charles E. Lehner along with other Dillo plugins.
To install the plugin use:
$ make install
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.
AGPLv3+