# Adding A Validator Logo

### &#x20;Option 1: Using Keybase (Recommended) <a href="#using-keybase-recommended" id="using-keybase-recommended"></a>

1. Login to your [Keybase](https://keybase.io/) account or create a new one.
2. On your profile, if you don't have a PGP key set yet, just click on "Add a PGP key" to create or import an existing one.
3. Once you have created it just click on it like it is shown on the example below:

![](https://3781397247-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlEOlYqEG_GKuO5Rehq%2F-MF8RVKP0pYl0gD5RdlY%2F-MF8Ufd7pJfKsf2B8s-T%2Fadd_edit_pgp_key.png?alt=media\&token=393e905f-f849-45f9-9008-58aef7b6c314)

Once you click on it, Keybase will open a new page. Click on the link "this key":

![](https://3781397247-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlEOlYqEG_GKuO5Rehq%2F-MF8RVKP0pYl0gD5RdlY%2F-MF8VFND43XQFs9IhXT9%2Fpgp_this_key.png?alt=media\&token=2ba90307-5697-470f-b891-c396a9b97920)

This will open a new page with the PGP public key finger print:

![PGP Public Key Finger Print](https://3781397247-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlEOlYqEG_GKuO5Rehq%2F-MF8RVKP0pYl0gD5RdlY%2F-MF8WK-nb6xB_CcFwD1C%2Fpgp_fingerprint.png?alt=media\&token=03780bde-9ce0-4d98-b3b8-6db70bff8fce)

Use the following command to update your validator identity with the keybase fingerprint.&#x20;

```
./hmy --node="https://api.s0.t.hmny.io" staking edit-validator --validator-addr [YOUR VALIDATOR ONE ADDRESS] --identity [YOUR KEYBASE FINGERPRINT] --passphrase
```

Enter the passphrase when prompted. Just wait 10 min and your Keybase profile picture will automatically be used for your validator image on the Staking Dashboard!

### Option 2: Using Github (Deprecated) <a href="#uploading-a-custom-logo" id="uploading-a-custom-logo"></a>

{% hint style="warning" %}
This option will be deprecated and is not recommended anymore. For now, we still maintain compatibility with it, but we urge users to migrate to Option 1: Using Keybase.
{% endhint %}

1\. Fork this github repo: <https://github.com/harmony-one/validator-logos>​

2\. Add your logo by creating the logo image name using your Harmony one address as the file name and placing it inside "validators" folder. The logo image needs to be a .jpg file with 256x256 pixels or 512x512 pixels.\
\
Example: validators/one1pdv9lrdwl0rg5vglh4xtyrv3wjk3wsqket7zxy.jpg

{% hint style="danger" %}
Do not upload the .jpg file in the main repository directory. It must be inside the "validators" directory.
{% endhint %}

3\. Create a pull request for your changes. A Harmony team member will review the image & approve it.

![](https://blobs.gitbook.com/assets%2F-M-IDt7HenNiPUXWT_3k%2F-M1q8Eka44xqHjcC7U5S%2F-M1qUcrcCDBse9V2-zhm%2FScreen%20Shot%202020-03-07%20at%2011.34.55%20AM.png?alt=media\&token=1c53a6a9-ce60-414e-9c57-21f9d6e7b731)
