ウェブ全体をファイル・システムとしてしまうlocalhost

bittorrentと分散ハッシュ・テーブル技術であるkademliaを利用してブラウザからフォルダを覗くことで,ウェブ全体をファイル・システムとしてしまうのがlocalhost。デフォルトでシステムにはルート・フォルダから入ることになるけれども,フォルダの中にいくつでもフォルダを入れることができる。そして人気が集まるとそのフォルダがデフォルトとなる。またlocalhostは技術的にはbittorrentクライアントのazureusを改良したものなのでazureusとしても使える。

Every user accesses the system from the same root folder. You can change any folder (including the root folder) by adding files and/or folders to it. When you make changes to a folder, a new version of it is created. This results in each folder in the file system having any number of alternate versions. Each user can view any version of each folder. The default version of a folder displayed to users is the most popular version, where the popularity of a version is determined by the number of users that have chosen to view that version. If you make some changes to a folder, which makes a new version, other users will view that version, and if they are good changes, they will continue to view that version, rather than any other version. Your version will become popular, and it may become the default version of that folder for everybody to see.

http://p2p.cs.mu.oz.au/software/Localhost/index.html