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,082
    • Issues 1,082
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 20
    • Merge Requests 20
  • 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
  • #17343

Closed
Open
Opened Oct 13, 2015 by David Goulet@dgoulet😈Owner

Add torrc option OnionService* alias for HiddenService*

Since the rebranding of Hidden Service to "Onion Service" is now a thing, it would make sense to add aliases for every hidden service torrc option to be changed to use "OnionService" instead. Here are the options I can find in tor man page:

HidServAuth --> OnionServiceAuth
HidServDirectoryV2 --> OnionServiceDirectoryV2
MinUptimeHidServDirectoryV2 --> MinUptimeOnionServiceDirectoryV2
VoteOnHidServDirectoriesV2 --> VoteOnOnionServiceDirectoriesV2
PublishHidServDescriptors --> PublishOnionServiceDescriptors
FetchHidServDescriptors --> FetchOnionServiceDescriptors

HiddenService* --> OnionService*

Just to be clear, it's NOT a renaming but we add an alias for the current options so both live together.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/tor#17343