38 lines
1.7 KiB
Markdown
38 lines
1.7 KiB
Markdown
# 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] | Per-channel plugin enable/disable |
|
|
| P1 | [x] | Structured JSON logging |
|
|
| P1 | [x] | Documentation update |
|
|
| P1 | [x] | `username` plugin (cross-platform username enumeration) |
|
|
| P1 | [x] | Integration tests with mock IRC server (14 tests) |
|
|
|
|
## Completed
|
|
|
|
| Date | Task |
|
|
|------|------|
|
|
| 2026-02-15 | Calendar-based reminders (at/yearly) with persistence |
|
|
| 2026-02-15 | v1.1.0 (channel filter, JSON logging, 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) |
|