Now 25 visitors
Today:318 Yesterday:847
Total: 6239 13S 3P 0R
2025-06-28, Week 26
TACT Journal Page
Call for Paper
Author Page
Paper Procedure
Paper Submission
Registration
Welcome Message
Statistics
Committee
Paper Archives
Outstanding Papers
Proceedings
Presentation Assistant
Hotel & Travel Info
Photo Gallery
FAQ
Member Login
Scheduler Login
Seminar
Archives Login
Sponsors




















IEEE/ICACT20230046 Question.2
Questioner: fialle@g.skku.edu    2023-02-21 ¿ÀÈÄ 7:48:41
IEEE/ICACT20230046 Answer.2
Answer by Auhor nanduris@cdac.in   2023-02-21 ¿ÀÈÄ 7:48:41
How can your model prevent the sensitive data stored in the blockchain (Fabric) from information leakage by internal malicious nodes? Only authenticated users will be allowed to access the data as Fabric supports permissioned Blockchain network. The fabric uses Raft as a consensus algorithm which is nothing but a crash fault tolerant algorithm. If we want to take additional precautions even in permissioned network where only authorized users or nodes can take part, then we can use BFT variant consensus algorithms in Fabric which ensure that the data integrity will never be compromised in the event of malicious nodes. Further, the channel concept of Hyperledger Fabric does not leak the data to all authorized participants until and unless they are all connected through a shared channel. We can create any number of such channels to separate out users, nodes being monitored in to specific groups.

Select Voice