PirateBox
The PirateBox is a device designed to facilitate sharing. There's one catch, it isn't connected to the Internet, so you need to be close enough to connect via Wi-Fi to this portable file server. This article outlines the project and shows how to build your own.
In days of yore (the early- to mid-1990s) those of us using the "Internet", as it was, delighted in our ability to communicate with others and share things: images, MIDI files, games and so on. These days, although file sharing still exists, that feeling of community has been leeched away from the same activities, and people are somewhat skeptical of sharing files on-line anymore for fear of a lawsuit or who's watching.
Enter David Darts, the Chair of the Art Department at NYU. Darts, aware of the Dead Drops (http://deaddrops.com) movement, was looking for a way for his students to be able to share files easily in the classroom. Finding nothing on the market, he designed the first iteration of the PirateBox.
"Protecting our privacy and our anonymity is closely related to the preservation of our freedoms."—David Darts
Dead Drops
Dead Drops is an off-line peer-to-peer file-sharing network in public. In other words, it is a system of USB Flash drives embedded in walls, curbs and buildings. Observant passersby will notice the drop and, hopefully, connect a device to it. They then are encouraged to drop or collect any files they want on this drive. For more information, comments and a map of all Dead Drops worldwide, go to http://deaddrops.com.
What Does David Darts Keep on His PirateBox?
-
A collection of stories by Cory Doctorow.
-
Abbie Hoffman's Steal This Book.
-
DJ Danger Mouse's The Grey Album.
-
Girl Talk's Feed the Animals.
-
A collection of songs by Jonathan Coulton.
-
Some animations by Nina Paley.
(All freely available and released under some sort of copyleft protection.)
The PirateBox is a self-contained file-sharing device that is designed to be simple to build and use. At the same time, Darts wanted something that would be private and anonymous.
The PirateBox doesn't connect to the Internet for this reason. It is simply a local file-sharing device, so the only thing you can do when connected to it is chat with other people connected to the box or share files. This creates an interesting social dynamic, because you are forced to interact (directly or indirectly) with the people connected to the PirateBox.
The PirateBox doesn't log any information. "The PirateBox has no tool to track or identify users. If ill-intentioned people—or the police—came here and seized my box, they will never know who used it", explains Darts. This means the only information stored about any users by the PirateBox is any actual files uploaded by them.
The prototype of the PirateBox was a plug computer, a wireless router and a battery fit snugly into a metal lunchbox. After releasing the design on the Internet, the current iteration of the PirateBox (and the one used by Darts himself) is built onto a Buffalo AirStation wireless router (although it's possible to install it on anything running OpenWRT), bringing the components down to only the router and a battery. One branch of the project is working on porting it to the Android OS, and another is working on building a PirateBox using only open-source components.
How to Build a PirateBox
There are several tutorials on the PirateBox Web site (http://wiki.daviddarts.com/PirateBox_DIY) on how to set up a PirateBox based on what platform you are planning on using. The simplest (and recommended) way of setting it up is on an OpenWRT router. For the purpose of this article, I assume this is the route you are taking. The site suggests using a TP-Link MR3020 or a TP-Link TL-WR703N, but it should work on any router with OpenWRT installed that also has a USB port. You also need a USB Flash drive and a USB battery (should you want to be fully mobile).
Adding USB Support to OpenWRT
USB support can be added by running the following commands:
opkg update
opkg install kmod-usb-uhci
insmod usbcore
insmod uhci
opkg install kmod-usb-ohci
insmod usb-ohci
Assuming you have gone through the initial OpenWRT installation (I don't go into this process in this article), you need to make some configuration changes to allow your router Internet access initially (the PirateBox software will ensure that this is locked down later).
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Dynamic DNS—an Object Lesson in Problem Solving | May 21, 2013 |
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
- RSS Feeds
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Using Salt Stack and Vagrant for Drupal Development
- Dynamic DNS—an Object Lesson in Problem Solving
- New Products
- Validate an E-Mail Address with PHP, the Right Way
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Download the Free Red Hat White Paper "Using an Open Source Framework to Catch the Bad Guy"
- Tech Tip: Really Simple HTTP Server with Python
- Roll your own dynamic dns
7 min 40 sec ago - Please correct the URL for Salt Stack's web site
3 hours 19 min ago - Android is Linux -- why no better inter-operation
5 hours 34 min ago - Connecting Android device to desktop Linux via USB
6 hours 2 min ago - Find new cell phone and tablet pc
7 hours 1 min ago - Epistle
8 hours 29 min ago - Automatically updating Guest Additions
9 hours 38 min ago - I like your topic on android
10 hours 24 min ago - This is the easiest tutorial
17 hours 38 sec ago - Ahh, the Koolaid.
22 hours 39 min ago
Enter to Win an Adafruit Pi Cobbler Breakout Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Pi Cobbler Breakout Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- 5-21-13, Prototyping Pi Plate Kit: Philip Kirby
- Next winner announced on 5-27-13!
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
Mobilya Modelleri
this kind of box. I wonder what's inside?
Fantastic concept but...
What's the point of being able to share your files, if there's no1 to share them with? How many people have ever heard of Pirate Box? This is certainly my first time and I'm a huge nerd. Let's say I go fully mobile and take it to a public location, what are the odds of me finding someone who is looking for a pirate box as well? Probably slim. And if they did know about it, why wouldn't they try to bring their own? Then everyone's sharing with each other, yet nobody is connected to one another. Neat concept, but far from practical use.
Veronica @ http://www.bluepelicanloans.com/
PirateBox
One of the most fun aspects of a LAN party was exploring the shared files of all the other users on the network. There were people that would show up, solely for the file swapping. That is exactly what this project is about.PirateBox is a mobile p2p sharing and collaboration platform. Basically it is a wireless hotspot with a slick interface and a shared folder.
regards.
bizworldusa
This will be useful for our
This will be useful for our last finals this coming Saturday. Well, that is, to set it up today so we can pass notes and the other files we have to one another via a centralized location. This way we won't have to format our own individual mess of files in a way that everyone in the group can understand.
I just got it to work in the
I just got it to work in the dorm. Instead of what we normally did before, now everyone can just grab what they want instead of interrupting studying just to ask for the USB again...walking back and forth,..getting frustrated...you know the deal. I must admit, we "kids today" are pretty spoiled in some ways with respect to how convenient some things are. I made a page (well took some notes) on how I was able to get it to work at school: (Actually my brother had to stand over my shoulder when doing it haha)
http://www.baseops.net/aviationbooks/history.html
one question:
how do the dead-drop folks prevent their USB sticks from becoming malware vectors? For that matter, how does the Pirate Box prevent this?
is this essentially an ad
is this essentially an ad hock network that you setup?
The is incredible!
This is a totally awesome idea. I will have to make one my self now lol.
Source code
Any link of the piratebox_0.3-2_all.ipk source code?
:)
I believe it's on Source
I believe it's on Source Forge somewhere but I have the documentation posted on my page: http://www.daplayersclubz.net/networksetups/linux.html