Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDEADBLACKCLOVER <deadblackclover@protonmail.com>2020-05-21 10:21:23 +0300
committerGitHub <noreply@github.com>2020-05-21 10:21:23 +0300
commit321bc13307f7cd7776d2918a4cc217377c366991 (patch)
tree0ec3bbcc31426f480bf2e950373a21faf909e0ee /docs
parentc9462bd8a789b6599b9ff1cb00b6280597dee519 (diff)
Added CipherTorrent
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 334fda5..2e5c3de 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -101,6 +101,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Hubzilla][hubzilla]** - WebTorrent player integration into posts ([source code][hubzilla-source])
- **[Come Over][comeover]** - Video stream sharing to watch movies together.
- **[Peer Web Site][peerwebsite]** - Realtime P2P Web Site using WebTorrent for files and WebRTC for text.
+- **[CipherTorrent][cipher-torrent]** - Online and offline browser torrent client ([source code][cipher-torrent-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -178,6 +179,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[hubzilla-source]: https://github.com/demitas-ace/wtplayer/tree/master/wtplayer
[comeover]: https://comeover.io
[peerwebsite]: https://peerweb.site
+[cipher-torrent]: https://torrent.cipherdogs.net
+[cipher-torrent-source]: https://github.com/CipherDogs/cipher-torrent
## How does WebTorrent work?