fildenisov / webrtc-security.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Study of WebRTC Security

This report is an open sourced examination of WebRTC's security. The project aim is to provide a comprehensive study of the security of WebRTC technology, and to examine strengths and weaknesses relative to competiting or similar technologies.

Please feel free to contribute your own knowledge and experience! When contributing, please use the method detailed below:

Contributing

  1. Fork it ( https://github.com/webrtc-security/webrtc-security.github.io/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

License:Other


Languages

Language:CSS 62.9%Language:HTML 27.5%Language:Ruby 9.7%