[Trac_gajim-plugins] [Gajim Plugins] #84: Proper UI integration with Gajim

Gajim Plugins trac at gajim.org
Wed Nov 13 17:05:53 CET 2013


#84: Proper UI integration with Gajim
--------------------------+--------------------------------
  Reporter:  Darlan       |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Component:  OffTheRecordPlugin
Resolution:               |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------------------

Comment (by Darlan):

 Replying to [ticket:84 Darlan]:
 > 3. Use the shield button to display further information on OTR
 fingerprint, exactly like how it is being done with SASL encryption in
 Gajim. (I will detail in comments).
 >

 Shield button tooltip text:
 {{{
 %(type)s encryption %(status)s active %(authenticated)s.\n
 Your chat session %(logged)s be logged.
 }}}
 {{{
 OTR encryption is active and NOT authenticated
 Your chat session will NOT be logged.
 }}}

 Status messages:
 {{{
 [00:00:00] This session is encrypted and WILL NOT be logged
 [00:00:00] Remote contact's identity not verified. Click the shield button
 for more details.
 }}}

 Oops, string `E2E encryption disabled` is `F I X E D`!  I think it should
 be `%(type)s encryption disabled` so we will not need to write this string
 again for any other encryption type (e.g. OTR, OpenPGP).  Reported at
 [gajim:#7470] (Comment !#11).

 Meanwhile, we can use out own fixed string `OTR encryption disabled`
 (status message).

--
Ticket URL: <http://trac-plugins.gajim.org/ticket/84#comment:1>
Gajim Plugins <http://trac-plugins.gajim.org/>
Gajim Plugins


More information about the Trac_gajim-plugins mailing list