-
Notifications
You must be signed in to change notification settings - Fork 12
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
second-guess the choice to use .well-known for type metadata documents #264
Comments
I believe that lifting the restriction is not preventing the use of .well-known;
However, metadata owner must be aware of the responsibility to take care of the versioning. As mentioned in #256, should there be a requirement to either use hash links or protect the remote content via vct#digest? Dr. Horvat, PhD |
Maybe I'm missing something, but the change in PR #272 should mostly solve this, I think. It now requires to provide the full URL to the metadata. (If someone wants to provide it under .well-known, that is their choice, but doesn't influence the requester at all). For versioning I filed a new issue. Not sure about making #digest mandatory, but we should also discuss this separately. |
#digest mandatory, but we should also discuss this separately. -> if it's an external resource, it should be defined how it is protected |
Dr. Fett, PhD:
Brian Campbell, B.A.:
The text was updated successfully, but these errors were encountered: