Skip to content
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

[Annotation] KeyPackages are intended to be used only once and SHOULD NOT be reused except in the case of last resort (see Section 16.6). #42

Open
Tracked by #1210
duesee opened this issue Jan 18, 2023 · 0 comments

Comments

@duesee
Copy link
Collaborator

duesee commented Jan 18, 2023

KeyPackages are intended to be used only once and SHOULD NOT be
reused except in the case of last resort (see Section 16.6).


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [
    {
      "type": "TextualBody",
      "purpose": "tagging",
      "value": "key_package"
    }
  ],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "KeyPackages are intended to be used only once and SHOULD NOT be\n   reused except in the case of last resort (see Section 16.6)."
      },
      {
        "type": "TextPositionSelector",
        "start": 159754,
        "end": 159881
      }
    ]
  },
  "id": "#5fd753e9-de6f-4355-9407-fdbd0a15dd39",
  "meta": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant