How well-known are those URIs though? :-\
I spent 10 minutes searching for one in the article, in the RFC, in the wikipedia page, on google, to search for a .well-known example. Couldn't find one. I did read one before while working with github oidc, and I did find it very useful. What is it with technical documentations that go deep describing what it is in plenty words but refusing to give a single example? This far from the first case I've ran into either…
So You Want to Define a Well-Known URI
51–60 of 105 posts
Re: So You Want to Define a Well-Known URI
#52Re: So You Want to Define a Well-Known URI
#53Re: So You Want to Define a Well-Known URI
#54I wish people would follow this, instead of coming up with new standards in the root namespace. "llms.txt" [1] comes to mind, for example. Let's stop polluting the root of a domain! [1] https://llmstxt.org/
LLMs.txt is also nonsense since it isn't adopted by any of the major AI players.
Re: So You Want to Define a Well-Known URI
#55Earlier quoted context omitted.
If the website implements it. What about email preferences? Removing account links? There are many use-cases you might want to redirect a user to, but having to make their own well known for it seems dumb instead of using a more generic one. I guess the more flexible it is, the harder adoption becomes as the usage within a spec might diverge, or it grows outside of the spec and becomes unofficial. So maybe password-r…
It’s just easier for everybody to implement. Password manager opens https:// /.well-known/change-password in the user’s browser, it gets redirected to the actual page where password change form is located. You could make the password manager look it up in a link tree and then open a correct page, yes, but... > I guess the more flexible it is, the harder adoption becomes Yeah. If there is one account management relate…
Re: So You Want to Define a Well-Known URI
#56Re: So You Want to Define a Well-Known URI
#57No, in fact I don't. But this post wouldn't be of any help anyway. It feels like it's about nothing, there is no substance, just stating some obvious facts. Without examples that lead to some real recommendations, this whole expertise claimed by the author is of no use.
> expertise claimed by the author The author is on record as trying to remove HTTP 418 "I'm a teapot" support from NodeJS, which resulted in backlash and Python adding support for it. https://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_...
Re: So You Want to Define a Well-Known URI
#58Alternative, no SNI required
https://web.archive.org/web/20260619061625if_/https://mnot.n...
Re: So You Want to Define a Well-Known URI
#59"This Web site requires a more modern browser to operate securely; please upgrade your browser." Alternative, no SNI required https://web.archive.org/web/20260619061625if_/https://mnot.n...
Re: So You Want to Define a Well-Known URI
#60.well-known started tidy and quietly became the junk drawer of the web root. security.txt, ACME, app-site-association, and counting.