TL;DR
When the internet is down, you need purpose-built alternatives for specific communication functions. Meshtastic (LoRa mesh network) handles local text messaging without infrastructure. Packet radio and Winlink handle email and file transfer over ham radio. Sneakernet (physical media) handles bulk data transfer between locations. None of these replace the internet, but together they cover the critical functions you actually need.
The Functions You Actually Need
The internet is not one thing — it is a collection of functions: communication (email, messaging), information retrieval (search, news), file transfer, maps, and navigation. In a grid-down scenario, you do not need all of these. You need the critical subset:
- Check-ins with family and group members — confirming status
- Emergency information — what is happening, where
- Maps and navigation — offline, downloaded before the event
- Medical and technical reference — offline, downloaded before the event
- File exchange with trusted contacts — documents, plans, lists
Each of these has a specific alternative that works without internet infrastructure.
Function 1: Text Messaging Without Infrastructure
Meshtastic
Meshtastic runs on LoRa (Long Range) radio chipsets sold by companies like LILYGO and Heltec for $30-40 per device. Each device runs the open-source Meshtastic firmware, creating a mesh network that relays messages between nodes.
How it works:
- Device A sends a text message
- Devices B and C receive it and re-broadcast it (mesh relay)
- Device E, out of range of A but in range of C, receives the relayed message
- A message travels up to 7 hops through the mesh
Range per hop: 1-15 miles in open terrain, 0.5-2 miles in dense urban environments
Encryption: AES-256 encryption enabled by default. Without the network key, messages are not readable by outsiders even if intercepted.
Setup: Load the Meshtastic app on a phone, pair with the LoRa device via Bluetooth, and you are on the network. No configuration required for basic messaging.
Community network preparation: A group that has pre-agreed on a network key and pre-staged devices at key locations (a hilltop, a building with height) creates a mesh network covering a significant geographic area.
Limitations: Text only. Low data rate (250 bytes per second). Cannot transmit photos, voice, or large files.
goTenna Pro
A commercial alternative to Meshtastic. Higher cost ($300-500 per device) but more polished and designed for first responder use. Operates on MURS frequencies (no license). Better for organizations or groups that want pre-configured professional gear.
Function 2: Email and File Transfer — Packet Radio and Winlink
Winlink (winlink.org) is a worldwide amateur radio email system. You send and receive emails via radio to an internet-connected gateway that relays them to the regular email system.
Setup requirements:
- Ham Technician license (for VHF/UHF Winlink) or General license (for HF Winlink)
- Radio with capability for the frequency band
- A computer and a terminal node controller (TNC) or a software-defined radio with modem software
Software: Winlink Express (free, Windows) handles the entire process: compose email, connect to the nearest gateway station via radio, send, receive replies.
Capability: Email with attachments up to 120KB. Slow by internet standards, but adequate for text messages, brief documents, and small data files.
How it stays connected when the internet is down: Winlink gateways have internet connections, but the ham radio Winlink network also has peer-to-peer mode (direct station-to-station exchange without a gateway) that works with no internet at all. Stations can exchange mail directly between each other.
APRS (Automatic Packet Reporting System): A different packet radio application that broadcasts GPS position, brief messages, and telemetry data on 144.390 MHz (the APRS national frequency in the US). Uses the internet-connected iGate network to relay positions globally when internet exists; continues to work locally (station-to-station) when it doesn't.
Function 3: Sneakernet
The sneakernet is how information actually moves when networks are down.
Practical applications:
- USB drive carried between communities with current news, medical information, and maps
- SD card with a day's radio log passed between households for distribution
- External hard drive with full offline Wikipedia, reference books, and skill libraries transferred when vehicles travel between locations
Pre-staging information: The most valuable sneakernet capability is the offline reference library you stage before the emergency. Every prepper's emergency kit should have a USB drive containing:
- Offline Wikipedia: The Kiwix app with Wikipedia offline database (a compressed offline version is approximately 22GB, or a smaller English-language selected subset for $0)
- Offline Maps: Download your region in a mapping app (Maps.me, Organic Maps, or AllTrails) before the event
- Medical Reference: Where There Is No Doctor, Where There Is No Dentist, The Merck Manual (PDFs, legally available)
- Technical Manuals: Relevant to your skills and equipment
- Contact Information: Current phone numbers, addresses, and locations for all critical contacts
- Financial Information: Account numbers, insurance policy numbers, critical documents
This library, stored on a USB drive or microSD card, is available entirely offline and can be copied and shared via sneakernet.
Sneakernet protocols: To make sneakernet useful for a community, establish:
- A specific drive format (FAT32 is compatible with virtually every device)
- A directory structure (top-level folders: News, Maps, Reference, Medical, Contacts)
- A datestamping convention (folder names include date: 2026-03-29-news)
- A master copy location (who holds the authoritative copy and updates it)
Function 4: Offline Maps and Navigation
Downloaded before the emergency. Non-negotiable.
Apps that work offline:
- Maps.me: Download entire states or regions. Turn-by-turn navigation, hiking trails, rural roads all included. Free.
- Organic Maps: Same capability as Maps.me, fully open-source and no account required. Free.
- Gaia GPS: Best for wilderness navigation and off-road travel. Premium features require subscription, but substantial free offline capability.
- AllTrails: Trail maps and navigation for hiking. Offline download requires a Pro subscription.
Download your entire state plus any areas you might travel to in an emergency. Storage is cheap.
Dedicated GPS devices: Garmin handheld GPS devices (eTrex, Oregon, Montana series) download topographic maps that work without any phone or network. Battery life is better than a phone in continuous use. These are the most reliable option for serious navigation.
Building Your Offline Information Stack
The 30-day pre-emergency task:
- Buy 3-4 Meshtastic-compatible LoRa devices ($30-40 each). Configure them with a group key. Test with your group.
- Download offline maps for your region and likely bug-out routes on every phone in the household.
- Download offline reference (Wikipedia, medical) to a dedicated USB drive.
- If you have a ham license: set up Winlink on your radio system.
- Pre-stage critical documents and contacts on the USB drive.
This costs $120-160 in hardware and 2-3 hours of setup time. It ensures that if internet infrastructure disappears tomorrow, you have messaging, maps, email, and reference — the critical functions covered.
Pro Tip
The Meshtastic devices cost $35 each. Buy four. Give one to each of three trusted neighbors or group members. Configure them all with the same network key. You now have a mesh network covering your neighborhood with no infrastructure, no subscription, and no ongoing cost. This is the most effective community resilience investment available at this price point.
Sources
Frequently Asked Questions
What is Meshtastic and how does it work?
Meshtastic is an open-source, long-range mesh networking protocol that runs on inexpensive LoRa radio devices ($30-40). Each device acts as both a radio and a mesh relay node — messages hop from device to device, extending range beyond any single device's direct reach. A network of 4-5 devices spread across a neighborhood or small community provides a resilient text messaging system that requires no internet, no cell service, and no infrastructure. Range between nodes: 1-15 miles depending on terrain.
What is packet radio?
Packet radio is a digital communication mode used on amateur radio frequencies that transmits data in discrete packets (similar to internet packets). It can be used to send email via Winlink, share position data via APRS, or exchange files between stations. It requires a ham license, a radio, and a terminal node controller (TNC) or sound card interface. Modern implementations use a computer and a dedicated modem. Data rates are slow (300-9600 baud) but reliable over long distances.
What is sneakernet?
Sneakernet is a term for physically carrying data from one place to another on a portable storage medium — thumb drives, SD cards, external hard drives. Pre-internet, this was how data was shared. In a grid-down scenario, sneakernet is how digital information gets from where it is to where it needs to be. A USB drive with medical records, maps, contacts, and key information, carried by a person traveling between locations, is a sneakernet delivery.
Can these alternatives actually replace internet?
No. They replace specific internet functions at dramatically reduced bandwidth and range. Meshtastic handles short text messages, not streaming video. Packet radio handles email and small data files, not web browsing. Sneakernet handles bulk data transfer between physically separate locations, not real-time communication. Planning for grid-down communication means identifying which specific functions are critical (family check-ins, emergency information, maps) and pre-staging the tools and data to handle those functions specifically.