tor-browser

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

moz.yaml (717B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Core
      5  component: "General"
      6 
      7 origin:
      8  name: rlbox_wasm2c_sandbox
      9  description: rlbox integration for the wasm2c sandboxed code
     10  url: https://github.com/PLSysSec/rlbox_wasm2c_sandbox/tree/upstream-wasm2c
     11 
     12  release: 5f2573e2203169b1a3e728a6d612fb78429e1cb8 (2025-03-19T02:22:06Z).
     13  revision: 5f2573e2203169b1a3e728a6d612fb78429e1cb8
     14 
     15  license: MIT
     16  license-file: LICENSE
     17 
     18 vendoring:
     19  url: https://github.com/PLSysSec/rlbox_wasm2c_sandbox
     20  source-hosting: github
     21  vendor-directory: third_party/rlbox_wasm2c_sandbox
     22 
     23  exclude:
     24    # dirs
     25    - test
     26    # files
     27    - ".*"
     28    - AppSandbox.md
     29    - CMakeLists.txt
     30    - LibrarySandbox.md
     31    - README.md
     32    - build-wasiclang.sh