1. SSH key types (RSA / ED25519 / ECDSA) — what actually differs, and which one to pick

    [PROGRAMMING]

    If you maintain WordPress sites over SSH — running wp-cli remotely, checking logs, transferring files with rsync — you're relying on SSH key authentication as the foundation. What …