Slashdot Mirror


User: stooops

stooops's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Time For Something Serious? on Charter's Trials of NebuAd Halted · · Score: 1

    Is it time for the web to move to HTTPS for everything? Or will NebuAd launch MITM attacks against that too?

  2. Re:Off the record messaging on Safeguarding Data From Big Brother Sven? · · Score: 1

    Two great features of OTR:

    Perfect forward secrecy:
    Messages are only encrypted with temporary per-message AES keys, negotiated using the Diffie-Hellman key exchange protocol. The compromise of any long-lived cryptographic keys does not compromise any previous conversations, even if an attacker is in possession of ciphertexts.

    Deniable authentication:
    Messages in a conversation do not have digital signatures, and after a conversation is complete, anyone is able to forge a message to appear to have come from one of the participants in the conversation, assuring that it is impossible to prove that a specific message came from a specific person.