From 76b26ebe459f3d5a3333b3ce61f500249fa311d0 Mon Sep 17 00:00:00 2001 From: Cristi Constantin Date: Thu, 2 Feb 2017 00:45:58 +0200 Subject: [PATCH] Even more apps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f43bf68..ccbe8d4 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,15 @@ ### Applications * [AKASHA](http://akasha.world): A Next-Generation Social Media Network. Powered by the Ethereum world computer. Embedded into the Inter-Planetary File System. +* [airpaste](https://github.com/mafintosh/airpaste): A 1-1 network pipe that auto discovers other peers using mdns. Can send text, or files. +* [CacheP2P](https://github.com/guerrerocarlos/CacheP2P): highly distributed cache platform based on WebTorrent and runs only in the browser. * [Bitmessage](https://bitmessage.org): P2P communications protocol used to send encrypted messages to another person or to many subscribers. * [Dat desktop app](https://github.com/datproject/dat-desktop): Decentralized data tool for distributing data small and large. * [Dropub](https://dropub.com): Share files for free on the internet. It's like Dropbox meets BitTorrent. * [Open Bazaar](https://openbazaar.org): Decentralized network for P2P commerce online - using Bitcoin - that has no fees and no restrictions. * [Ferment](https://github.com/mmckegg/ferment): P2P audio publishing and streaming application. Like SoundCloud but decentralized. * [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. +* [instant.io](https://github.com/feross/instant.io): Streaming file transfer over WebTorrent (torrents on the web). * [IPFS bin](https://github.com/VictorBjelkholm/ipfsbin): Pastebin application for sharing code and text documents to other people. * [IPFS Station](https://github.com/ipfs/station): A native application to run your own IPFS Node. Built with Electron and React. * [nuTorrent](https://github.com/LeeChSien/nuTorrent): A Pure Javascript BitTorrent Client. Built with Electron and React. @@ -19,6 +22,7 @@ * [Orbit](https://github.com/haadcode/orbit): Distributed, serverless, peer-to-peer chat application on IPFS. * [Secure Scuttlebutt Consortium](https://github.com/ssbc): Distributed and secure P2P social network. * [WebTorrent Desktop](https://webtorrent.io/desktop): WebTorrent Desktop is for streaming torrents. It connects to both BitTorrent and WebTorrent peers. +* [webcat](https://github.com/mafintosh/webcat): P2P pipe across the web using webrtc that uses Github private/public key for authentication and a signalhub for discovery. Can send text, or files. * [ZeroNet](https://zeronet.io/): Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Uncensored, no hosting costs, always accessible.