Skip to content

feat: add AEGIS (autonomous IDS/IPS) and ENLIL (multi-agent LLM council) with post-quantum signing#116

Open
conchaestradamiguelangel-droid wants to merge 1 commit into
sottlmarek:masterfrom
conchaestradamiguelangel-droid:master
Open

feat: add AEGIS (autonomous IDS/IPS) and ENLIL (multi-agent LLM council) with post-quantum signing#116
conchaestradamiguelangel-droid wants to merge 1 commit into
sottlmarek:masterfrom
conchaestradamiguelangel-droid:master

Conversation

@conchaestradamiguelangel-droid

Copy link
Copy Markdown

Added two open-source security tools

AEGIS — Autonomous IDS/IPS with post-quantum signed alerts

Added to ## Network Intrusion Prevention section.

  • Self-hosted IDS/IPS with 9 autonomous defense layers (C0-C8): port scan detection, traffic fingerprinting, honeypot, AMTD (Autonomous Moving Target Defense), behavioral ML, forensic signing
  • Every alert is signed with ML-DSA-87 (NIST FIPS 204) — post-quantum lattice signatures for tamper-proof incident logs
  • GPL-3.0, Docker, no telemetry, live at https://aegis-pq.com
  • GitHub: https://github.com/conchaestradamiguelangel-droid/aegis

ENLIL — Self-hosted multi-agent LLM council

Added to ## AI section.

  • Runs up to 9 LLM models in parallel (Claude, DeepSeek, Gemini, Mistral, Qwen, Llama, Grok) via OpenRouter BYOK
  • Models deliberate independently — no cross-contamination until synthesis — producing a structured Decree with explicit dissents recorded
  • Every Decree signed with ML-DSA-87 (NIST FIPS 204) for auditable, tamper-proof AI decision records
  • GPL-3.0, Docker, BYOK — zero fixed costs, live at https://enlil-council.com/dashboard
  • GitHub: https://github.com/conchaestradamiguelangel-droid/enlil

Both tools are actively maintained, GPL-3.0 licensed, and self-hostable via Docker.

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