summaryrefslogtreecommitdiff
path: root/net/bittorrent/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/bittorrent/DESCR')
-rw-r--r--net/bittorrent/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/bittorrent/DESCR b/net/bittorrent/DESCR
new file mode 100644
index 00000000000..42062c4cba4
--- /dev/null
+++ b/net/bittorrent/DESCR
@@ -0,0 +1,8 @@
+BitTorrent is a tool for distributing files. It's extremely
+easy to use - downloads are started by clicking on hyperlinks.
+Whenever more than one person is downloading at once
+they send pieces of the file(s) to each other, thus relieving
+the central server's bandwidth burden. Even with many
+simultaneous downloads, the upload burden on the central server
+remains quite small, since each new downloader introduces new
+upload capacity.