Glossary · Term

SSH

← all terms

Definition

Plain language

The standard way of securely logging into a remote computer over a network.

As stated in the literature

Secure Shell — an encrypted protocol for remote command-line login and file transfer, ubiquitous in server administration.

Why it matters: It's how humans and agents alike control remote servers, so locking down SSH access is foundational to any sane security posture.

For example, an engineer types `ssh user@server.com` and gets a secure command line on a machine halfway around the world.

Heard on the show

“Hard safety norms — don't delete a production database, don't read someone's SSH keys, don't disclose a customer's social security number, don't disable audit logging.”
Episode 164 — The Summarizer That Quietly Deletes Your Agent's Safety Rules

Mentioned in 3 episodes

  1. 164
    The Summarizer That Quietly Deletes Your Agent's Safety Rules
  2. 057
    How Uber Caught 206 Leaked Credentials With an LLM-Powered Security Stack
  3. 001
    When AI Models Quietly Protect Each Other From Shutdown