hypersign-protocol / hid-node

A permissionless blockchain network to manage digital identity and access rights
https://hypersign.id
Apache License 2.0
223 stars 23 forks source link

Researching on network architecture for validator node. #243

Closed Vishwas1 closed 1 year ago

Vishwas1 commented 2 years ago
Vishwas1 commented 2 years ago
image image

willwhite123 — Yesterday at 18:19 It is possible to do using automation like ansible

Vishwas1 commented 2 years ago

photo_2022-08-10 10 57 53

Btw, it’s unrelated to this weird behavior but: On the graph, may I know why you chose to have the sentry nodes “know” the validator node and not the otherway around? Wouldn’t be safer to have the validator node have the sentry nodes’s id in its persistent peer list?

Ideally yes, this is how it should be but there are two ascpects which I want to highlight here. 1) Even though sentry nodes knows the id of Validator node but it also added its id in private_peer_list - meaning sentry node will not expose any information about validator node in public. 2) say we set the sentry. node with AutoScaling, in the event of DDos attack, more sentry new nodes will be spun, and if sentry nodes id are set in peer list of vlaidtors then in that case, validators nodes config need to be updated with ids of new sentry nodes and the node need to be restarted, and that has to be done automaically (I am not sure how can this be possible)

Questions:

Vishwas1 commented 2 years ago
image

https://www.slideshare.net/MichaelNg59/introducing-new-proofofstake-based-networks-why-your-network-participation-matters

Vishwas1 commented 2 years ago

validation infrastructure posts

Vishwas1 commented 2 years ago

image

Pratap2018 commented 1 year ago

https://github.com/hypersign-protocol/hid-node/issues/245