iam icon indicating copy to clipboard operation
iam copied to clipboard

Secure the master keys being stored in database

Open karthick-vinod opened this issue 3 years ago • 0 comments

  • Encrypt key pairs in master_keys table with a pass phrase or a key
  • Configure code to use the pass phrase or key from previous step to unlock the keys for signing
  • Restrict write access on the table to a secure DB user

karthick-vinod avatar Mar 28 '22 06:03 karthick-vinod