Skip to content

Unable to prevent connection to chat.signal.org after merging Signal iOS 7.63.0.83 #625

@cagatayozcan

Description

@cagatayozcan

Hi,

After merging version 7.63.0.830 into my forked Signal iOS project, I noticed that the app started connecting to chat.signal.org through libsignal (Rust), even though I had previously configured everything to use my own server infrastructure.

Before this version, all communication was successfully redirected to my custom servers, but now I’m seeing logs like: [rust/bridge/shared/types/src/net.rs:68]: Creating endpoint connections (fallbacks disabled) for chat.signal.org and others

I’ve searched the entire Swift codebase and configuration but couldn’t find any reference to chat.signal.org, which seems to be introduced internally in the Rust code.

Is there a way to prevent the client from connecting to chat.signal.org, or configure it to avoid this behavior?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions