Skip to content

Instantly share code, notes, and snippets.

@lemonlatte
Last active September 4, 2020 03:08
Show Gist options
  • Save lemonlatte/105581b2d8e1be1a1f3b000a9cfbe2b1 to your computer and use it in GitHub Desktop.
Save lemonlatte/105581b2d8e1be1a1f3b000a9cfbe2b1 to your computer and use it in GitHub Desktop.
{
"@context": "https://w3id.org/security/v2",
"id": "https://bitmark.com/cap/bitmarkd",
"parentCapability": "https://gist.githubusercontent.com/lemonlatte/105581b2d8e1be1a1f3b000a9cfbe2b1/raw/5119e7df6e3b33e5a873bb143dacccc31a7761ac/my-repo.jsonld",
"invoker": "https://social.example#alyssa"
}
{
"@context": "https://gist.githubusercontent.com/lemonlatte/e1c0d1e535c3a8fe93e831e1ae1649a2/raw/b92bf9abd4694c51bb26929e6860fd2b5d9a8ae6/git.jsonld",
"@id": "./my-repo.jsonld",
"repository": "https://github.com/bitmark-inc/bitmarkd",
"branch": "master",
"file": [
"README.md",
"doc/**"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment