Skip to content
Cosmopediaby Unity Nodes
DiscussionsValidationHow Do You Deal With Impersonators?Forum ↗

How Do You Deal With Impersonators?

Validation4 posts832 views2 likesLast activity Aug 2019
PE
peter.cOP
Aug 2019

From my understanding there’s no restriction on the name/homepage url for registration of validator. How do you deal with validators trying to impersonate other people/companies?

09
09qw123
Aug 2019

This is obviously a dangerous and malicious behavior. The burden of prove lies on the affected party that needs to raise an awareness with a verifiable proofs to convince others to potentially censor bad peer.

DO
dogemos
Aug 2019 1

I believe Cosmos SDK utilizes the --indentity flag to verify each validator’s identity. While anyone could spin up a validator node with the same name/website, validators can allow to verification by linking official channels (Twitter, Telegram, etc) with a Keybase identity.

BH
bharvest
Aug 2019 1

Solana demands validator to put its validator key in the keybase folder.
By doing this, public can ensure the right mapping between keybase identity and validator key.
(two way authentication)

Same thing can be done by uploading Cosmos validator operator address in the keybase folder.

Like below example:

https://keybase.pub/bharvest/cosmos/

← Back to Discussions