Sei Validator Security - Sentry Node Architecture

Our objective is to configure an architecture which uses sentry nodes as public facing communicators with peer nodes. Our validator node only communicates with our own sentry nodes on the private channel without gossip. The diagram below depicts a layer of sentry nodes to relay messages to the validator node on AWS.

70d6d5b577f03088f386bbaef417c6e56a0cbc67.png

https://forum.cosmos.network/t/sentry-node-architecture-overview/454

For the purpose of this tutorial we’ll only setup one sentry node to safeguard the validator.

Prerequisite

Install two full nodes, one full node as sentry and one full node as a private validator.

Full node installation guide: Seinami - Full Node + Validator

Parameters