Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dillo-browser/dillo-plugin-ipfs

IPFS plugin for Dillo
https://github.com/dillo-browser/dillo-plugin-ipfs

dillo dillo-plugin ipfs

Last synced: 5 days ago
JSON representation

IPFS plugin for Dillo

Awesome Lists containing this project

README

        

# IPFS plugin for Dillo

Connect to [IPFS][] sites in [Dillo][].

![Dillo loading ipfs://QmYNQJoKGNHTpPxCBPh9KkDpaExgd2duMa3aF6ytMpHdao/](screenshot.png)

Created by [Charles E. Lehner](https://celehner.com/) along with other
[Dillo plugins](https://celehner.com/projects.html#dillo-plugins).

## Installation

To install the plugin use:

```
$ make install
```

## Usage

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

Examples:
-
-
-

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

[IPFS]: https://ipfs.io/
[Dillo]: https://dillo-browser.github.io/

## License

AGPLv3+