tor-browser

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

moz.yaml (525B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Core
      5  component: "DOM: Web Authentication"
      6 
      7 origin:
      8  name: Microsoft WebAuthn
      9  description: Win32 APIs for WebAuthn
     10  url: https://github.com/microsoft/webauthn
     11 
     12  release: 9108981ca80b3c6788fa598708dcf3cb10220ad7
     13  revision: 9108981ca80b3c6788fa598708dcf3cb10220ad7
     14 
     15  license: MIT
     16 
     17 vendoring:
     18  url: https://github.com/microsoft/webauthn
     19  source-hosting: github
     20  vendor-directory: dom/webauthn/winwebauthn
     21  exclude:
     22    - "**"
     23  include:
     24    - LICENSE
     25    - README.md
     26    - webauthn.h