From mail@scottellis.com.au Tue May 1 13:38:27 2007
From: mail@scottellis.com.au (Scott Ellis)
Date: Tue, 1 May 2007 22:38:27 +1000
Subject: [OTR-dev] session termination
In-Reply-To: <20070430012622.GM10564@yoink.cs.uwaterloo.ca>
References: <96e269140704282247j28650c70tdbebc99d8fb49eba@mail.gmail.com>
<20070429194343.GJ10564@yoink.cs.uwaterloo.ca>
<2a12af650704291746p5e27b5f5m5ed0928fe5c172ee@mail.gmail.com>
<20070430012622.GM10564@yoink.cs.uwaterloo.ca>
Message-ID: <96e269140705010538q1b9a6f62teaf5eca7245d96cf@mail.gmail.com>
------=_Part_117082_31371103.1178023107963
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hm. So there's no easy way to solve it.
I can't find a reliable way to send a message before a protocol goes offline
in miranda.
Does re-initiating a session give away any more information to an attacker,
than simply listening to encrypted messages passing by?
I do think forgetting session keys and moving to a non-encypted state is
more elegant, and is much better than a design where (occasional) error
messages are inevitable.
------=_Part_117082_31371103.1178023107963
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hm. So there's no easy way to solve it.
I can't find a reliable way to send a message before a protocol goes offline in miranda.
Does re-initiating a session give away any more information to an attacker, than simply listening to encrypted messages passing by?
I do think forgetting session keys and moving to a non-encypted state is more elegant, and is much better than a design where (occasional) error messages are inevitable.
------=_Part_117082_31371103.1178023107963--
From icebrkr@cyberdyne.org Wed May 2 17:50:52 2007
From: icebrkr@cyberdyne.org (iCE Breaker)
Date: Wed, 2 May 2007 12:50:52 -0400
Subject: [OTR-dev] gaim-otr port to pidgin 2 beta 7
Message-ID: <247fb914ae87718cef7fb9ae8357e591@localhost>
So I spent some time throwing this thing together to get it to work with the latest and greatest Pidgin. Just not sure what to do with it. Also, I've only been able to test on Ubuntu (edgy). Help?
--
iCE Breaker
http://www.cyberdyne.org/~icebrkr
From evan.s@dreskin.net Sat May 5 04:25:05 2007
From: evan.s@dreskin.net (Evan Schoenberg)
Date: Fri, 4 May 2007 23:25:05 -0400
Subject: [OTR-dev] gaim-otr port to pidgin 2 beta 7
In-Reply-To: <247fb914ae87718cef7fb9ae8357e591@localhost>
References: <247fb914ae87718cef7fb9ae8357e591@localhost>
Message-ID: <1B1B334C-DA04-4134-B3CF-CD1773C4BC43@dreskin.net>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--Apple-Mail-4-312326690
Content-Type: multipart/alternative; boundary=Apple-Mail-3-312326636
--Apple-Mail-3-312326636
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed
On May 2, 2007, at 12:50 PM, iCE Breaker wrote:
> So I spent some time throwing this thing together to get it to work
> with the latest and greatest Pidgin. Just not sure what to do with
> it. Also, I've only been able to test on Ubuntu (edgy). Help?
Post a diff of your changes to this list and it'll go from there :)
Cheers,
Evan
--Apple-Mail-3-312326636
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=ISO-8859-1
So I spent some time = throwing this thing together to get it to work with the latest and = greatest Pidgin. Just not sure what to do with it.=A0 Also, I've only been able to = test on Ubuntu (edgy).=A0 = Help?
On Fri, 25 May 2007, Tim wrote:
> I assume the same thing will happen if both communication partners use
> Gaim. If communication partner now looses his internet connection and
> then exits Gaim, he will lose the session keys as well and thus his
> offline messages.
>
> In my opinion a message transport protocol should above all be reliable.
> The bug I described makes instant messaging with OTR unreliable, because
> one can't be certain all the messages sent can be read.
It is still reliable, in that when the user comes online, OTR kickstarts
and (assuming the queue didnt fill up) will detect unreadable messages,
and will perform a resend. I know this works fine for me. If you send me
a message when offline, when I come online, gaim-otr detects an unreadable
message re-initiates otr. The gaim on the other end will then resend the
message.
So, I think you are being bitten by a Miranda specific bug. Feel free to
install Gaim for windows and proof me wrong (at letoams@jabber.xs4all.nl)
Paul
_______________________________________________
OTR-dev mailing list
OTR-dev@lists.cypherpunks.ca
http://lists.cypherpunks.ca/mailman/listinfo/otr-dev
Actually, the OS should = signal the application just before going to
hibernation. I am not sure if Linux = does this properly, but I think
Adium on OSX properly handles this
=