GPG Key Information
===================

Key ID:      8A56FC2B553FFE1F
Name:        Joseph Ogle
Email:       jogle88@gmail.com
Created:     Wed Oct 22 15:54:54 CDT 2025
Expires:     Fri Oct 22 15:54:54 CDT 2027
Fingerprint: 

Public Key SHA256:
ce05194ebd56e76bd67ca584076739f6f1225ee7dbff65d2772bb25958b97f4e  obs-gpg-keys/public-key.asc

To verify this key, users should check:
1. The fingerprint matches (shown above)
2. The key is signed by a trusted source
3. The key is listed on your project page

Quick Verification Commands:
-----------------------------

# Import the public key
gpg --import public-key.asc

# View key details
gpg --list-keys jogle88@gmail.com

# Check fingerprint
gpg --fingerprint 8A56FC2B553FFE1F

Upload to Keyservers:
---------------------
To make your key publicly discoverable:

gpg --keyserver keys.openpgp.org --send-keys 8A56FC2B553FFE1F
gpg --keyserver keyserver.ubuntu.com --send-keys 8A56FC2B553FFE1F
gpg --keyserver pgp.mit.edu --send-keys 8A56FC2B553FFE1F

Then users can import directly:
gpg --keyserver keys.openpgp.org --recv-keys 8A56FC2B553FFE1F

