Skip to content

Commit

Permalink
Link to latest EDV storage servers.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat committed Feb 19, 2025
1 parent 3689903 commit 5e7c672
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,15 @@ with remote Encrypted Data Vault (EDV) servers.

It consists of one main class:

1. `EdvClient` - instances provide a CRUD (+ find) interface to a specific
* **`EdvClient`** - instances provide a CRUD (+ find) interface to a specific
configured Encrypted Data Vault server and ensure appropriate database
indexes are set up. Static methods allow for the creation of EDVs with a
remote storage service, e.g.
[Encrypted Data Vault storage server](https://github.com/digitalbazaar/bedrock-data-hub-storage).
Encrypted Data Vault storage servers.

#### Encrypted Data Vault storage servers:
* MongoDB-based - https://github.com/digitalbazaar/bedrock-edv-storage
* PouchDB-based - https://github.com/digitalbazaar/bedrock-web-pouch-edv

## Install

Expand Down

0 comments on commit 5e7c672

Please sign in to comment.