mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
Tweak release notes around BFT notary
This commit is contained in:
parent
cb77a3e9ce
commit
44dbba90c9
@ -11,10 +11,10 @@ This release focuses on improvements to resiliency of the core infrastructure, w
|
||||
fault tolerant (BFT) decentralised notary, based on the BFT-SMaRT protocol and isolating the web server from the
|
||||
Corda node.
|
||||
|
||||
With thanks to open source contributor Thomas Schroeter for providing the BFT notary, Corda can now resist malicious
|
||||
attacks by members of a distributed notary service. If your notary has five members, two can become hacked or malicious
|
||||
simultaneously and the system continues unaffected!
|
||||
.. You can read more about this new feature <here>.
|
||||
With thanks to open source contributor Thomas Schroeter for providing the BFT notary prototype, Corda can now resist
|
||||
malicious attacks by members of a distributed notary service. If your notary service cluster has seven members, two can
|
||||
become hacked or malicious simultaneously and the system continues unaffected! This work is still in development stage,
|
||||
and more features are coming in the next snapshot!
|
||||
|
||||
The web server has been split out of the Corda node as part of our ongoing hardening of the node. We now provide a Jetty
|
||||
servlet container pre-configured to contact a Corda node as a backend service out of the box, which means individual
|
||||
|
Loading…
Reference in New Issue
Block a user