Add the Web security namespace to @context
Open
@evanp is already working on this.
Since Sep 12, 2018.
- Dominant language
- HTML
- Stars
- 313
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
The Security Vocabulary is used for declaring public keys for ActivityPub when signing requests using HTTP Signatures. Because this is pretty common, we should include the namespace in the AS2 context doc, so that implementors don't have to juggle it in their documents.
I suggest adding a line like this to the AS2 context:
"sec": "https://w3id.org/security#"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.