w3f / validator-security

A collaborative document for good practice with validator security
GNU General Public License v3.0
21 stars 5 forks source link

Security suggestions #2

Open ltfschoen opened 4 years ago

ltfschoen commented 4 years ago

Some security suggestions that come to mind that you may consider including in this repo include:

burdges commented 4 years ago

We've some RPCs being developed that should improve this stuff, presumably including hiding session key management from the validator operator.

ltfschoen commented 4 years ago

I only just noticed that subkey supports password-protecting the keys https://substrate.dev/docs/en/next/ecosystem/subkey#password-protected-keys. I don't think that feature was available a few months ago when I created my Edgware keys, so it may be worthwhile highlighting that to users.

ltfschoen commented 4 years ago

Add link to https://github.com/w3f/polkadot-secure-validator

ltfschoen commented 4 years ago

Add link to https://guide.kusama.network/en/latest/try/validate/, which includes a link to https://guide.kusama.network/en/latest/try/secure-validator-setup/ in the first paragraph.