FiloSottile/whoami.filippo.io
A ssh server that knows who you are. $ ssh whoami.filippo.io observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4048
- days_rel: n/a
- days_push: 139
- n_releases_24m: 0
Adoption not part of the score
2361 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A public SSH server (written in Go) that identifies visitors by enumerating the public keys their SSH client offers and matching them against a dataset of GitHub users' public keys. It demonstrates a privacy side-channel in SSH public key authentication and shows how to mitigate it.
Use cases
- demonstrate how ssh leaks public keys to servers
- find which github account my ssh key belongs to
- learn about ssh publickey authentication behavior
- show a demo of key enumeration privacy risk
- configure ssh to stop offering keys to every host
When to choose
- you want a hands-on demo of SSH public key enumeration
- you're teaching or writing about SSH privacy leaks
- you want to check which GitHub identity your SSH client exposes
When to avoid
- you need a production SSH server for real authentication
- you want to harden your own infrastructure rather than demo a leak
- you need a general-purpose identity verification service
Facets
service · maturity stable
ssh security privacy security privacy developer-tools windows cross-platform ssh-server public-key-enumeration github-api demonstration go linux macos
1 source
- readme: https://github.com/FiloSottile/whoami.filippo.io · fetched 2026-08-28 · 14ff109eb271
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FiloSottile/whoami.filippo.io | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="FiloSottile/whoami.filippo.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem