Is a fingerprint the same thing as an ID?

starting the tor show an id in the logs. On metrics.torproject.org there is a fingerprint. I assume they have no relation.

With my understanding of your question is you mean the same thing.

The log should state a line like:

… identity key ed 25519 fingerprint …

Most talking here is about fingerprint rather than id. Search fingerprint in metrics.

To search for a bridge in metrics use the log line:

… hashed identity key fingerprint…

The reason is to hide to true bridge fingerprint behind a hashed fingerprint.

Cheers

I was asking because `Defend yourself against tracking and surveillance. Circumvent censorship. | Home does use the id and not fingerprint

thanks. the log actually contains three hashes / keys / ID

obfs4-bridge | Jun 08 20:49:54.000 [notice] Your Tor server's identity key fingerprint is 'theking2 hexcode' obfs4-bridge | Jun 08 20:49:54.000 [notice] Your Tor bridge's hashed identity key fingerprint is 'theking2 hexcode' obfs4-bridge | Jun 08 20:49:54.000 [notice] Your Tor server's identity key ed25519 fingerprint is 'theking2 ascii-string'