Encrypted direct transport
Direct mode uses SslStream over TCP. Access Key verification happens inside the TLS channel.
MiniRemote is designed for personal access to computers you own. Agent remains visible, connections require a key or temporary password, and diagnostics avoid secrets.
Direct mode uses SslStream over TCP. Access Key verification happens inside the TLS channel.
Viewer stores trusted Agent certificate fingerprints locally and blocks automatic connection if a fingerprint changes.
MiniRemote.Server relays frames by Remote ID. The temporary password is generated by Agent and is not known by the server.