hashblock / hashblock-exchange

Sawtooth transaction families for an event accounting distributed ledger application
MIT License
8 stars 1 forks source link

Authorize transactions on the network #45

Closed arthurgreef closed 6 years ago

arthurgreef commented 6 years ago

Currently anyone can use sawadm to generate keys for signing transactions and batchs on the network. The identity transaction family and the validator policies must be used to add authentication. The validation policy is set to trust now and it should be set to challenge.