Comment by eikenberry
1 day ago
It is almost universally hooked up using ssh tunneling so ssh takes care of the security boundary and ssh is well trusted.
1 day ago
It is almost universally hooked up using ssh tunneling so ssh takes care of the security boundary and ssh is well trusted.
That solves the traffic tampering problem, but not the "malicious peer" problem. You want to be able to sync files without accidentally sharing root privileges.