Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #25729

Closed
Open
Created Apr 06, 2018 by Trac@tracbot

UTF8 encoded TORRC does NOT parse non-Latin paths

Unpack this Tor archive to C:\

It will create the following hierarchy: C:\Проверка\Tor (for executables, libraries and torrc) C:\Проверка\Tor\Data (for data and geoip)

Configuration file, torrc, is encoded UTF8. It has this line: DataDirectory C:\Проверка\Tor\Data

If I run tor.exe -f torrc, the output as follows ''[warn] Error creating directory C:\Проверка\Tor\Data: No such file or directory [warn] Failed to parse/validate config: Couldn't create private data directory "C:\Проверка\Tor\Data"''

Now let’s replace UTF8 encoded torrc with ANSI encoded torrc and Tor works as expected.

Trac:
Username: Fleming

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking