Skip to content

Commit

Permalink
Merge pull request #6 from consumer-reports-digital-lab/0.5.1-for-tag
Browse files Browse the repository at this point in the history
0.5.1 tidy up for tag
  • Loading branch information
rrix authored Dec 19, 2022
2 parents 15c7c98 + 38f5167 commit eed68a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OSIRAA - Open Source Implementers’ Reference Authorized Agent

Version 0.5.0 - Updated October 2022
Version 0.5.1 - Updated December 2022

## There is a live demo version of OSIRAA available at [https://osiraa.datarightsprotocol.org/](https://osiraa.datarightsprotocol.org/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h2>OSIRAA - Open Source Implementer's Reference Authorized Agent</h2>
<br/>

<h3>Version 0.5.0 - Updated October 2022</h3>
<h3>Version 0.5.1 - Updated December 2022</h3>

<p><b>How to Use this App:</b><br/>
OSIRAA (Open Source Implementer's Reference Authorized Agent) is test suite designed to simulate the role of an Authorized Agent in a Digital Rights Protocol (DRP) environment. The application tests for the availability, correctness and completeness of API endpoints of a Privacy Infrastructure Provider (PIP) or Covered Business (CB) partner application. See <a href="https://github.com/consumer-reports-digital-lab/data-rights-protocol/blob/main/data-rights-protocol.md" target="blank">https://github.com/consumer-reports-digital-lab/data-rights-protocol/blob/main/data-rights-protocol.md</a> for more info on DRP system roles and API specification.</p>
Expand Down
2 changes: 1 addition & 1 deletion drp_aa_mvp/reporting/templates/reporting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ <h2>OSIRAA - Open Source Implementer's Reference Authorized Agent</h2>

<h3>DRP Cert Test Suite</h3>

<p>Version 0.5 - Updated October 2022</p>
<p>Version 0.5.1 - Updated December 2022</p>

<p>See also <a href="https://github.com/consumer-reports-digital-lab/data-rights-protocol/blob/main/data-rights-protocol.md" target="blank">https://github.com/consumer-reports-digital-lab/data-rights-protocol/blob/main/data-rights-protocol.md</a></p>

Expand Down

0 comments on commit eed68a4

Please sign in to comment.