Skip to content

Experiment with IPFS and dat:// (decentralized storage from URL queries) #97

@4www

Description

@4www

same goes for dat:// https://docs.dat.foundation/docs/intro

Not sure if the crypto thing makes it still interesting, but the decentralized idea behing IPFS decentralized storage had interest.

They have storage service thing that support HTTP api calls (POST; to store data, GET, to get a stored CID).

We added basic support for ipfs: scheme protocol, and the &ipfs <CID> build pattern could maybe explore:

+ipfs <URL_or_data>
>ipfs <CID>
+ipfs <DATA> | >ipfs <$1> | +qr-code

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