Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,083
    • Issues 1,083
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Core
  • Tor
  • Issues
  • #40228

Closed
Open
Created Dec 16, 2020 by Philipp Winter@phw

Make it possible to disable dormant mode altogether

There is currently no configuration option to disable tor's dormant mode. One can prevent it indirectly by 1) occasionally sending traffic over the SOCKS port, 2) telling tor to set up an onion service, or by 3) sending tor a SIGNAL ACTIVE (but that only wakes up tor when it's sent from a control port connection that was established after tor went dormant).

In the context of bridgestrap, it would be convenient to simply disable dormant mode rather than deal with the above workarounds. Bridgestrap tests bridges by sending a SETCONF [bridge] to tor's control port; it never performs any client activity.

TL;DR: I'd like to have a configuration option that tells tor to never go dormant.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.5.x-post-stable
Milestone
Tor: 0.4.5.x-post-stable
Assign milestone
Time tracking
None
Due date
None