Skip to content

Commit 5d4d044

Browse files
author
Greg Meyer
authored
Update README.md
Updating readme documentation to add link to GitHub pages.
1 parent 899a1ac commit 5d4d044

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# agent
2-
Direct Java RI Security and Trust Agent
2+
The security and trust agent is responsible for implementing the policies of the DirectProject [specification](http://wiki.directproject.org/w/images/e/e6/Applicability_Statement_for_Secure_Health_Transport_v1.2.pdf). It contains interfaces and implementations for resolving private and public certificates, message signing and validating message signatures, message encryption, and enforcing trust policies.
3+
4+
The agent is typically embedded in an application or service stack interfacing directly with an NHINDAgent implementation. However, because the agent is comprised of componentized sub systems, it is possible to view the age nt as a library of publicly consumable components and interfaces.
5+
6+
Full documentation can be found [here](https://directprojectjavari.github.io/agent/).

0 commit comments

Comments
 (0)