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

Closed (moved)
Open
Opened Jun 05, 2015 by Philipp Winter@phw

Reduce Sybil harm while still getting use out of them

With the exception of bad exit relays, we have a binary approach to dealing with bad relays; we either let them be, or remove them from the network. That's not always appropriate because Sybils can be useful, provided we strip them of power. In particular, we probably want to prevent them from becoming:

  • Anything hidden service-related (HSDirs, introduction points, rendezvous points)
  • Exit relays
  • Guard relays
  • Maybe even directory mirrors?

One possibility would be an option such as AuthDirRestrain, that specifies which relay should be stripped of powers. Another possibility would be a set of more fine-grained options but that sounds less useful because it assumes that we know what a bad relays is up to. Often, however, we are only aware of a subset of the actual attack.

If we indeed want something like AuthDirRestrain, we should also think about the voting process. The AuthDirBadExit process works well so far because we have three voters, whereof two are typically quick to act. It doesn't work that well for AuthDirReject where we need the majority of all nine authority operators.

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#16297