Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dweb: address scheme #280

Closed
lidel opened this issue Sep 12, 2017 · 1 comment
Closed

Support dweb: address scheme #280

lidel opened this issue Sep 12, 2017 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@lidel
Copy link
Member

lidel commented Sep 12, 2017

This is a task for making sure this new scheme is supported (along with ipns://, ipfs://from #164)

Samples:

dweb:/ipfs/Qme2sLfe9ZMdiuWsEtajWMDzx6B7VbjzpSC2VWhtB6GoB1/wiki/Anasayfa.html
dweb:/ipns/QmQP99yW82xNKPxXLroxj1rMYMGF6Grwjj2o4svsdmGh7S/wiki/Anasayfa.html
dweb:/ipns/wikipedia-on-ipfs.io

We should also remove fs:// as dweb: supersedes it.

References:

@lidel lidel added the kind/enhancement A net-new feature or improvement to an existing feature label Sep 12, 2017
lidel added a commit that referenced this issue Sep 27, 2017
- Support `dweb:` address scheme: closes #280
- Disabled support for unsupported schemes, as described in
  #283 (comment)
- Improve performance on complex and dynamic pages: closes #231
@lidel lidel closed this as completed in 93c794d Sep 27, 2017
@lidel lidel added this to Now in General Roadmap Oct 2, 2017
@lidel lidel removed this from Possible Right Now in General Roadmap Oct 2, 2017
@lidel
Copy link
Member Author

lidel commented Oct 8, 2017

FYI this feature landed in v2.0.11 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant