Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

!dnsbl format is clumsy, hard to remember and not used #50

Description

@jesopo
  • having to write out a category name is cumbersome (imagine !dnsbl DNS/MX type hostname detected on IRC)
  • dronebl listings can also take a freeform comment for additional info that should be distinct from category (currently hardcoded to "used by irc spam bot" in Sigyn, which is likely a good overridable default)
  • having a default category encourages people to list IPs without concern for category (type 3 is often not accurate!)

I'd like to propose switching to category numbers or short names, as well as making categories mandatory:
KLINE 1440 *@1.2.3.4 :[...]|!dnsbl 19 vpngate ip
KLINE 1440 *@1.2.3.4 :[...]|!dnsbl vpn vpngate ip
KLINE 1440 *@1.2.3.4 :[...]|!dnsbl 6
where the format is !dnsbl <category> [comment ...] !dnsbl [<category> [<comment ...>]]

obviously this comes at the cost of making sure everyone is informed about categories, but i don't think it's unreasonable to ask for accurate listing details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions