Support
Why am I getting "SocketException: sslv3 alert"
If you are running your mongo client from within a docker container, and that mongo client is version 4.2, then you may get a "SocketException: sslv3 alert" when connecting.
If this occurs, you can add the `--tls --tlsDisabledProtocols TLS1_3` flags to your connection string and you should be able to connect normally.
Posted by Guy Harrison almost 4 years ago
Do I need to know about blockchain and MongoDB to use ProvenDB?
Do I need to be an expert in MongoDB and blockchain to be able to create an application on ProvenDB?
Posted by Michael Harrison over 4 years ago
What blockchain does ProvenDB Use?
What blockchain (bitcoin, ethereum, etc...) does ProvenDB use for posting proofs?
Do you plan to support other or private blockchains in the future?
Posted by Michael Harrison over 4 years ago
What is a hash?
I have read the term "hash" used a lot throughout the documentation, what is a hash and why do we use it?
Posted by Michael Harrison over 4 years ago
Can anyone see my blockchain data?
I've heard that the Blockchain is _public_ meaning that anyone can see what is on it.
If I place some data into ProvenDB and prove it on the blockchain, does that mean anyone can read my data?
Posted by Michael Harrison over 4 years ago