From 14a5304d54723195da6ee4a3aee5af593a974130 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 16 Jan 2017 19:54:36 -0800 Subject: [PATCH] Add Plaktos to "Projects" section I noticed in an issue comment that @georgeaf99 built this project using WebTorrent :tada: --- docs/faq.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 5fa19741..e25ab722 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -95,6 +95,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[CodeDump][codedump]** - A WebTorrent based code pastebin ([source code][codedump-source]) - **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source]) - **[BitChute][bitchute]** - A decentralized video streaming social network +- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -162,6 +163,9 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [lunik-torrent]: https://tcloud-lunik.herokuapp.com [lunik-torrent-source]: https://github.com/Lunik/Lunik-Torrent [bitchute]: https://www.bitchute.com +[planktos]: https://xuset.github.io/planktos/ +[planktos-source]: https://github.com/xuset/planktos + ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],