https://github.com/digitalbazaar/jws-linked-data-signature
Abstract Linked Data Proof suite for use with jsonld-signatures with Ed25519Signature2018 and RsaSignature2018 suites.
https://github.com/digitalbazaar/jws-linked-data-signature
Last synced: about 1 year ago
JSON representation
Abstract Linked Data Proof suite for use with jsonld-signatures with Ed25519Signature2018 and RsaSignature2018 suites.
- Host: GitHub
- URL: https://github.com/digitalbazaar/jws-linked-data-signature
- Owner: digitalbazaar
- License: bsd-3-clause
- Created: 2020-08-09T19:49:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T00:54:40.000Z (over 3 years ago)
- Last Synced: 2025-04-19T10:16:45.488Z (about 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 2
- Watchers: 11
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# JwsLinkedDataSignature suite _(@digitalbazaar/jws-linked-data-signature)_
[](https://github.com/digitalbazaar/jws-linked-data-signature/actions?query=workflow%3A%22Node.js+CI%22)
[](https://codecov.io/gh/digitalbazaar/jws-linked-data-signature)
[](https://npm.im/digitalbazaar/jws-linked-data-signature)
> Abstract Linked Data Proof suite for use with jsonld-signatures with Ed25519Signature2018 and RsaSignature2018 suites.
## Table of Contents
- [Background](#background)
- [Security](#security)
- [Install](#install)
- [Usage](#usage)
- [Contribute](#contribute)
- [Commercial Support](#commercial-support)
- [License](#license)
## Background
For use with https://github.com/digitalbazaar/jsonld-signatures v8.0 and above.
## Security
TBD
## Install
- Browsers and Node.js 14+ are supported.
To install from NPM:
```
npm install @digitalbazaar/jws-linked-data-signature
```
To install locally (for development):
```
git clone https://github.com/digitalbazaar/jws-linked-data-signature.git
cd jws-linked-data-signature
npm install
```
## Usage
TBD
## Contribute
See [the contribute file](https://github.com/digitalbazaar/bedrock/blob/master/CONTRIBUTING.md)!
PRs accepted.
If editing the Readme, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## Commercial Support
Commercial support for this library is available upon request from
Digital Bazaar: support@digitalbazaar.com
## License
[New BSD License (3-clause)](LICENSE) © Digital Bazaar