Every client developer has his private RSA key
that is created using mkkey utility from res-rsa
package by Dave Ahn.
It can be found at ftp.netrek.org

In order to compile RSA client you should generate private/public
key pair and at the same time rsa_box*.c files will be generated
by the mkkey.

After you have your client compiled you will need to add it to
keyserver in order for all servers to know about it.

Here is an excerpt from the keyserver output:

###############################################################################
# RSA key list (for server administrators only; you don't need this to play)
# Last update: Tue May 18 10:50 PDT 1999
#
# Contact metaserver at us.netrek.org for information and
# administrative requests (e.g., if you want to have a key added, e-mail
# it to clientkeys at clientkeys.netrek.org ).
#
# When submitting keys, don't forget to include (1) if it's reserved.c
# blessed, and (2) if it'll be available for FTP, specify the site.
#
# You need a program to convert from this format to the binary format used
# be the server itself; look for keycomp.tar.Z on pittslug.sug.org.  Please
# use the newer key generation tools that create keys in this format.
#
################################################################################

Hope this helps.

Stas.

On Tue, 1 Jul 2003, . . wrote:

> Date: Tue, 01 Jul 2003 23:46:46 -0500
> From: . . <msucka0xff at programmer.net>
> Reply-To: vanilla-list at us.netrek.org
> To: vanilla-list at us.netrek.org
> Subject: [Vanilla List] rsa_box.c
>
> Hi,
> When compiling sheldon's netrek source files, I receive error messages complaining about missing rsa_box.c and rsa_box_[0-4].c files. I found an old sheldon reference to mkkey.exe on rgn, but not enough to enlighten me on how to use it.
> Thanks,
> -Jay
>
> rsa_box.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box.c': No such file or directory
> rsa_box_0.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box_0.c': No such file or directory
> rsa_box_1.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box_1.c': No such file or directory
> rsa_box_2.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box_2.c': No such file or directory
> rsa_box_3.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box_3.c': No such file or directory
> rsa_box_4.c
> fatal error C1083: Cannot open source file: 'C:\Program Files\NetrekXP\NetrekXPsrc\src\rsa_box_4.c': No such file or directory
>
>
> --
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
>
> _______________________________________________
> vanilla-list mailing list
> vanilla-list at us.netrek.org
> https://mailman.real-time.com/mailman/listinfo/vanilla-list
>


_______________________________________________
vanilla-list mailing list
vanilla-list at us.netrek.org
https://mailman.real-time.com/mailman/listinfo/vanilla-list