What is it?
hidentd is a simple and secure GPLed ident (RFC1413) server. It requires either inetd, xinetd or ucspi-tcp to run. Basic features:
- small and simple - around 300 lines of code
- secure - runs without root priviledges when possible
- easy - no complicated configuration file syntax to learn. hidentd is entirely controlled with command line options.
- portable - runs under Linux and FreeBSD. Porting to other systems is extremely easy.
- can be configured to provide fake usernames, protecting your privacy
- limited masqueraded/NAT connections support.
Warning: ident protocol is obsolete. Don't set up an ident server unless you really need it.
Documentation
Documentation available:
- HTMLized manpage
- installation instructions for ucspi-tcp users
- installation instructions for inetd zealots
- installation instructions for xinetd adepts
- RFC1413 for the curious
- ChangeLog
- A tiny porting guide
Contact
Mail addresses:
- hidentd-bugs@core.segfault.pl - report bugs here.
- hidentd@core.segfault.pl - hidentd mailing list. Questions,
feature requests, announcements should go here.
Send an empty e-mail to hidentd-subscribe@core.segfault.pl to subscribe. Users who are not subscribed are not allowed to post.
Download
Latest released version is 0.4. Download it here. You can browse previous versions here.