Finger: the 1971 social network that never died(en.andros.dev)
323 points by andros 4 days ago | 119 comments
tl;dr: Finger, a 1971 protocol from Stanford's AI Lab, was arguably the first social network: users published a plain-text `.plan` file readable by anyone via `finger user@host` on TCP port 79, famously used by John Carmack as a dev journal and even by a CMU Coke machine (an early IoT device). It fell out of favor after the 1988 Morris worm exploited a `fingerd` buffer overflow, but the protocol still ships on macOS, Linux, and Windows, and is seeing a small-web revival via services like Happy Net Box, Finger.Farm, and plan.cat.
HN Discussion:
  • Personal nostalgia sharing early experiences using finger as social/communication tool
  • ~Finger was just one part of a broader Unix-based social network ecosystem
  • ~Modern infrastructure (NAT, multi-device users) makes finger's original model impractical today
  • Active builders promoting finger revival tools and services
  • ~Related protocols like WebFinger deserve mention in this discussion