mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #4419] ED2K: Support secure user identification


From: z
Subject: [Mldonkey-users] [patch #4419] ED2K: Support secure user identification
Date: Wed, 14 Sep 2005 20:54:10 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)

URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4419>

                 Summary: ED2K: Support secure user identification
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: zet
            Submitted on: Wed 09/14/05 at 20:54
                Category: None
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:


Secure User Identification:
http://www.emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=135

Ocaml cryptoKit doesn't support DER encoding, and I couldn't
find an ocaml lib that did, so this patch uses CryptoPP 
(C++ code) like the other clients.

It adds the C stubs, and donkey protocol code.

It does not save public keys in any type of credit database
(although such a thing would be easier to write now..).

It does save your private key to donkey.ini (client_private_key). 
If client_md4 changes, you should regenerate it. (delete it from the .ini)

Logging messages requires verbosity "mc".

The Makefile.in hacks are ... hacks.  Ideally, "make mld_hash"
shouldn't require CryptoPP being compiled/linked, but I don't
have time for makefile games at the moment, so I added the .cc filter to the
C libs.

Tested very briefly (verify ident passed)... I'm not sure how to test it
thorougly.






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 09/14/05 at 20:54  Name: crypto.diff.bz2  Size: 90.93KB   By: zet

<http://savannah.nongnu.org/patch/download.php?item_id=4419&item_file_id=5175>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4419>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]