logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

keyd - Backend key serving daemon for the onak PGP keyserver

Author

       onak    was    written    by    Jonathan    McDowell    <noodles@earth.li>.    It   can   be   found   at
       http://www.earth.li/projectpurple/progs/onak.htmlKEYD(8)

Description

       keyd is a backend daemon for the onak PGP keyserver. It listens on a Unix socket for connections from the
       various  CGI and mail front ends and handles talking to the backend database. It is intended to be of use
       in high load keyservers to reduce the time spent in connecting and disconnecting from the key database.

       keyd is currently fairly alpha code; it is only recommended that you use it if  you  know  what  you  are
       doing.

   Options-cFILE
              Use FILE as the config file instead of the default.

       -f     Run in the foreground rather than forking and daemonising.

       -h     Display help text.

Files

/etc/onak.ini              default configuration file

Name

       keyd - Backend key serving daemon for the onak PGP keyserver

Notes

       This man page could probably do with some more details.

See Also

onak(1)

Synopsis

keyd [ options ]

See Also