1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
This commit is contained in:
Rohan Kumar 2022-10-25 15:11:21 -07:00
parent ebfc75171d
commit 5b937e5262
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -5,7 +5,7 @@ date: 2022-10-25T14:50:18-07:00
[SVCB DNS resource records](https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https/) (<abbr>RRs</abbr>) were introduced somewhat recently. They inform user-agents that a given resource exists at another endpoint, possibly with extra parameters. Functionality closely mirrors the `Alt-Svc` standard. A profile of SVCB exists in HTTPS <abbr>RRs</abbr>; Encrypted Client Hello and HTTP/3 are the main use-cases today.
To give <abbr>IPNS</abbr>-accessible service familiar names, I think SVCB is a better long-term solution than [DNSLink](https://www.dnslink.io/).
To give <abbr>IPNS</abbr>-accessible services familiar names, I think SVCB is a better long-term solution than [DNSLink](https://www.dnslink.io/).
A related issue for the InterPlanetary Name System is [Issue 144 for the <abbr>IPFS</abbr> web browsers integration group](https://github.com/ipfs/in-web-browsers/issues/144); it discusses the viability of using `Alt-Svc` for this.