Y
Hacker News
new
|
ask
|
show
|
jobs
by
eikenberry
12 days ago
It is almost universally hooked up using ssh tunneling so ssh takes care of the security boundary and ssh is well trusted.
1 comments
cperciva
12 days ago
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.
link