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
  • #10218

Closed (moved)
Open
Opened Nov 22, 2013 by George Kadianakis@asn

Provide "users-per-transport-per-country" statistics for obfsbridges

In our bridge-stats file we currently have bridge-ips which tracks the number of connections per-country, and bridge-ip-transports which counts the number of connections per-transport.

Still, these two data points don't allow you to infer the users-per-transport-per-country; which would give us useful information in case of blocked transports in specific jurisdictions, etc.

gamambel today suggested that we add such functionality, which seems like a marvelous idea.

wfn and grindhold seem interested in coding this. As discussed in IRC, interesting functions here are:geoip_get_transport_history() geoip_format_bridge_stats() validate_bridge_stats().

We should also define a nice format for this new line in bridge-stats. A not nice format is: bridge-ip-transports-per-country cn::obfs2:42,obfs3:46 ir::obfs2:10,obfs3:666 we might be able to find a better one (or even one that is used currently somewhere else in tor).

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