Ticket #3113 (closed defect: fixed)

Opened 20 months ago

Last modified 15 months ago

Zeroconf does not encrypt messages properly

Reported by: danguy Owned by: sb
Priority: normal Milestone: 0.11.2
Component: link-local messaging Version:
Severity: normal Keywords:
Cc: OS: All

Description

gpg.encrypt() returns a tuple, connection_zeroconf.py encrypts it as a string, resulting in illegal base64 characters. Decryption the the receiving end fails.

I copied the new code from connection.py.

Attachments

zeroconf_fix_encrypt.patch (1.0 kB) - added by danguy 20 months ago.
zeroconf_fix_encrypt.2.patch (1.0 kB) - added by danguy 20 months ago.
Fixed spelling error

Change History

Changed 20 months ago by danguy

Changed 20 months ago by danguy

Fixed spelling error

Changed 20 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8093]) [danguy] correctly encrypt message in zeroconf network. fixes #3113

Changed 15 months ago by roidelapluie

(In [8622]) [danguy] correctly encrypt message in zeroconf network. fixes #3113

Changed 15 months ago by roidelapluie

  • os set to All
  • milestone changed from 0.12 to 0.11.2

Add/Change #3113 (Zeroconf does not encrypt messages properly)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.