Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erbbysam
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Increasing Google and Alphabet VRP rewards
(bughunters.google.com)
100 points
by
erbbysam
2y ago
|
99 comments
2.
▲
by
erbbysam
10y ago
Yup, this works - https://github.com/erbbysam/webRTCCopy/blob/master/client/js... (not the cleanest code) You can then use idb.filesystem.js to add api support for firefox etc. Search the file abov
3.
▲
DEFCON 23 Uber Badge Replica
(co9.io)
63 points
by
erbbysam
10y ago
|
4 comments
4.
▲
DEF CON 24 EFF T-Shirt Puzzle
(co9.io)
3 points
by
erbbysam
10y ago
|
0 comments
5.
▲
by
erbbysam
12y ago
A short story on that as a Defcon 22 badge competitor - When we reached the stage where we got the "Lorem ipsum" page. We first noticed that a bunch of the lines did not directly follow the "Lorem ipsum" format exactly a
6.
▲
WebRTC Security – An overview, including a MiTM example
(blog.erbbysam.com)
5 points
by
erbbysam
12y ago
|
0 comments
7.
▲
by
erbbysam
13y ago
Nice work, sorry to be that guy, but it should IIII, not IV on the second clock face - http://www.ubr.com/clocks/frequently-asked-questions-faq/faq... ( via https://en.wikipedia.org/wiki/Roman
8.
▲
by
erbbysam
13y ago
Yup it's possible. It doesn't appear to be here though, especially if the files have any sort of lifespan not dependant on the users browser staying open. Anyhow, I built something similar over at rtccopy.com which does use webrtc
9.
▲
by
erbbysam
13y ago
No, I currently just manually keep the site in sync with the repository. Not exactly the most professional system but it got the job done. I'm going to look into that(not sure exactly how it works, but I do need to keep a node.js serve
10.
▲
by
erbbysam
13y ago
Chrome Canary is the only Chrome version that has working SCTP (reliable) datachannel support at the moment. It's broken(undetectable also) in every version before that (you can try, the website won't stop any version, just displa
11.
▲
by
erbbysam
13y ago
removed - https://github.com/erbbysam/webRTCCopy/commit/c1f35404414d63...
12.
▲
by
erbbysam
13y ago
It looks like this is leaking the room name to Google Analytics. After thinking about this more, I'm going to go ahead and remove that. I should be able to monitor the server itself to make sure it isn't getting overloaded.
13.
▲
by
erbbysam
13y ago
Thanks for the feedback. In defense of this implementation - - The only external JS loaded on this site is google analytics. Feel free to block this using something like noscript :) - WebRTC datachannel connections on this site don't u
14.
▲
by
erbbysam
13y ago
A minor note on 1. - rtccopy.com does use (optionally) OTR in javascript on top of the DTLS channel in order guarantee identity (something not currently guaranteed with the DTLS channel).
15.
▲
WebRTC Copy – OTR and fast file transfers over WebRTC
(rtccopy.com)
49 points
by
erbbysam
13y ago
|
27 comments
16.
▲
by
erbbysam
13y ago
Hi, I'm the author of rtccopy.com ( https://github.com/erbbysam/webRTCCopy ). Having just updated the site to support reliable connections, I was not aware that SCTP supported larger "chunk"/message s
17.
▲
Applied homomorphic crypto – secure meeting scheduling & a (small) paper error
(blog.erbbysam.com)
2 points
by
erbbysam
13y ago
|
0 comments
18.
▲
by
erbbysam
13y ago
Awesome catch, Thanks! upvoted & cc'd
19.
▲
by
erbbysam
13y ago
Similar approach to ShareFest - http://rtccopy.com/
20.
▲
by
erbbysam
13y ago
Probably limited to webrtc datachannel only, but as a developer, you could add in a JS OTR implementation - https://github.com/arlolra/otr
21.
▲
by
erbbysam
13y ago
Kind of random, but this looks very similar to Ming (php plugin) which renders flash in a very similar manner. I open-sourced a library for rendering animations using it just a few days ago (although the project itself it 6 years old) - ht
22.
▲
by
erbbysam
13y ago
Thank you for posting that, it helped me iron out some connection failure related issues!
23.
▲
by
erbbysam
13y ago
When I was initially developing this a month ago, I used the Chromium nightly build on Ubuntu on my laptop. Since then my laptop's video card died. I'm going to probably roll out a linux VM soon to make sure this works with Chromium nightly
24.
▲
by
erbbysam
13y ago
I like that idea. Will implement it shortly.
25.
▲
by
erbbysam
13y ago
As ianlevesque mentioned in the link below, http://peerjs.com/status is a good overview of current state of data channels. As Firefox stabilizes their WebRTC data channel support, I will implement it. Hopefully there will soon be cross-br
26.
▲
by
erbbysam
13y ago
I think http://sharefest.peer5.com/ is actually exactly that.
27.
▲
Show HN: Transfer files between computers using WebRTC
(rtccopy.com)
81 points
by
erbbysam
13y ago
|
43 comments
28.
▲
by
erbbysam
13y ago
There is a hack to get around this (in Chrome) by increasing the SDP channels transfer rate (I think), still doesn't solve the MTU/reliable issue though. I originally found it via ShareFest - https://github.com/Peer5/ShareFest/issues/10 &
29.
▲
How I got away from WordPress (with code)
(blog.erbbysam.com)
2 points
by
erbbysam
14y ago
|
0 comments
30.
▲
Swthr - simple weather, graphed
(swthr.com)
2 points
by
erbbysam
14y ago
|
0 comments
More ›