meet
the proximity internet mesh
internet that survives the internet.
download → github
rust production-ready open source · mit macos · linux
↓ scroll
pim --describe

every device near you becomes a node.

PIM is a proximity-first mesh networking daemon. It routes IP traffic hop-by-hop through nearby peers until it reaches a node with internet access. End-to-end encrypted. No central server. No single point of failure.

Connectivity when the cloud isn't reachable Outages, censorship, disasters, or just no last-mile coverage. The mesh keeps working.
Censorship resistance by default No central server to block, no DNS to poison, no choke point a regulator can flip.
Last-mile coverage anywhere Wherever there are devices, there's a network. Phones, laptops, IoT, even bluetooth radios.
Sovereign infrastructure The network layer for the network state. Owned by the people who use it, not the ones who route it.
INTERNET GATEWAY shares internet RELAY hop · forward RELAY hop · forward CLIENT phone CLIENT laptop CLIENT iot sensor CLIENT bt radio wi-fi direct · bluetooth · lan
01 · ROLE

client

Originates traffic. Sends and receives packets. Doesn't share its connection.

02 · ROLE

relay

Forwards mesh frames between peers. Extends reach. May or may not have internet itself.

03 · ROLE

gateway

Has internet. Shares it with the whole mesh via NAT. Any node with a connection can be one.

pim diagnose --network global

why this matters now.

Bitcoin made money sovereign. ZK made privacy verifiable. AI agents do our work for us. We've reinvented every layer of the digital economy — except the one underneath all of them.

governments

Internet shutdowns are on the rise. States treat connectivity as a lever of control — Iran, Russia, Myanmar, Ethiopia. One order and your network is gone.

🌊

disasters

Earthquakes, floods, and hurricanes sever undersea cables and destroy base stations — exactly when connectivity matters most.

🏔

no infrastructure

Billions live without reliable last-mile connectivity. Remote offices, field operations, and emerging markets pay the price every day.

Your VPN needs the cloud. Your auth needs the cloud. Your SaaS needs the cloud. Your monitoring needs the cloud. No cloud = no business.
pim discover --mechanisms all

three ways to find each other.

Nodes discover each other automatically — no manual config. All three mechanisms run in parallel and are fully additive. Once a peer is found, the same encrypted TCP session takes over.

📡

lan / udp broadcast

Compact UDP advertisement packets on the local network. Any node that hears one initiates a TCP session automatically.

🔗

wi-fi direct

Drives wpa_supplicant's P2P subsystem. Discovers nearby devices, negotiates group formation — no access point needed.

🦷

bluetooth pan

Uses BlueZ to scan, pair, and establish PAN/NAP links. Learns peer IPs from the PAN neighbor table.

pim apply --domain smart-city

built for cities and people who can't wait for the cloud.

Real-world scenarios where PIM keeps things working when the legacy internet doesn't.

festival of 50k

Cell signal saturated. PIM gives the crowd a network of their own — peer to peer, no tower needed.

city sensors

Pollution, traffic, noise sensors with no 4G contract. Each one hops to the next until a phone or gateway picks the data up.

radio bridge

A single node bridged to a LoRa or HAM radio extends the mesh across kilometers — no telecom tower needed at all.

pim compare --against alternatives

the missing layer.

VPNs need the cloud. Satellite needs sky and money. Mesh apps do text only. PIM is the only stack with full IP routing, proximity discovery across three transports, no central server, and a production-ready Rust daemon.

capability traditional vpn satellite mesh apps ▸ pim
full ip routing ✓ yes ✓ yes ✗ text only ✓ yes
no central server ✗ needs cloud ✗ needs satellite ~ partial ✓ fully serverless
works without infrastructure ✓ expensive ~ limited range
proximity-native discovery ~ some ✓ lan · wfd · bt
low regulatory footprint ~ medium ✗ high ✓ low ✓ low
production-ready daemon ~ partial ✓ rust · memory-safe
we're not iterating on a competitor — we're building the missing layer.
pim roadmap --next
roadmap · not in the app yet

this is just the network.

Today, PIM ships the network layer — the daemon, the discovery, the encrypted mesh. Everything below is what comes next. These features aren't in the current release. They're our roadmap, and what we're raising for.

01 · NEXT

sdk

A library for builders. Write apps that talk peer to peer with one import.

planned
02 · NEXT

app store

Community-built apps that run on the mesh. DAO tools, identity, chat, agents — no cloud needed.

planned
03 · NEXT

radio bridge

LoRa and HAM bridges to extend the mesh across kilometers. Cities without telecom towers.

planned
04 · ONGOING

community

Open source, MIT licensed. Ship code, earn reputation, build the city's own internet.

ongoing
sovereign money · sovereign privacy · sovereign work · sovereign network
internet that survives
the internet.
get pim → contact
reach out pim@astervia.tech