diff --git a/README.md b/README.md index 6c81ce0..a947237 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,10 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or * [ipfs-share](https://github.com/rameshvarun/ipfs-share) - Pastebin/Image host/File sharing application * [ipfs-userscript](https://github.com/loadletter/ipfs-redirect-userscript) - Browser userscript for redirecting gateway.ipfs.io links to your local gateway. This should work on any browser that hasn’t had an extension written for it yet and has support for userscripts. * [ipfs.pics](https://ipfs.pics) - Upload and share pics. [GitHub](https://github.com/ipfspics/ipfspics-server) -* [IPFSBin] (https://github.com/victorbjelkholm/ipfsbin) - Pastebin clone build. +* [IPFSBin] (https://github.com/victorbjelkholm/ipfsbin) - Pastebin clone build. * [markup.rocks](https://github.com/davidar/markup.rocks) - Pandoc-based markup editor/previewer/converter, ported to IPFS. [Example](https://ipfs.io/ipfs/QmWPgJnUGLB1LPh9KMG9LEN4LVu5e17TwkEtcmTWdNn9V6/#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u) * [Orbit](https://github.com/haadcode/orbit) - Distributed, peer-to-peer chat application on IPFS. +* [Philes](http://philes.co) - Philes is a browser-based, IPFS-powered distributed notepad (editor & viewer). * [Playback](https://mafintosh.github.io/playback/) - IPFS playback support. This allows casting a video in IPFS to a Chromecast. * [ujo](http://ujomusic.com/) - A blockchain marketplace for musicians. * [uport](https://uport.me/#home) - Uport is a mobile, self-sovereign identity and key management system, built on the Ethereum blockchain. @@ -98,6 +99,7 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS. ## Articles and Press +* 2017-03-31: [Using IPFS for IoT Communications](https://medium.com/@chrismatthieu/using-ipfs-for-iot-communications-b49c2139783a) (medium.com) * 2016-09-12: [IPFS: The Internet Democratised](https://medium.com/@tonywillenberg/web-3-0-a-truly-democratised-internet-f4b06cb4077b) (medium.com) * 2016-05-20: [Changelog Podcast](https://changelog.com/204/) (changelog.com) * 2015-09-10: [First Steps Toward Implementing Distributed Permanent Web With IPFS](https://hacked.com/first-steps-toward-implementing-distributed-permanent-web-ipfs/) (Hacked.com)