Now 37 visitors
Today:728 Yesterday:684
Total: 137048 257S 105P 121R
2025-02-12, Week 7
Journal Homepage
Call for Paper
Author HomePage
Paper Procedure
Paper Submission
Registration / Invoice
Welcome Message
Statistics & History
Committee
Paper Archives
Outstanding Papers
Program/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