Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
/ qed Public archive
forked from BBVA/qed

quod erat demostrandum - verifiable data structure

License

Notifications You must be signed in to change notification settings

panchoh/qed

This branch is 1443 commits ahead of, 1872 commits behind BBVA/qed:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0cbe64 · May 17, 2019
Apr 30, 2019
May 9, 2019
May 13, 2019
May 13, 2019
May 8, 2019
May 9, 2019
May 8, 2019
May 9, 2019
Mar 19, 2019
Mar 19, 2019
Apr 25, 2019
Apr 30, 2019
Apr 30, 2019
May 6, 2019
May 17, 2019
May 17, 2019
Mar 19, 2019
May 6, 2019
May 6, 2019
May 6, 2019
Mar 19, 2019
Mar 28, 2019
May 16, 2019
Apr 1, 2019
Apr 22, 2019
Apr 11, 2019
Mar 19, 2019
Apr 11, 2019
May 17, 2019
May 6, 2019
Mar 19, 2019
Mar 20, 2019
Mar 19, 2019
Apr 11, 2019
Apr 11, 2019
Apr 10, 2019

Repository files navigation

Q.E.D. - Scalable, auditable and high-performance tamper-evident log

User Documentation Status Build Status Azure DevOps coverage GoReport GoDoc
https://raw.githubusercontent.com/BBVA/qed/master/rtd_docs/source/_static/images/qed_logo_small.png

What's Q.E.D.

Q.E.D. is an open-source software that allows you to establish trust relations with others. It can be used in multiple scenarios:

  • Secure tamper-evident data transfers,
  • Tamper-evident (system/application/business)
  • Logging
  • ...

Q.E.D. guarantees that the system itself, even when deployed into a non-trusted server, cannot be modified without being detected. It also provides verifiable cryptographic proofs in logarithmic relation (time and size) to the number of entries.

Why Q.E.D.

Q.E.D. is scalable, resilient and ops friendly:

  • Designed to manage billions of events per shard
  • Over 2000 operations per second per shard under sustained load
  • Consistent replication through RAFT
  • Operable and instrumented with dozens of metrics
  • Zero config files, fully documented single binary

Documentation

You can find the complete documentation at: Documentation

Project code

You can find the project code at Github

Authors

Q.E.D. was made by Hyperscale BBVA-Labs Team.

License

Q.E.D. is Open Source and available under the Apache 2 license.

Contributions

Contributions are very welcome. See CONTRIBUTING.md or skim existing tickets to see where you could help out.

About

quod erat demostrandum - verifiable data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.5%
  • HCL 4.2%
  • Shell 4.0%
  • C 1.9%
  • C++ 0.5%
  • Python 0.4%
  • Other 0.5%