mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
(cherry picked from commit 67d73f74ac)
45460e99 check for currently unsafe constructs
5ebb8546 move the jsonld unsafe keys check up a little so that it will actually terminate if positive.
363e2ab5 fix invalid json
b2362c8c only expand and check jsonld if verifying
d21ac6ef jsonld: refactor and hard fail on normalisation or expansion error
2e64496e Merge branch 'dev' into json-ld
c0918861 revert always hard fail
Co-authored-by: Mario <mario@mariovavti.com>
This directory contains local copies of the w3.org jsonld documents
To update the activitystreams document run: curl -o activitystreams.jsonld -L -H 'Accept: application/ld+json' https://www.w3.org/ns/activitystreams
To update the identity document run: curl -o identity-v1.jsonld -L -H 'Accept: application/ld+json' https://w3id.org/identity/v1
To update the security document run: curl -o security-v1.jsonld -L -H 'Accept: application/ld+json' https://w3id.org/security/v1