w3c / w3c/activitystreams

Add the Web security namespace to @context

Open
#477 3 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.