Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

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.

  • Legacy
  • TracTrac
  • Issues
  • #32619

Closed (moved)
Open
Opened Nov 26, 2019 by eighthave@eighthave

fix syntax errors in torspec documents

https://github.com/torproject/torspec/pull/95 fixes a handful of errors in the syntax of things like the title line and the section names. That makes these files much more machine readable. All of the changes here are trivial.

With these changes, then a script can convert these files to a nice collection of HTML pages in a CI job that takes less than a minute to run:

  • https://gitlab.com/eighthave/torspec/-/jobs/362125193
  • https://eighthave.gitlab.io/torspec/

This provides nice features like links to sections based on the section name:

  • https://eighthave.gitlab.io/torspec/control-spec.html#hsfetch
  • https://eighthave.gitlab.io/torspec/control-spec.html#circuit-status-changed
  • https://eighthave.gitlab.io/torspec/tor-spec.html#tls-security-considerations

Using GitLab CI, this could easily rsync the result to any webserver.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.3.x-final
Milestone
Tor: 0.4.3.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#32619