Magic Wormhole is a library and command-line tool that enables secure file transfer between computers using a unique 'wormhole code'. The code is generated by the sending machine and must be typed into the receiving machine to initiate the transfer. The tool uses two servers, a mailbox server and a transit relay, to facilitate the transfer. Magic Wormhole is compatible with Python 3.10 and higher and is released under the MIT license.