# Logo in Explorer

## Are you wondering how to add your logo to the explorer? This short guide was made specifically to make this question a thing of the past.

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FrBA5z0BXvKWLQ3D48Cna%2FLogo.png?alt=media&#x26;token=cdca010c-80bb-49c7-bea4-2eacf64e5392" alt=""><figcaption></figcaption></figure>

## &#x20;                     [Keybase ](https://keybase.io/)![](https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FsSgHU5dSdeloWS0JgUI8%2Fkeybase.png?alt=media\&token=814cf730-e574-45a5-ad2a-19acf2a3abbd)  will help us for this.

*Keybase is a safe, secure, and private app for everything you do online.*\
*Chat with friends and family. Share photos, videos, and top secret documents. Collaborate to get work done, or don’t.*\
*Whatever you do, your data is your data. Private stuff stays private. Accounts are secure against spoofing, phishing, and scamming. You can chat, share, and collaborate safely.*\
*Learn more in Keybase Book. Like Keybase, Keybase Book is* [*open source*](https://github.com/keybase/book-content)*. If you see something that needs improvement, create a* [*new pull request*](https://github.com/keybase/book-content/pulls) *or a* [*new issue*](https://github.com/keybase/book-content/issues) *on GitHub*.

Let's take a few simple steps step by step.

* &#x20;Let's visit the site itself  - <https://keybase.io/>
* &#x20;Click Login in the upper right corner and then Join Keybase

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FluaRQT7A1351qpGqphzu%2F1.png?alt=media&#x26;token=9821afa0-c823-4a83-9864-bb30433daae4" alt=""><figcaption></figcaption></figure>

* Filling out the fields

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FHyqQ1sBU0DWYFyoEc2Lx%2F2.png?alt=media&#x26;token=bb6e539f-0f00-405f-acf0-5b3d5677d39d" alt=""><figcaption></figcaption></figure>

* Add the logo that we want to see in the future

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FfCHEEawlLUe7I7g7uaig%2F3.png?alt=media&#x26;token=9a18c298-fb99-4820-8030-716de9eb4efe" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FKx3LMus1mEh70lV79BjA%2F4.png?alt=media&#x26;token=dc321b1e-ee0b-497b-8c2b-cf613e943ae4" alt=""><figcaption></figcaption></figure>

* Next we are interested in [PGP Key](#user-content-fn-1)[^1]. We need to create it

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FNUSHfViiRcJ8l3wcrjg4%2F5.png?alt=media&#x26;token=1a255b90-8796-41d3-bd8e-ce169caec59d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FQuf6ujelQTlnKAO97vAL%2F6.png?alt=media&#x26;token=a0974507-7fa1-4d24-b32a-d4414fc71642" alt=""><figcaption></figcaption></figure>

* Congratulations - your Key has been created, now you need to copy it and send it to complete the last step

<figure><img src="https://2850165036-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaJyfwvlEgVMyUPbcpkk6%2Fuploads%2FMUpIT2PAKUiu5ANusxYx%2F7.png?alt=media&#x26;token=5e9eb8c0-b303-4e84-a07b-afc55b5b5048" alt=""><figcaption></figcaption></figure>

* We use the command to edit our validator. (For example)

```bash
osmosisd tx staking edit-validator \
  --identity="07C73CC21B1B5EBB" \
  --from=WALLET_Name \
  --chain-id osmosis-1 -y
```

## <mark style="color:purple;">Now after a couple of minutes - your logo will be displayed in Explorer</mark>

[^1]: Pretty Good Privacy (PGP) is an encryption program that provides cryptographic privacy and authentication for data communication. PGP is used for signing, encrypting, and decrypting texts, e-mails, files, directories, and whole disk partitions and to increase the security of e-mail communications. Phil Zimmermann developed PGP in 1991.

    PGP and similar software follow the OpenPGP standard (RFC 4880), an open standard for encrypting and decrypting data. Modern versions of PGP are interoperable with GnuPG and other OpenPGP-compliant systems.
