From bd656cbea4ba8efde7401574c7eb915974fd03d6 Mon Sep 17 00:00:00 2001 From: Ajain Vivek Date: Sat, 23 Apr 2016 18:40:58 +0530 Subject: [PATCH] add p2pdrop to app using webtorrent list P2PDrop is secure file sharing application for desktop and browser. --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index b96d82e4..d199b232 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -74,6 +74,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[YouShark][youshark]** - Web music player for WebTorrent ([source code][youshark-source]) - **[Peerify][peerify]** - Instant Web-seeded torrents for your files - **[Instant-Share][instant-share]** - File sharing over WebTorrent +- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** [webtorrent-desktop]: https://webtorrent.io/desktop @@ -103,6 +104,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways: [youshark-source]: https://github.com/enorrmann/youshark [peerify]: https://peerify.btorrent.xyz [instant-share]: http://fs.lunik.xyz/ +[p2pdrop]: http://p2pdrop.com +[p2pdrop-source]: https://github.com/ajainvivek/P2PDrop ## How does WebTorrent work?