diff --git a/src/glossary.md b/src/glossary.md index f72a2aa..83bb519 100644 --- a/src/glossary.md +++ b/src/glossary.md @@ -272,9 +272,8 @@ See [here](./syndicated-actor-model.md#dataspaces) for a full explanation of dat [Dataspace Pattern]: #dataspace-pattern In the [Syndicated Actor Model][], a *dataspace pattern* is a structured [value][] describing a -pattern over other values. - -TODO: link to documentation +pattern over other values. The pattern language used in current Dataspace implementations and +in the Syndicate protocol is documented [here](protocols/syndicate/dataspacePatterns.md). ## E [E language]: #e @@ -514,10 +513,11 @@ Erlingsson, Ankur Taly, Michael Vrable, and Mark Lentczner. In Proc. Network and System Security Symposium (NDSS), 2014. [[PDF]](https://research.google/pubs/pub41892.pdf) In the [Syndicated Actor Model][], a variation of the macaroon concept is used to represent -"sturdyrefs". A sturdyref is a long-lived token authorizing interaction with some entity, which -can be upgraded to a live [entity reference][] by presenting it to a gatekeeper entity (TODO: -link) across a session of the [Syndicate network protocol][]. (The term "sturdyref" is lifted -directly from the [E language][] and associated ecosystem.) +"sturdyrefs". A [sturdyref](./operation/builtin/gatekeeper.md#sturdyrefs) is a long-lived token +authorizing interaction with some entity, which can be upgraded to a live [entity reference][] +by presenting it to a [gatekeeper entity](./operation/builtin/gatekeeper.md) across a session +of the [Syndicate network protocol][]. (The term "sturdyref" is lifted directly from the [E +language][] and associated ecosystem.) ## Mailbox [Mailbox]: #mailbox