{"name":"Magic Wormhole: Securely Transfer Files and Text Between Computers","description":"Magic Wormhole is an open-source tool that enables secure and easy transfer of files, directories, or text snippets between computers. It uses unique, human-pronounceable \"wormhole codes\" to identify endpoints, ensuring safe, one-time use transfers without complex setup. This Python-based utility simplifies cross-device data sharing with strong cryptographic guarantees.","github":"https://github.com/magic-wormhole/magic-wormhole","url":"https://osrepos.com/repo/magic-wormhole-magic-wormhole","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/magic-wormhole-magic-wormhole","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/magic-wormhole-magic-wormhole.md","json":"https://osrepos.com/repo/magic-wormhole-magic-wormhole.json","topics":["Python","File Transfer","Security","P2P","CLI Tool","Open Source","Data Sharing"],"keywords":["Python","File Transfer","Security","P2P","CLI Tool","Open Source","Data Sharing"],"stars":null,"summary":"Magic Wormhole is an open-source tool that enables secure and easy transfer of files, directories, or text snippets between computers. It uses unique, human-pronounceable \"wormhole codes\" to identify endpoints, ensuring safe, one-time use transfers without complex setup. This Python-based utility simplifies cross-device data sharing with strong cryptographic guarantees.","content":"## Introduction\n\nMagic Wormhole is an innovative open-source tool designed to facilitate the secure and straightforward transfer of files, directories, and short pieces of text between computers. Developed by the magic-wormhole organization, this Python-based utility simplifies the often-complex process of moving data across different machines. It achieves this by using unique, human-pronounceable \"wormhole codes\" that act as a shared secret between the sending and receiving endpoints, ensuring that only the intended parties can access the data. Each wormhole code is single-use, enhancing security and privacy.\n\n## Installation\n\nMagic Wormhole is widely available and can be installed through various operating system package managers. For detailed instructions or to install it without an OS package, refer to the official documentation. The project is compatible with Python 3.10 and higher.\n\nbash\n# Example for pip installation (refer to docs for recommended method)\npip install magic-wormhole\n\n\nFor comprehensive installation guides, please visit the [Installation documentation](https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation \"Magic Wormhole Installation Docs\").\n\n## Examples\n\nUsing Magic Wormhole is intuitive. The sending machine generates a wormhole code, which is then typed into the receiving machine. For instance, to send a file:\n\n**On the sending machine:**\nbash\nwormhole send my_document.pdf\n\nThis command will output a wormhole code, such as \"4-purple-dragon\".\n\n**On the receiving machine:**\nbash\nwormhole receive 4-purple-dragon\n\nUpon entering the correct code, the file transfer will commence securely. You can also send text or entire directories with similar commands.\n\n## Why Use It\n\nMagic Wormhole stands out for its emphasis on security and user-friendliness. The human-pronounceable, single-use codes eliminate the need for complex key exchanges or server configurations, making secure transfers accessible to everyone. Its cryptographic design ensures that data is transferred safely, protecting it from eavesdropping. Whether you need to quickly share a document with a colleague or move files between your own devices, Magic Wormhole provides a robust, efficient, and secure solution.\n\n## Links\n\n*   **GitHub Repository:** [https://github.com/magic-wormhole/magic-wormhole](https://github.com/magic-wormhole/magic-wormhole \"Magic Wormhole GitHub Repository\")\n*   **Official Documentation:** [https://magic-wormhole.readthedocs.io](https://magic-wormhole.readthedocs.io \"Magic Wormhole Official Documentation\")\n*   **PyPI Package:** [https://pypi.python.org/pypi/magic-wormhole](https://pypi.python.org/pypi/magic-wormhole \"Magic Wormhole PyPI Package\")\n*   **PyCon 2016 Presentation Video:** [https://youtu.be/oFrTqQw0_3c](https://youtu.be/oFrTqQw0_3c \"Magic Wormhole PyCon 2016 Video\")","metrics":{"detailViews":6,"githubClicks":14},"dates":{"published":null,"modified":"2025-12-12T12:00:47.000Z"}}