]> jfr.im git - solanum.git/blob - tools/README
Merge pull request #95 from jailbird777/master
[solanum.git] / tools / README
1 $Id: README 6 2005-09-10 01:02:21Z nenolod $
2
3 A directory of support programs for ircd.
4
5 encspeed.c - test the speed of various encryption algorithms used in
6 cryptlinks
7 mkkeypair - a small program used for generating a public and private
8 key pair
9 mkpasswd.c - makes password for O lines
10 rsa_respond/ - a tool to generate an RSA response to the challenge asked
11 by the server, and a tool to generate a keypair for the
12 C/R system
13 untabify - converts tab characters to a specific number of spaces
14 viconf.c - edit your conf file without having to chdir su etc. etc.
15 also locks the file if file locking is used.
16 viconf is also installed with hard links as vimotd and
17 viklines, to edit those files in a locked mode.