# Telling Git about your Key

```
gpg --list-secret-keys --keyid-format=long
```

```
git config --global user.signingkey <key>
```

#### Screenshot:

[![Mxvimage.png](https://bookstack.hopeless-cloud.xyz/uploads/images/gallery/2024-02/scaled-1680-/mxvimage.png)](https://bookstack.hopeless-cloud.xyz/uploads/images/gallery/2024-02/mxvimage.png)