mirror of
https://github.com/trailofbits/algo.git
synced 2026-08-21 07:02:29 +02:00
Algo focuses exclusively on Ubuntu LTS. Remove dead code for BSD support that was never fully implemented: - Remove roles/common/tasks/bsd_ipv6_facts.yml (unused file) - Remove BSD handlers (restart ipfw, restart loopback bsd) - Remove FreeBSD compatibility claim from privacy README - Remove BSD loopback mock from integration tests The FAQ entries about OpenBSD are kept as they explain why BSD is NOT supported (historical context about IPSEC). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>