Blockchain Development with Hyperledger
by Salman A. Baset, Luc Desrosiers, Nitin Gaur, Petr Novotny
Access-control lists
All applications, including the Composer Playground, use a business network card from their wallet (a file on the local file system) to connect to the network. The card contains the IP address of the network, the participant's name, and their X.509 public key. This information is used by the network to ensure that they can only have rights to perform certain operations against resources in the network. For example, only particular bank employees should be able to authorize a letter of credit.
You can see how these rights are defined for a business network by examining the Access Control List (ACL) for the network. Select AccessControl on the Define tab:
Scroll through the list to see what rights different users have ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access