Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在研究 hyperleger 结构,发现它使用了 CFT 共识。
我想知道,当我在网络上有恶意行为者时会发生什么? Fabric 如何处理恶意行为者?
@奥尼尼克
目前 Hyperledger Fabric 支持
所有这三种共识机制都不支持/处理恶意参与者
由于 PBFT 将支持并且它还不是结构的一部分
注意:solo 只是一个 orderer,kafka 和 raft 可以处理容错,但不能处理恶意 actor。