LINUX PREVIEW · v0.2.0

Meet in
your shell.

Invite your agent. Or your person.
One temporary connection to the machine you choose. No open ports. No bastion to babysit.

Your machine. Your invitation. Your call when it ends.

your-server — host01

$ rdzv host

Starting private Tor service…

Your single-use invitation:

rv1.eyJ… [ share privately ]

Waiting for one connection▍

SSH · TOR · END-TO-END
your-agent — join02

$ rdzv join

Invitation: rv1.eyJ…

Connected. Invitation consumed.

your-server $ ▍

NO INBOUND PORTSNO SESSION BROKERNO REUSABLE INVITATIONS

A RENDEZVOUS, NOT A RESIDENCY

Get in. Get it done.
Close the door.

01 / HOST

You make the invitation.

Run one command on the machine you want to share. Rendezvous starts a private onion service and a temporary SSH listener.

02 / MEET

Your agent comes to you.

Send the invitation through a channel you trust. Your agent or collaborator joins using the same small CLI.

03 / FINISH

One connection. Then done.

The first authentication consumes the invitation. Disconnect or stop the host to end access. That invitation cannot connect again.

INFRASTRUCTURE YOU DON'T HAVE TO RUN

The website delivers
the tool. Not your shell.

Your terminal traffic travels through the Tor network with SSH authentication and a pinned host key. It never passes through a Rendezvous-hosted session server.

Understand the trust model
Your hostPrivate onion service
TOR RELAYSEncrypted transport
Your agentOr another human

No accounts. No public IP required. No third-party shell credentials.

ACCESS WHEN YOU NEED IT

Temporary access.
On your terms.

Download a self-contained runtime into your home directory and invite your agent. No root access, system packages, or preinstalled Python or Tor.

Linux x86_64 · glibc 2.34+ · ordinary user account.
The installer needs curl, tar, and sha256sum. ARM and musl-based systems are not packaged in this release.

ON THE HOST YOU WANT TO SHARE
curl -fsSL https://host.rdzv.sh | sh
ON THE AGENT'S MACHINE
curl -fsSL https://join.rdzv.sh | sh

Already installed? rdzv host · rdzv join

Piping a script trusts this distribution endpoint. Prefer review first? Inspect the installer or install manually.

NO HAND-WAVING

Know what you're inviting.

Can someone reuse an invitation from my logs?

Not after it has been redeemed. Authentication consumes it once, and disconnect never reactivates it. Someone who steals an unused invitation can race the intended guest. Share it privately.

Is this direct peer-to-peer?

No. Tor relays carry the encrypted session. Neither endpoint needs an inbound port or NAT hairpinning. You depend on Tor's availability, and latency is higher than direct SSH.

What can the invited agent do?

It gets a shell as the account that launched the host. This is full account access, not a sandbox. Ending the session does not reverse file changes or reliably stop deliberately detached programs.

Is this a finished security product?

This is a working Linux preview, not an independently audited release. Real Tor connectivity and local replay/race tests pass. Read the source and verification notes before trusting it on important machines.

What does Rendezvous cost?

The current preview is free to download and use. There is no Rendezvous subscription or session relay bill. Tor infrastructure is operated by others; its capacity and availability are shared.

A TEMPORARY PLACE TO MEET

Leave the ports closed.
Open an invitation.

Host a rendezvous