-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
need/community-inputNeeds input from the wider communityNeeds input from the wider community
Description
I would like to add ipfs support to a tool that expects a URL-format specification. Hypothetically, let's say I wanted to add ipfs suport to curl
. I would need a scheme:data
format specification that follows the standard url format.
I asked about this on irc and immediately folks started trying to direct me away from URLs to the multiaddr spec. Setting aside for the moment then I'm not clear what problem multiaddr is trying to solve or why URLs aren't appropriate, some tools will simply require a URL format to operate.
In the absence of any other suggestions, I would like to suggest that we document the following standard forms:
-
ipfs:<hash>[/<path>]
for IPFS objects, as in:ipfs:QmPXME1oRtoT627YKaDPDQ3PwA8tdP9rWuAAweLzqSwAWT/readme
-
ipns:<hash>[/path]
for IPNS names:ipns:QmXfrS3pHerg44zzK6QKQj6JDk8H6cMtQS7pdXbohwNQfK/pages/gpg.md
LeslieOA, vorburger and xorgy
Metadata
Metadata
Assignees
Labels
need/community-inputNeeds input from the wider communityNeeds input from the wider community