/edv

Encrypted data vault implementation in Golang

Primary LanguageGoApache License 2.0Apache-2.0

Release License Godocs

Build Status codecov Go Report Card

edv

An implementation of the Encrypted Data Vault 0.1 (26 January 2020) specification. This implementation is at a very early stage; be sure to read the limitations section which outlines which parts of the specification have yet to be implemented.

Limitations

The following has not yet been implemented:

  • Encryption
  • Update and delete document endpoints
  • Streams
  • Indexes
  • Service Discovery

Testing

Contributing

Thank you for your interest in contributing. Please see our community contribution guidelines for more information.

License

Apache License, Version 2.0 (Apache-2.0). See the LICENSE file.