tor-browser

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

manifest_with_disconnect_failure.json (211B)


      1 {
      2  "accounts_endpoint": "accounts.py",
      3  "client_metadata_endpoint": "client_metadata.py",
      4  "id_assertion_endpoint": "token.py",
      5  "disconnect_endpoint": "disconnect_failure.py",
      6  "login_url": "login.html"
      7 }