Skip to content

Step 4: Introduction and rendezvous circuits #40

@igor53627

Description

@igor53627

Parent Issue

Part of #23 (Onion service support)

Overview

Build specialized circuits for HS introduction and rendezvous points.

Tasks

  • Add circuit builder for specific relay targets
  • Build introduction circuit to chosen intro point
  • Build rendezvous circuit to random relay
  • Send ESTABLISH_RENDEZVOUS cell with random cookie
  • Handle circuit failures and retry logic

Technical Notes

  • Intro circuit: Guard -> Middle -> IntroPoint
  • Rend circuit: Guard -> Middle -> RendPoint
  • Both need to be built before INTRODUCE1 can be sent

Dependencies

Acceptance Criteria

  • Can build circuit to specific relay
  • ESTABLISH_RENDEZVOUS succeeds
  • Circuits are properly isolated from regular circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    .onionRelated to onion service supportenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions