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

Closed (moved)
Open
Opened Jun 04, 2014 by Karsten Loesing@karsten

Onionoo doesn't include a bridge's pool assignment

The following bridge doesn't have anything in its pool_assignment field:

https://onionoo.torproject.org/details?lookup=36D9AD6C8B44E231ACCF4388FBABE611DC6C5756

{
    "relays_published": "2014-06-04 17:00:00",
    "relays": [],
    "bridges_published": "2014-06-04 16:37:05",
    "bridges": [
        {
            "nickname": "PrivateSnowball",
            "hashed_fingerprint": "36D9AD6C8B44E231ACCF4388FBABE611DC6C5756",
            "or_addresses": [
                "10.56.9.151:44445"
            ],
            "last_seen": "2014-06-04 16:37:05",
            "first_seen": "2014-05-19 05:37:04",
            "running": true,
            "flags": [
                "Fast",
                "Running",
                "Stable",
                "Valid"
            ],
            "last_restarted": "2014-05-28 08:31:33",
            "advertised_bandwidth": 54280,
            "platform": "Tor 0.2.5.4-alpha-dev on Linux"
        }
    ]
}

However, the assignments file contains this bridge (rewrapped line):

36d9ad6c8b44e231accf4388fbabe611dc6c5756
  email ip=4 flag=stable transport=obfs3,scramblesuit

Looks like a bug. Spotted by alphawolf.

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