Which would be an excellent way to pitch it. I get the whole anarchist thing but calling it "PirateBox" is going to incite antibodies in nearly any IT dept. Its like naming the Wifi at your house "FBI Surveillance Van 2".
That said, with a unique 'box' identifier and a simple store and forward protocol you could have them link together into a simple network, where you could pass messages or files with addresses like box1!box2!box3!userhandle :-)
That's called Source Routing, and is what cjdns [1] does, although in a more federated and private manner. There's an OpenWRT firmware called meshbox [2] that works on the same devices as PirateBox (and more).
There's no apps shipped with it, but instead you get a secure, adhoc, near-zeroconf mesh network.
ah ok. but why the downvotes? its exactly what i thought it was (minus the bunch of application, which i agree makes a one node mesh network a little bit less useless)
That said, with a unique 'box' identifier and a simple store and forward protocol you could have them link together into a simple network, where you could pass messages or files with addresses like box1!box2!box3!userhandle :-)