Skip to content

Protect sensitive data from snooping over D-Bus session bus #76

Description

@iinuwa

Is using a signal for state changes safe? Signals are broadcast on the bus, which may leak data. The QR code in hybrid flow contains a shared secret, so it would be good to protect that for defense-in-depth.

Do we need to have the client set up an endpoint to send a unicast message instead?

This would be a breaking API change for initiate_event_stream().

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureRelated to program structure or API design

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions