Skip to content

docs: add defensive security blueprints - #736

Closed
executors132-a11y wants to merge 1 commit into
MatrixTM:mainfrom
executors132-a11y:executors132-a11y-add-defensive-security-docs
Closed

executors132-a11y wants to merge 1 commit into
MatrixTM:mainfrom
executors132-a11y:executors132-a11y-add-defensive-security-docs

Conversation

@executors132-a11y

Copy link
Copy Markdown

Why

Add Polish-language defensive guidance without expanding the repository's production or offensive capabilities. The documentation defines a hardened ephemeral host model and a transparent Telegram/Telethon assistant model suitable for alert triage and audited operations.

What changed

  • Added BLUEPRINT-EPHEMERAL-OS.md covering Secure Boot, measured boot, TPM attestation, integrity checks, RAM/tmpfs handling, SSH hardening, centralized logging, audit, incident response, recovery, and readiness tests.
  • Added docs/ai-group-assistant-plan.md covering a least-privilege, auditable Telegram/Telethon assistant with allowlists, redaction, explicit approval, idempotency, human-in-the-loop controls, monitoring, and recovery.
  • Both documents explicitly exclude C2, evasion, hidden persistence, reverse shell, port knocking, exfiltration, Shadow Agent, and self-erasure.

Validation

  • git diff --check -- BLUEPRINT-EPHEMERAL-OS.md docs\\ai-group-assistant-plan.md passes.
  • No production code or dependency files were changed.

Review notes

The working tree contains an unrelated pre-existing modification to start.py; it was intentionally not included in this commit or PR.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant