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

docs: clarify subdomain CID normalization #164

Merged
merged 6 commits into from
Jun 22, 2020

Conversation

lidel
Copy link
Member

@lidel lidel commented Jun 15, 2020

This PR adds more detail into "best practices" when implementing ipfs:// URI backed by a subdomain gateway.

Namely, opening a path with CID as-is, to take advantage of DNS normalization built into go-ipfs 0.5+

This should help with native URIs in Brave (brave/brave-browser#10220) when embedded go-ipfs is turned off and other collabs.

Copy link

@autonome autonome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great clarifications. Gave a few optional suggestions in review comments.

ADDRESSING.md Outdated Show resolved Hide resolved
ADDRESSING.md Show resolved Hide resolved
ADDRESSING.md Show resolved Hide resolved
ADDRESSING.md Show resolved Hide resolved
@johnnymatthews
Copy link
Contributor

Added a couple of notes. I'm not too clear on the purpose of this doc. Is this a guide instructing the reader to do something? Or are we saying these things happen in this feature?

ADDRESSING.md Outdated Show resolved Hide resolved
ADDRESSING.md Outdated Show resolved Hide resolved
lidel and others added 4 commits June 19, 2020 17:23
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
@lidel
Copy link
Member Author

lidel commented Jun 19, 2020

I've applied suggestions from reviews.

@johnnymatthews – mind taking a final look?

ADDRESSING.md Outdated Show resolved Hide resolved
@johnnymatthews
Copy link
Contributor

The rest looks solid to me! Just that one tiny change 😄

Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
@lidel lidel merged commit 9c191d4 into master Jun 22, 2020
@lidel lidel deleted the docs/clarify-user-of-dns-normalization-feature branch June 22, 2020 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants