Source: oidentd Section: net Priority: optional Build-Depends: debhelper-compat (= 13), bison, flex, libnetfilter-conntrack-dev, asciidoctor Maintainer: Magnus Holmgren Standards-Version: 4.6.2 Homepage: https://oidentd.janikrabe.com/ Vcs-Browser: https://salsa.debian.org/holmgren/oidentd Vcs-Git: https://salsa.debian.org/holmgren/oidentd.git Package: oidentd Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, iproute2, sysvinit-utils (>= 3.05-4~) | systemd Provides: ident-server Replaces: ident-server Conflicts: ident-server Suggests: inet-superserver | systemd Description: replacement ident daemon An ident (rfc1413) daemon for IPv4 and IPv6. . Oidentd allows users, given the proper permission, to specify the identd response that the server will output when a successful lookup is completed. Oidentd also allows for pseudo-random strings (either a prefix, such as "user," followed by a number between 0 and 99999, or 10 pseudo-random characters of the set 0-9A-Za-z) to be returned upon the completion of a successful lookup instead of a username or a UID. . Oidentd supports IPv4 masqueraded connections, including netfilter.