An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# JwsLinkedDataSignature suite _(@digitalbazaar/jws-linked-data-signature)_

[![Build status](https://img.shields.io/github/workflow/status/digitalbazaar/jws-linked-data-signature/Node.js%20CI)](https://github.com/digitalbazaar/jws-linked-data-signature/actions?query=workflow%3A%22Node.js+CI%22)
[![Coverage status](https://img.shields.io/codecov/c/github/digitalbazaar/jws-linked-data-signature)](https://codecov.io/gh/digitalbazaar/jws-linked-data-signature)
[![NPM Version](https://img.shields.io/npm/v/digitalbazaar/jws-linked-data-signature.svg)](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