Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

WebTorrent

From Wikipedia, the free encyclopedia
Peer-to-peer web-based torrent client
WebTorrent
The WebTorrent logo is a red heart over a dark grey background with a red border hexagon.
Logo
Original authorFeross Aboukhadijeh
DeveloperWebTorrent
Initial release22 October 2013; 12 years ago (2013-10-22)
Repositorygithub.com/webtorrent/webtorrent
Written inJavaScript
Operating systemCross-platform
Available inJavaScript
TypeCommunications protocol,distributed file system,content delivery network
LicenseMIT[1]
WebsiteWebTorrent.io
Part ofa series on
File sharing
Development and societal aspects
By country or region

WebTorrent is apeer-to-peer (P2P)streamingtorrent client written inJavaScript that enablesBitTorrent functionality directly withinweb browsers. Created byFeross Aboukhadijeh, the developer behindYouTube Instant, WebTorrent implements theBitTorrent protocol usingWebRTC for peer-to-peer data transfer, allowing users to download and stream torrents without requiring traditional torrent client software.

The project consists of both a browser-basedJavaScript library andWebTorrent Desktop, a standalonedesktop application built withElectron. WebTorrent Desktop serves as a bridge between the WebTorrent network and traditional BitTorrent networks, enabling interoperability between web-based and conventional torrent clients. The software supports commonvideo file formats andaudio file formats for in-browser streaming, making it particularly suitable formedia streaming applications.

WebTorrent isopen-source software distributed under theMIT License and is actively developed onGitHub. The project has gained significant adoption in theweb development community for its ability to bring decentralized file sharing capabilities to web applications without requiring users to install additional software or browser plugins.

History

[edit]

Before creating WebTorrent, the developers first created PeerCDN, a peer-to-peercontent delivery network which was bought byYahoo! in 2013.

The idea behind WebTorrent is to make a BitTorrent-like protocol that works on the web browser, maintaining as much compatibility with BitTorrent as possible.[2] Anyweb browser should be able to connect to apeer-to-peer swarm, fetch content, verify that it is correct, and display it to the user – all as much as possible without centralized servers relying on a network entirely of people's browsers.[3] WebTorrent uses the sameprotocol as BitTorrent but uses a differenttransport layer. WebTorrent primarily relies onWebRTC connections, while BitTorrent usesTCP connections andUDP datagrams directly.[3]

WebTorrent Desktop

[edit]

The WebTorrent Desktop bridges the two networks of WebRTC-based WebTorrent and TCP/UDP-based BitTorrent simultaneously. The BitTorrent clientVuze (formerlyAzureus) less gracefully but adequately functionally incorporated WebTorrent adding simultaneous network bridging to their software. The developers usedElectron that makes desktop apps using JavaScript with access to all theAPIs fromChrome andNode.[3]

Functionality

[edit]

Online video is the core focus as that is where WebTorrent is most useful. It is less suited for smaller files or data sets but is ideal for larger files.[3]

File availability, as with BitTorrents, is dependent on torrentseeding. If only a few users are sharing a file, then an HTTP server that provideswebseeding would be the fallback. There is no sharing without webseeding. However, this could have some positive implications. Rather than using a middleman upload site to share a large private file with another person, with WebTorrent you may directly connect without leaving traces somewhere or potentially being archived on some upload site. You simply drag and drop your file to create a magnet link that you can share with your friend. Connections are already encrypted, but you may add extra layers of encryption with keys to send another way. RAM limits may be managed withIndexedDB.[3]

The client prioritizes downloading pieces chronologically, so that the file is able to be streamed uninterrupted even before the download is complete.[4]

Adoption

[edit]

WebTorrent uses widely supported open web standards like WebRTC and therefore works in any modern browser, includingGoogle Chrome,Firefox, andOpera for Desktop and Android,Microsoft Edge andSafari.[5][better source needed]

Brave

[edit]

Brave web browser bundles WebTorrent into the native executables and integrates WebTorrent into its UI.[6]

Torrent Clients

[edit]

Some torrent clients supports seeding to WebTorrent peers, for exampleBiglyBT (has Android version) and clients based on thelibtorrent[4] likeQBittorrent,Deluge andLibreTorrent (Android).

Websites

[edit]

BitChute

[edit]

Launched in 2017,[7]BitChute is avideo hosting service that used WebTorrent P2P technology.[8][9] It claimed in order to ease bandwidth issues of centralized streaming.[7] According toFredrick Brennan, there is little evidence BitChute actually uses peer-to-peer technology.[10] By April 2021, the option to host videos using WebTorrent on BitChute "appears to have been deprecated", according toArs Technica.[11]

PeerTube

[edit]

PeerTube formerly used WebTorrent but stopped because of maintaining complexity.[12]

See also

[edit]

References

[edit]
  1. ^"Webtorrent/Webtorrent".GitHub. 2 June 2021.
  2. ^Ernesto (2018-01-04)."WebTorrent Desktop Hits a Million Downloads".TorrentFreak.com. TorrentFreak. Retrieved2018-11-03.
  3. ^abcdeHeavybit (2017-07-06)."Demuxed - Ep. #5, WebTorrent: Bringing BitTorrent to the Web".YouTube. Heavybit. Retrieved2018-11-03. @4:35+
  4. ^ab"WebTorrent support - arvidn/libtorrent".GitHub. 2020-07-01.
  5. ^"WebTorrent FAQ".webtorrent.io. Retrieved2022-03-12.
  6. ^"What extensions are built into Brave?".Brave Help Center. Retrieved2023-07-27.
  7. ^abTrujillo, Milo; Gruppi, Maurício; Buntain, Cody; Horne, Benjamin D. (2020-07-13)."What is BitChute?".Proceedings of the 31st ACM Conference on Hypertext and Social Media. HT '20. New York, NY, USA: ACM. pp. 139–140.doi:10.1145/3372923.3404833.ISBN 978-1-4503-7098-1.S2CID 220434725.
  8. ^"BitChute is a BitTorrent-Powered YouTube Alternative".TorrentFreak. 2017-01-29. Retrieved2017-12-10.
  9. ^Beer, Doron."iTWire - BitChute: the first serious YouTube competitor?".www.itwire.com. Retrieved2017-12-10.
  10. ^"Bitchute claims to be a decentralized platform—that's not true".The Daily Dot. 2019-11-27. Retrieved2020-12-19.
  11. ^Chant, Tim De (29 April 2021)."Conspiracy theorist said death threats were "jokes"—but jury didn't buy it".Ars Technica. Retrieved18 May 2021.
  12. ^"PeerTube v6 is out, and powered by your ideas !".Framablog. Framasoft. 23 October 2023. Retrieved23 June 2024.We needed to settle a technical debt: v6 removes support for WebTorrent to focus on HLS (with WebRTC P2P).

External links

[edit]
Networks,
protocols
Centralized
Decentralized
Historic
Comparisons
ofclients
Hyperlinks
Uses
Concepts
Privacy
Internal
technologies
Companies
People
Technology
Clients
(comparison,
usage share)
Tracker software
(comparison)
Search engines
(comparison)
Defunct sites
(comparison)
Related topics
Disk and
non-rotating
Optical disc
Flash memory andSSD
host-sidewear leveling
Distributed parallel
NAS
Specialized
Pseudo
Encrypted
Types
Features
Access control
Interfaces
Lists
Layouts
Background
Principles
With aproxy server
Without a proxy server
Anti-censorship software
Free software
Proprietary software
Browser extensions
Anonymity
Anonymous software
Anonymous P2P network
Physical circumvention methods
Relevant organizations
Reference
Italics indicates that maintenance of the tool has been discontinued.CategoryCommons
Technology
Consensus mechanisms
Proof of work currencies
SHA-256-based
Ethash-based
Scrypt-based
Equihash-based
RandomX-based
X11-based
Other
Proof of stake currencies
ERC-20 tokens
Stablecoins
Meme coins
Other currencies
Inactive currencies
Crypto service companies
Related topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=WebTorrent&oldid=1294649803"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp