Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Solid E2EE Attribute Authority

The solid-e2ee-aa module is an implementation of the attribute authority (AA), as described by the extended protocol. The folder also contains an OpenAPI file1 defining the API endpoints of an AA and their expected behaviour. Run npm i to install the dependencies.

How to run?

npm run start

Run npm run start -- --help to get a description of all the supported command line options. It is also possible to create new authorities using the setup command. Run npm run setup -- --help to get a description of all the supported command line options, and see the examples folder for examples.

Footnotes

  1. https://www.openapis.org/what-is-openapi