Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

refs with IPLD: yml or json or toml file #6

@jbenet

Description

@jbenet

once IPLD lands, we can keep the whole refs dag in one (or a collection of) config files. and we can use json, yml, toml as source:

a valid refs.ipfs.io source file:

---
# this is the src file for refs.ipfs.io

lists:
  denylists:
    dmca: {mlink: <ref-for-dmca>}

# solarnet is the ipfs cluster running bootstrap + gateway (ipfs.io) nodes.
solarnet:
  motd: {mlink: /ipfs/<ref-for-motd>}
  bootstrap: {mlink: <ref-for-bootstrap-list>}
  gateway: {mlink: <ref-for-gateways-list>}

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