[Bug 29904] Support end-to-end encryption and authentication

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 26 17:00:51 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=29904

--- Comment #10 from WolfRage <sites at wolfrageweb.com> 2011-03-26 09:00:49 PDT ---
Created an attachment (id=44888)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=44888)
Shows Proposed E2E solution

This document shows the Proposed E2E solution. With this the general steps for
establishing a secured connection would be:
1: Check the Upgradeable property to ensure the channel can be upgraded.
(Assuming True; next step)
2: Set the property EncryptionInterface and call method Secure.
3: Watch the EncryptionState property; once verified set Encrypted property to
True. (Or depreciate this duplicate property.)
4: Set the property AuthenticationInterface and call method Authenticate.
5: Watch the EncryptionState property; once verified set Verified property to
True (As the channel is now secured because it is both Encrypted and
Authenticated).
Please provide feedback, thank you. 
More work to complete incorporate OTR is too follow.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list