KLOWZYKZ-01 — Index

LDPNetworkB.03

LanternDrop

Scan. Transfer. Done. Files and text between Windows and your phone, over your own network.

Version
1.0.0
Released
Aug 24, 2026
Status
Stable
Platform
Windows 11, x64 · any phone with a modern browser
Licence
Free for personal use and evaluation

Releases and documentation only — source is not published.

LanternDrop home screen in the dark theme with Send from this PC and Receive on this PC actions.

01Overview

LanternDrop is a Windows 11 application for exchanging files and plain text with a phone on the same private local network. Scan one temporary QR code and transfer directly between the two devices — no phone application, browser extension, account, cloud storage or telemetry required.

Local transfers keep working without internet access. The only thing that ever leaves the network is an update check, and only when you ask for one or turn it on.

02Capabilities

  1. Both directions

    Send files and text from Windows to a phone, or receive them from the phone.

  2. Temporary sessions

    Expiring QR-code sessions with a random token, stopped manually or automatically.

  3. Direct streaming

    Transfers stream on the selected LAN, including HTTP Range downloads.

  4. Careful with files

    Collision-safe receives, upload cancellation and partial-file cleanup.

  5. Honest progress

    Per-transfer progress, bytes, speed and activity history.

  6. Considerate UI

    Dark and Light themes plus Reduce Motion.

03How it works

  1. 01Open Send from this PC or Receive on this PC, choose the content or destination, and select the private-network adapter shared with your phone.
  2. 02Start the temporary session and scan the QR code with the phone.
  3. 03Transfer in the phone browser, then stop the session or let it expire.

04Screens

05Specifications

Version1.0.0
TransportLocal HTTP on the selected adapter (IPv4), with HTTP Range support
Phone sideAny modern mobile browser — nothing to install
BuildStandalone Windows x64 executable, or ZIP
Update checksManual, or optional once per launch
Code signingNot signed — verify against SHA256SUMS.txt
Requirements
  • Windows 11 x64 (primary target)
  • A phone with a modern browser on the same trusted Wi-Fi, Ethernet LAN or personal hotspot
  • Windows Firewall may ask to allow communication on Private networks when a session starts
LicenceFree for personal use and evaluation

Formal licensing terms for redistribution or commercial use are not finalized. Copyright © 2026 KLOWZY. All rights reserved.

06Safety, privacy & security

Caution

Use on a trusted network

  • Transfer traffic uses local HTTP and is not encrypted. The temporary random token reduces casual unauthorized access, but it cannot protect traffic from a capable interceptor on the local network.
  • Use LanternDrop only on a trusted private network or personal hotspot. Public or shared Wi-Fi is not recommended.
  • LanternDrop has not received an external security audit.

Privacy

Privacy

  • Files and text stay on the selected LAN and are never uploaded to a cloud service.
  • No analytics or telemetry.
  • Update checks happen only when requested or enabled, and never include transfer content, filenames, paths, clipboard text or session tokens.

07Known limitations

  • Windows 11 x64 is the primary target.
  • A trusted private LAN is required; IPv4 is used for sessions.
  • Automatic download or installation of updates is not included.

08Downloads

v1.0.0Aug 24, 2026Release notes

FileTypeSize
LanternDrop.exeApplication159.1 MB
LanternDrop-1.0.0-win-x64.zipApplication70.4 MB
SHA256SUMS.txtChecksum178 B

Verify before you run

Releases are not code-signed. Compare the SHA-256 hash of your download with the checksum file published beside it.

Get-FileHash .\LanternDrop.exe -Algorithm SHA256

SHA256SUMS.txt

09Release history

  1. 1.0.0Latest

    First stable release — both directions, expiring QR sessions, streamed transfers with HTTP Range, stable-channel update checks.

    Release notes
  2. 0.1.0-previewPre-release

    First public preview.

    Release notes
All releases on GitHub

10Documentation