GithubHelp home page GithubHelp logo

baha-sk / edv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trustbloc/edv

0.0 1.0 0.0 1.29 MB

Encrypted data vault implementation in Golang

License: Apache License 2.0

Makefile 0.76% Go 95.44% Shell 2.54% Dockerfile 0.37% Gherkin 0.88%

edv's Introduction

Release License Godocs

Build Status codecov Go Report Card

edv

An implementation of Encrypted Data Vaults from the Confidential Storage 0.1 (04 December 2020) specification. This implementation is a work in progress; 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:

  • Service endpoint discovery
  • Index querying with multiple name+value pairs (which is still a work in-progress in the specification)
  • Streams (also a work in-progress in the specification)

Underlying Storage

This EDV server is not by itself a database - a database provider must be chosen for it to work. This underlying database is used by the EDV server for storage of encrypted data. Currently, three database providers are supported:

  • MongoDB
  • CouchDB
  • In-memory storage

See here for information on how to choose the database provider.

Extensions

This EDV server implementation includes support for a number of optional features that, as of writing, are either recently added to the spec (and not in widespread use) or are features marked "at-risk". They are all disabled by default, but they can all be safely enabled without breaking any standard features. Non-extension-aware clients will still work seamlessly. See the extensions documentation for more information.

Documentation

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.

edv's People

Contributors

aholovko avatar baha-ai avatar fqutishat avatar grace0925 avatar llorllale avatar rolsonquadras avatar silveraid avatar soluchok avatar sudeshrshetty avatar talwinder50 avatar troyronda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.