TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

WebRTC Copy – OTR and fast file transfers over WebRTC

49 点作者 erbbysam超过 11 年前

5 条评论

mike-cardwell超过 11 年前
The problem with sites like these are that you have to trust the site owner to not just add some javascript to the page which breaks the security of your conversation.<p>Except this site is worse, because they also let their third party user tracking provider run arbitrary script on every page too.<p>Nice as a demo of technology though.
评论 #6580946 未加载
评论 #6580237 未加载
评论 #6580646 未加载
评论 #6581151 未加载
shmerl超过 11 年前
Can anyone explain please, whether WebRTC is a protocol or not? After reading this: <a href="http://www.webrtc.org/faq#TOC-Why-should-I-use-WebRTC-" rel="nofollow">http:&#x2F;&#x2F;www.webrtc.org&#x2F;faq#TOC-Why-should-I-use-WebRTC-</a> I thought it&#x27;s just an API to enable other protocols (XMPP&#x2F;Jingle, SIP etc.) to be built through JavaScript. Or is it a protocol after all?
评论 #6582718 未加载
评论 #6583558 未加载
comex超过 11 年前
Security issues are one thing, but I&#x27;ve been using this site as a simple way to transfer (nonsensitive) large files without having to wait for the file to go through a third party server, sit through the ads required to pay for the bandwidth for such a server, or require the recipient to download specialized software for a P2P transfer. For this purpose it&#x27;s very convenient.
morsch超过 11 年前
You know what they say about javascript browser crypto, but for what it&#x27;s worth, it worked fine for transferring a file from my desktop to my phone (Firefox on both ends).<p>I wonder: when using WebRTC between two devices on a single LAN, is my ISP involved (possibly: beyond bootstrapping the process)?
评论 #6580098 未加载
taralx超过 11 年前
It would be lovely if it would explain what features it needs out of Chrome Canary.
评论 #6582045 未加载