Key differences seem to be resumable transfers and proxy support.
Another is a single binary, whereas MW is in Python, but there’s now https://github.com/magic-wormhole/magic-wormhole.rs
I appreciate that the project acknowledges its inspiration. I wish it were more common for projects to provide detailed comparisons with similar ones for people trying to choose.
Are 32 bits enough to serve both functions?
The centralized powers that be definitely deserve a share of the blame to be sure, but some of it is architectural.
As someone else mentioned a while ago, I think unison suffers from 'lisp curse'.. it just works. [0]
pc1> tar c <SRC_FOLDER_OR_FILES> | nc -l 12345
pc2> nc <IP_OF_PC_1> 12345 | tar xv -C <DST_LOCATION>Jokes aside, the probability of it being exploited is low though.
Also, this assumes pc1 has a publicly, where as with Croc and MW, you can transfer files between two PCs on both behind different NATs.