Newer
Older
IDVault provides an encrypted deposit of personally identifiable information and their inspection secured by a threshold-decryption scheme.
## Requirements
pip3 install -r idvault/requirements.txt
## IDVault Client
The client package can be used to connect a depositor to the IDVault. It can be installed via pip:
pip install ./idvault/idvault_client/
For usage hints see IDVault Client README.