iskendria-pub / iskendria

Blockchain-based system for scientific publishing
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create network keys for Sawtooth nodes #8

Open mhdirkse opened 5 years ago

mhdirkse commented 5 years ago

[AX-8] created by mdi

mhdirkse commented 4 years ago

This issue is closely related to AK-2, improving security. However, this issue also has significance in its own right. I posted a message about this on Stack Overflow and received an answer. It is polite to give feedback on that answer.

The Hyperledger Sawtooth nodes of Alexandria do encrypt their communication, but default encryption keys are being used. Anyone can look these up and decrypt the communication. We need our own keypairs.

I posted the question on Stack Overflow and I have an answer. See

https://stackoverflow.com/questions/55140357/how-to-create-hyperledger-sawtooth-network-keys

Options