# Identity Discovery

Discover and verify the identity of Patrick Colm Audley via standard protocols.

## Endpoints

| Protocol | URL | Content-Type |
|----------|-----|-------------|
| WebFinger | `https://patrickaudley.com/.well-known/webfinger` | `application/jrd+json` |
| DID | `https://patrickaudley.com/.well-known/did.json` | `application/did+json` |
| Web Bot Auth | `https://patrickaudley.com/.well-known/http-message-signatures-directory` | `application/http-message-signatures-directory+json` |
| vCard | `https://patrickaudley.com/contact.vcf` | `text/vcard` |
| ORCID | `https://orcid.org/0000-0003-4382-7625` | — |
| ENS | `patrickaudley.com` | — |
| Ethereum | `https://etherscan.io/address/0x3FEFC1B6D9b6A851bfC274fEa1929c31c6F23cf2` | — |

## WebFinger

Query `/.well-known/webfinger` for `acct:paudley@blackcat.ca` to discover profile links, OpenPGP keys, and linked-data endpoints.

## DID Document

The DID document at `/.well-known/did.json` provides a `did:web:patrickaudley.com` decentralized identifier with verification methods. The Ethereum account is also identified as `did:pkh:eip155:1:0x3FEFC1B6D9b6A851bfC274fEa1929c31c6F23cf2`.

## Web Bot Auth

The JWKS directory at `/.well-known/http-message-signatures-directory` publishes Ed25519 public keys for HTTP message signature verification (RFC 9421).
