Skip to content

Commit

Permalink
Corrects TF to Scheme, capitalise FAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
kipparker committed Jul 29, 2024
1 parent 1fa50b3 commit ac0b358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Perseus demo energy provider

This repository contains two apps that demonstrate securing a data endpoint using the Fapi standard, in a way that is compliant with the [Perseus trust framework](https://ib1.org/perseus/)
This repository contains two apps that demonstrate securing a mockup smart meter data endpoint using the FAPI standard, in a way that is compliant with the [Perseus Scheme](https://ib1.org/perseus/)

It contains a docker compose based development environment that is helpful for developing client applications.

It may also be a useful reference for developers who are creating secure data endpoints that are compliant with the Perseus trust framework, but is not intended to be a production ready implementation.
It may also be a useful reference for developers who are creating secure data endpoints that are compliant with the Perseus Scheme, but is not intended to be a production ready implementation.

## Contents

Expand Down

0 comments on commit ac0b358

Please sign in to comment.