Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semi-undefined experimental WebRTC obscura #7

Open
eyedeekay opened this issue May 16, 2020 · 2 comments
Open

Semi-undefined experimental WebRTC obscura #7

eyedeekay opened this issue May 16, 2020 · 2 comments

Comments

@eyedeekay
Copy link
Owner

eyedeekay commented May 16, 2020

Ties in to Reseed-over-WebRTC Datachannel and also the reseed-over-WebRTC datachannel client proxy which I don't think I have even started yet. The concept would basically be to create a network of browsers, collaborating to provide reseeds by proxy(over WebRTC) to participants who cannot reach a regular reseed server or may wish to avoid their ISP having visibility into when they did a reseed.

@backkem
Copy link

backkem commented May 17, 2020

If you haven't already, check out pion/webrtc. It's a WebRTC stack in pure Go. You can run it naively and even in the browser using WASM. If you have any questions, the #pion channel of the gopher slack hosts a vibrant community that loves to discuss all things WebRTC.

@eyedeekay
Copy link
Owner Author

Absolutely, I'm a big fan of the work, will definitely be using pion/webrtc when I finally implement this. Still quite a distance from tackling this issue at the moment though, I basically understand WebRTC and what it's for, but I lack experience actually implementing things with it. I'll definitely be in touch about it when I am in the implementation phase though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants