Files
derp/TASKS.md
user 129121ad26 docs: update docs for v1.1.0 features
Document message truncation, reconnect backoff, dork and wayback
plugins. Update roadmap, tasks, and plugin table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 03:27:23 +01:00

1.4 KiB

derp - Tasks

Current Sprint -- v1.1.0 Hardening (2026-02-15)

Pri Status Task
P0 [x] IRC 512-byte message truncation (RFC 2812)
P0 [x] Exponential reconnect backoff with jitter
P1 [x] dork plugin (Google dork query builder)
P1 [x] wayback plugin (Wayback Machine snapshot lookup)
P1 [x] Config merge/load/resolve unit tests
P1 [x] Bot API + format_msg + split_utf8 tests
P1 [x] Documentation update

Completed

Date Task
2026-02-15 v1.1.0 (truncation, backoff, dork, wayback, tests)
2026-02-15 v1.0.0 (IRCv3, chanmgmt, state persistence)
2026-02-15 Wave 4 (opslog, note, subdomain, headers, exploitdb, payload)
2026-02-15 Wave 3 plugins (geoip, asn, torcheck, iprep, cve) + update script
2026-02-15 Admin/owner permission system (hostmask + IRCOP)
2026-02-15 SASL PLAIN, rate limiting, CTCP responses
2026-02-15 Wave 2 plugins (whois, portcheck, httpcheck, tlscheck, blacklist, rand, timer)
2026-02-15 CLI --cprofile flag
2026-02-15 Wave 1 plugins (dns, encode, hash, defang, revshell, cidr)
2026-02-15 Hot-reload, shorthand, plugin help
2026-02-15 Container deployment (Containerfile, compose, Makefile targets)
2026-02-15 crt.sh CT lookup plugin
2026-02-15 TLS verify option for self-signed certs
2026-02-15 Initial implementation (IRC, plugins, config, CLI)