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 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • 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
  • #860
Closed
Open
Created Nov 11, 2008 by Trac@tracbot

Tor-spec does not specify how clients should manage identity certificates

Tor-spec requires two certificates from each part when negotiating a TLS session, one using a temporary key, and one using the identity key of each part. This is fine when one OR connects to another, but when a client/OP connects to its initial OR, it should reveal as little as possible about itself. The client might of course be tracked by IP by the first OR, but having a long term identity key will make it even less anonymous. For example, the client might be connecting from a large NAT network, or through another anonymization service.

The specification should either specify how often clients are supposed to change their identity keys (use a new one for each connection?), or explicitly allow clients to connect using only one certificate (any issues with this, making it easier to tell client-OR connections from OR-OR connections?).

[Automatically added by flyspray2trac: Operating System: All]

Trac:
Username: Freed

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