Skip to content

Outdated/Obsolete Tor Version in Docker Image #6

@demolayy

Description

@demolayy

Issue
The current Docker image used by Torware is running an obsolete version of Tor (v0.4.8.10). This triggers "Obsolete" warnings in monitoring tools like Nyx and may eventually lead to the relay being rejected by the network.

Steps to Reproduce

Install Torware and start a Relay.

Access the monitoring tool (Nyx).

Observe the version header at the top of the screen.

Expected Behavior
The Docker image should be updated to the latest stable version of Tor (currently 0.4.9.x or higher) to ensure security, performance, and compatibility with the Tor network.

Actual Behavior
Torware is stuck on version 0.4.8.10. Even after running torware update, the Tor binary inside the container remains outdated because the base image samnetdev/torware-relay:latest has not been rebuilt with the new version.

Since Tor 0.4.9 is now the stable standard, many relays are receiving the 'obsolete' flag, which can affect the relay's reputation over time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions