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.
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
You can find the complete documentation at: Documentation
You can find the project code at Github
Q.E.D.
was made by Hyperscale BBVA-Labs Team.
Q.E.D.
is Open Source and available under the Apache 2 license.
Contributions are very welcome. See CONTRIBUTING.md or skim existing tickets to see where you could help out.