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.5.tar.gz (46.1 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.5-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magic_rift-0.1.5.tar.gz
  • Upload date:
  • Size: 46.1 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.5.tar.gz
Algorithm Hash digest
SHA256 37e2869e9ab5c0ca9a6378ec65f51be55caf5c7c2741349ee358c4d228e08549
MD5 3a4be294409598f1961895cbf21cb20b
BLAKE2b-256 030fad446513bd68b61afe98445faab5ce2cdb558db3cf3a6a100ee8e0aacc49

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magic_rift-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 44.3 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 de23050d8a44b4156e4931ffff7acb20d7aca05769334de0f22ba3d777dae217
MD5 c16bf1af06d57c99ecfddc5efdb2ad46
BLAKE2b-256 8cf49622e948766846963713dabdcd8e3175bcff136c5fe64d8b6290c4818179

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