tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

OWNERS (511B)


      1 # Environment has a limited visibility for stronger control what utilities are
      2 # exposed through it.
      3 # Utilities exposed through environemnt
      4 # - should be helpful for various WebRTC sub components.
      5 # - should be thread safe.
      6 # - should have a default implementation.
      7 # - should provide functionality different to existing utilities in the
      8 #   environemnt.
      9 # - should need at most one instance per peer connection.
     10 set noparent
     11 include ../../OWNERS_INFRA
     12 
     13 danilchap@webrtc.org
     14 hta@webrtc.org
     15 mbonadei@webrtc.org