webrtc / webrtc-org

WebRTC.org website (*** This repository is deprecated ***) - The documentation to contribute to native code is available at https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/index.md, info about WebRTC is available at https://webrtc.org)
https://webrtc.org
BSD 3-Clause "New" or "Revised" License
237 stars 138 forks source link

Remove iOS/Android pre-built instructions #263

Closed Sean-Der closed 4 years ago

Sean-Der commented 4 years ago

These are no longer being updated. The last uploaded version is vulnerable to CVE-2020-6514

googlebot commented 4 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot commented 4 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

Sean-Der commented 4 years ago

@googlebot I signed it!

googlebot commented 4 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot commented 4 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

Sean-Der commented 4 years ago

@fippo https://www.appsight.io/sdk/google-web-rtc also has a list of everyone that is using the vulnerable libwebrtc version. Seems like a nice list of exploitable apps :(

Sean-Der commented 4 years ago

The errors aren't related to my PR

- ./_site/bugs/security/index.html
603  *  External link https://webrtc.org/bugs/#filing-a-security-bug failed: 404 No error
604- ./_site/experiments/index.html
605  *  External link http://webrtc.org/experiments failed: 404 No error
606- ./_site/index.html
607  *  External link https://webrtc.org/start failed: 404 No error
608- ./_site/native-code/development/index.html
609  *  External link https://webrtc.org/native-code/development/#contributing-your-first-patch failed: 404 No error
610- ./_site/start/index.html
611  *  External link http://io2014codelabs.appspot.com/static/codelabs/webrtc-file-sharing/#1 failed: 404 No error
612  *  External link https://github.com/priologic/easyrtc failed: 404 No error
613  *  External link https://html5-demos.appspot.com/static/getusermedia/screenshare.html failed: 404 No error
614  *  External link https://webrtc.org/native-code/ failed: 404 No error
615  *  External link https://webrtc.org/web-apis/interop/ failed: 404 No error
616htmlproofer 3.15.3 | Error:  HTML-Proofer found 9 failures!
fippo commented 4 years ago

@Sean-Der this site is not really maintained... but @natashenka will like this information :-)

Sean-Der commented 4 years ago

@MirkoBonadei hey! Any thoughts on this? thanks

Sean-Der commented 4 years ago

new Android/iOS binary builds were pushed with M86 https://groups.google.com/g/discuss-webrtc/c/pKCOpi9Llyc

Since these aren't vulnerable anymore closing!