1
- Hyperledger Fabric Capabilities
2
- ===============================
1
+ Hyperledger Fabric Functionalities
2
+ ==================================
3
3
4
- Hyperledger Fabric is a unique implementation of distributed ledger technology
4
+ Hyperledger Fabric is an implementation of distributed ledger technology
5
5
(DLT) that delivers enterprise-ready network security, scalability,
6
6
confidentiality and performance, in a modular blockchain architecture.
7
- Hyperledger Fabric delivers the following blockchain network capabilities :
7
+ Hyperledger Fabric delivers the following blockchain network functionalities :
8
8
9
9
Identity management
10
10
-------------------
@@ -14,9 +14,7 @@ identity service that manages user IDs and authenticates all participants on
14
14
the network. Access control lists can be used to provide additional layers of
15
15
permission through authorization of specific network operations. For example, a
16
16
specific user ID could be permitted to invoke a chaincode application, but
17
- blocked from deploying new chaincode. One truism about Hyperledger Fabric
18
- networks is that members know each other (identity), but they do not know what
19
- each other are doing (privacy and confidentiality).
17
+ blocked from deploying new chaincode.
20
18
21
19
Privacy and confidentiality
22
20
---------------------------
@@ -68,8 +66,7 @@ identity, ordering (consensus) and encryption, for example, can be plugged in
68
66
to any Hyperledger Fabric network. The result is a universal blockchain
69
67
architecture that any industry or public domain can adopt, with the assurance
70
68
that its networks will be interoperable across market, regulatory and
71
- geographic boundaries. By contrast, current alternatives to Hyperledger Fabric
72
- are largely partisan, constrained and industry-specific.
69
+ geographic boundaries.
73
70
74
71
.. Licensed under Creative Commons Attribution 4.0 International License
75
72
https://creativecommons.org/licenses/by/4.0/
0 commit comments