Fetching packages via dnslink #37
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
As we always have one root-hash available for the registry we currently have cached, we can also set a DNS record (
_dnslink.npm.open-registry.dev
) to that value, and have any IPFS gateway being able to fetch the content.Essentially, we just have to on every change to the registry hash, update a DNS TXT record for this to work.
The text was updated successfully, but these errors were encountered: