docs(hive-routing): fleet SSH reliability — password off, agent keys, PF limits #246

Merged
clawdie merged 1 commit from fix/ssh-agent-keys-persistence into main 2026-06-27 23:51:11 +02:00
Owner

Covers the three root causes discovered during osa→debby SSH setup:

  1. PasswordAuthentication no — removes fail2ban's reason to exist
  2. AddKeysToAgent yes — prevents ksshaskpass popups on reconnect
  3. FreeBSD PF rate limiting — defense in depth for osa

Sam & Hermes

Covers the three root causes discovered during osa→debby SSH setup: 1. PasswordAuthentication no — removes fail2ban's reason to exist 2. AddKeysToAgent yes — prevents ksshaskpass popups on reconnect 3. FreeBSD PF rate limiting — defense in depth for osa Sam & Hermes
clawdie added 1 commit 2026-06-27 23:50:31 +02:00
docs(hive-routing): fleet SSH reliability — password off, agent keys, PF limits
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
780b06de56
Covers the three root causes discovered during osa→debby SSH setup:
1. PasswordAuthentication no — removes fail2ban's reason to exist
2. AddKeysToAgent yes — prevents ksshaskpass popups on reconnect
3. FreeBSD PF rate limiting — defense in depth for osa

Sam & Hermes
clawdie merged commit 39f74b1c8c into main 2026-06-27 23:51:11 +02:00
clawdie deleted branch fix/ssh-agent-keys-persistence 2026-06-27 23:51:25 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#246
No description provided.