Skip to main content

Disposable public file links directly from your machine

Project description

Rift

Disposable public file links directly from your machine.

Rift starts a temporary server, prints a share link, and shuts down after the first successful download.

This project is heavily inspired from Magic Wormhole which I'm a massive fan of. It makes P2P file sharing stupidly simple, and its UX was a revelation for me. I built Magic Rift because there were times when asking someone to install an app or package was too much to ask and I wished I could just share a link to a file on my machine without having to upload it somewhere first.

Install

pipx is recommended for Python tool installation:

pipx install magic-rift

or if you prefer uv, you can install with:

uv tool install magic-rift

For easier and more reliable sharing, install cloudflared (if not already installed): https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/downloads/

Quick Start

Share a file:

rift share /path/to/file.pdf

Rift prints a disposable link like:

https://PUBLIC_IP:PORT/4-crystal-salmon

After one successful download, the server exits and the link stops working.

Stop manually anytime with Ctrl+C.

How Connectivity Works

Rift tries methods in this order:

  1. cloudflared (if installed) - Fast and reliable Cloudflare tunnel
  2. pinggy.io (SSH tunnel) - Fastest SSH tunnel, 60-minute session limit
  3. natpmp - Router port forwarding
  4. upnp - Router port forwarding

If automatic forwarding/tunneling fails, Rift exits and does not print a public link.

For most users, installing cloudflared gives the smoothest setup. Alternatively, pinggy.io offers excellent performance without any installation (uses built-in SSH, but has a 60-minute timeout on free tier).

Security Notes

  • Links are one-time and include a random secret path.
  • Files are served directly from your machine.
  • HTTPS may use a self-signed cert by default, which can show browser warnings.
  • If cert setup is unavailable, Rift can fall back to HTTP.
  • No built-in authentication. Encrypt sensitive files before sharing.

Configuration Path

Rift stores config at:

~/.config/rift/config.json

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magic_rift-0.1.8.tar.gz (46.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

magic_rift-0.1.8-py3-none-any.whl (44.7 kB view details)

Uploaded Python 3

File details

Details for the file magic_rift-0.1.8.tar.gz.

File metadata

  • Download URL: magic_rift-0.1.8.tar.gz
  • Upload date:
  • Size: 46.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for magic_rift-0.1.8.tar.gz
Algorithm Hash digest
SHA256 47ea64e0282bc3f79794186e737bb97f4f63eb6bbf1e6403b01c12b991f805ba
MD5 b7b33b0347902fa8278814235a95ae63
BLAKE2b-256 2daaf50fbf5dadfc5832d45c48b244ac7b52560308c1d38fdce46994710c4c3f

See more details on using hashes here.

File details

Details for the file magic_rift-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: magic_rift-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 44.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for magic_rift-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5caf1cccf7c80dfad621049c1caa0ac0ab9a14800755ab275f299b4ed24a2184
MD5 b18abd6053523dcbdf0a5cf91bb0a105
BLAKE2b-256 a6935072c9d269bc8ef28532852984f629f7a0bf7890e7d8be767e6591de75af

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page