Minal:

        Hello! Some answers for you:

> 1. As you have mentioned, while creating the partnership file,
> the other user need not to be logged in at the same time.

        Right. We'll need to store the IP address used during the
time of creation. It likely will not be "correct", but Kaboodle just
needs something to start with.

> 2. Do we need to follow the similar file format for both, Registration
> file and Partnership file as they have currently?

        My initial thought is yes: there's about ~2500 downloads
of Kaboodle out there now that I don't want to break with this
update. Is there a problem with the file format, though?

> 3. Regarding OpenSSL utility:
> OpenSSL toolkit contains modules for all kinds of encryption algorithm.
> I am a bit confused regarding, which module to be used exactly. I have
> also found the OpenCA::OpenSSL toolkit, which is compatible with Perl.
> But it has only functions available for private key generation. Can you
> please suggest me any module/tookit which has proper OpenSSL interface
> with Perl?

        I think a better way to think of it is not "what OpenSSL module
do I need", but rather "what Authentication/Encryption algorithm module
do I need". Honestly, I cannot remember what crypt and digest algorithms
are used in the current key-generation and file-signing processes. I
believe it's RSA and MD5, but could you please let me know what the code
says?

        Regarding the Perl modules, the list you want is here:

http://www.cpan.org/modules/00modlist.long.html#ID14_Authentica

        Please let me know if this keeps development moving forward.

thanks,
Scott




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Kaboodle-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kaboodle-devel

Reply via email to