Connect by ID over the internet through your own relay — including the Windows login screen, the lock screen, and after a reboot. Free to download.
Windows 10/11, 64-bit. Both files are self-contained — no .NET install needed.
Put both files in the same folder. The app installs the
service for you when you enable login-screen access — it looks for
PCFarService.exe beside itself.
This software takes control of your computer. Check the hash before you run it.
Get-FileHash .\PCFar.exe -Algorithm SHA256 Get-FileHash .\PCFarService.exe -Algorithm SHA256
| File | SHA-256 |
|---|---|
PCFar.exe |
4985AD044D7448A3FA999BFBDD41F24049EA56CF1A23B1906B7CB90C4E0408B3 |
PCFarService.exe |
A204499E422F7913EED49C4FBF6B8DEF31ADEF5AC74FE0D4F7C7DFF09C1212BE |
What it actually does, stated precisely.
No independent audit. The design is deliberate and the primitives are standard, but nobody outside this project has reviewed it. Weigh that before using it for anything that matters.
There is no company server in the middle — that is the point.
Connecting by ID over the internet goes through a rendezvous server you run yourself; it pairs two ends and forwards ciphertext it cannot read. On a LAN you can skip it entirely and connect straight to an IP address.
The relay is a single small binary
(rdrelay) that runs anywhere, including a NAS or a cheap VPS.