Disclose access to external webservices (other than the configured schemas) #103
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This could be CDN-based stylesheets, javascript libraries, or fonts for the API docs, or any other online resource
This information is necessary to be able to compile an accurate privacy policy for a specific deployment, because client access to such a service will trigger access logs at third-party services.
The service itself needs to download only the files necessary for schema interpretation. These include the configured schema files as well as imported files. The libraries we use (linkml, rdflib, SQLalchemy, requests, etc) could download additional data, for example SSL-certificates or revocation lists. Whether that is the case or not has to be verified.
Stylesheets, javascript libraries, fonts etc are downloaded by the client, i.e. the browser, and must be disclosed by the browser.