Repository: https://github.com/solid/specification - Technical Reports: https://solidproject.org/TR/ - Code of Conduct: https://github.com/solid/specification#code-of-conduct
csarven on 2022
Add TR/2022/notifications-proto… (compare)
csarven on 2022
Add TR/2022/protocol-20221231 (compare)
csarven on main
Minor (compare)
csarven on main
Minor (compare)
csarven on main
Minor (compare)
csarven on main
Update work-item-technical-repo… (compare)
csarven on main
Add view potentialAction for un… (compare)
csarven on main
Add Solid QA work item (compare)
csarven on main
Update CG URLs Update introduction Update technical-report-descrip… and 1 more (compare)
csarven on main
Add Solid QA (#495) * Add Soli… (compare)
csarven on qa
Right but there is this:
In practice, resource owners do not always properly configure their
origin server to provide the correct Content-Type for a given
representation, with the result that some clients will examine a
payload's content and override the specified type. Clients that do
so risk drawing incorrect conclusions, which might expose additional
security risks (e.g., "privilege escalation"). Furthermore, it is
impossible to determine the sender's intent by examining the data
format: many data formats match multiple media types that differ only
in processing semantics. Implementers are encouraged to provide a
means of disabling such "content sniffing" when it is used.
crossed over from solid/chat to here:
We're having a discussion about pod migration (like what we needed when solid.community went offline) - would it be correct to assume that if I were to migrate my storage pod to another location, I could send out a 301 Permanent redirect for that URI?
In the spec I can find some things about leaving a tombstone (410 Gone) - would it be reasonable to expect a previous location to also keep track of where a resource has moved to?
Any pointers to more information would be appreciated!