Skip to content

Add password protection for connections with encrypted data transfer #9

@vanlooverenkoen

Description

@vanlooverenkoen

Connections between the SDK and xRay are currently unprotected, which is a concern in shared network environments.

Current behaviour

Any xRay instance on the same network can connect to any app running the SDK without authentication. All data is sent in plain text over HTTP.

Expected behaviour

Add password-based connection protection. The connection should require a matching password on both the SDK and the xRay app before data is exchanged. All data sent over the wire should be encrypted based on the password to secure the communication.

Github reporter

@dumazy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestxray_inspectorIssues related to core xray_inspector package

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions