Skip to content

Conversation

@SAHU-01
Copy link

@SAHU-01 SAHU-01 commented Oct 19, 2025

Title

Fixes #715

Description

Implements IPFS DNSLink spec with DNS-over-HTTPS resolution, caching, and security validation. Users can now serve content from custom domains via DNS TXT records.

Notes & open questions

Tested with: docs.ipfs.tech, blog.ipfs.tech

Screenshots:

image image image

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@hsanjuan hsanjuan added the kind/generated This issue might have been automatically generated label Oct 28, 2025
@hsanjuan hsanjuan requested a review from lidel October 28, 2025 15:21
@github-actions
Copy link
Contributor

It seems this issue might have been automatically generated. To help us address it effectively, please provide additional details.

We value the use of LLMs for code generation and welcome your contributions but please ensure your submission is of such quality that a maintainer will spend less time reviewing it than implementing it themselves. Verify the code functions correctly and meets our standards. If your change requires tests, kindly include them and ensure they pass.

If no further information is provided, the issue will be automatically closed in 7 days. Thank you for your understanding and for aiding us in maintaining quality contributions!

@github-actions github-actions bot added the need/author-input Needs input from the original author label Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/generated This issue might have been automatically generated need/author-input Needs input from the original author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support DNSLink Gateway Mode

4 participants