This document discusses integrating the Tahoe distributed storage system with Hadoop's MapReduce framework to enable secure large-scale data analysis across organizational boundaries. Tahoe allows flexible access control and encrypts data across storage nodes, addressing security concerns. The author details how Tahoe works, how to configure Hadoop to use Tahoe storage, and deployment scenarios for large organizations, communities, and public clouds. Performance tests show Tahoe write speeds are slower but read-intensive jobs perform similarly to HDFS. Source code is available under open source licenses.