Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

40,299

Downloads of v 10.5.8:

37

Last Update:

27 Jan 2021

Package Maintainer(s):

Software Author(s):

  • The Tor Project Inc.

Tags:

admin foss cross-platform tor browser firefox esr privacy anonymity

Tor Browser (alpha)

Downloads:

40,299

Downloads of v 10.5.8:

37

Maintainer(s):

Software Author(s):

  • The Tor Project Inc.

Tor Browser (alpha)

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Unknown

WARNING

This package was rejected on 03 Mar 2021. The reviewer chocolatey-ops has listed the following reason(s):

dimqua (maintainer) on 27 Jan 2021 00:02:03 +00:00:

User 'dimqua' (maintainer) submitted package.

chocolatey-ops (reviewer) on 27 Jan 2021 00:38:16 +00:00:

tor-browser-dev has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.

chocolatey-ops (reviewer) on 27 Jan 2021 00:44:23 +00:00:

tor-browser-dev has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/a9271252f20d6ec74a9196fd253c25b4 for details.
The package status will be changed and will be waiting on your next actions.

  • NEW! We have a test environment for you to replicate the testing we do. This can be used at any time to test packages! See https://github.com/chocolatey/chocolatey-test-environment
  • Please log in and leave a review comment if you have questions and/or comments.
  • If you see the verifier needs to rerun testing against the package without resubmitting (a issue in the test results), you can do that on the package page in the review section.
  • If the verifier is incompatible with the package, please log in and leave a review comment if the package needs to bypass testing (e.g. package installs specific drivers).
  • Automated testing can also fail when a package is not completely silent or has pop ups (AutoHotKey can assist - a great example is the VeraCrypt package).
  • A package that cannot be made completely unattended should have the notSilent tag. Note that this must be approved by moderators.

chocolatey-ops (reviewer) on 16 Feb 2021 00:49:26 +00:00:

We've found tor-browser-dev v10.5.8 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.

Take action:

  • Log in to the site and respond to the review comments.
  • Resubmit fixes for this version.
  • If the package version is failing automated checks, you can self-reject the package.

If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.

Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.

chocolatey-ops (reviewer) on 03 Mar 2021 00:49:53 +00:00:

Unfortunately there has not been progress to move tor-browser-dev v10.5.8 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.

Status Change - Changed status of package from 'submitted' to 'rejected'.

Description

The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.

Tor Browser lets you use Tor on Microsoft Windows, macOS, or GNU/Linux without needing to install any software. It can run off a USB flash drive, comes with a pre-configured web browser to protect your anonymity, and is self-contained (portable).

Notes

  • This package only installs the English (en-US) version of Tor Browser.
  • In some countries the Tor Project website is blocked or censored and it is not possible to download Tor Browser directly.

tools\chocolateyInstall.ps1
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$installArgs = '/S /D=' + $toolsDir

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  url            = 'https://dist.torproject.org/torbrowser/10.5a8/torbrowser-install-10.5a8_en-US.exe'
  url64bit       = 'https://dist.torproject.org/torbrowser/10.5a8/torbrowser-install-win64-10.5a8_en-US.exe'
  checksum       = '57ee6d5780e4bb6b7beb76fb60bf806e0689f355b28e5454e3af450113e7199d'
  checksum64     = '44b5213fd279d034c84f9b12fe1d7abc21dabbcb32ab226d7999e96844fb1180'
  checksumType   = 'sha256'
  checksumType64 = 'sha256'
  silentArgs     = $installArgs
}

Install-ChocolateyPackage @packageArgs

$files = Get-ChildItem $toolsDir -include *.exe -recurse
foreach ($file in $files) {
    New-Item "$file.ignore" -type file -force | Out-Null
}

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
Tor Browser (alpha) 13.5.4 2537 Saturday, February 3, 2024 Approved
Tor Browser (alpha) 13.5.3 7379 Saturday, December 23, 2023 Approved
Tor Browser (alpha) 13.5.2 8904 Saturday, December 2, 2023 Approved
Tor Browser (alpha) 13.5.1 1712 Monday, November 20, 2023 Approved
Tor Browser (alpha) 13.0.2 3092 Saturday, August 19, 2023 Approved
Tor Browser (alpha) 13.0.1 80 Saturday, July 29, 2023 Approved
Tor Browser (alpha) 12.5.7 38 Tuesday, July 25, 2023 Approved
Tor Browser (alpha) 12.0.1 700 Tuesday, August 9, 2022 Approved
Tor Browser (alpha) 11.5.13 96 Thursday, June 30, 2022 Approved
Tor Browser (alpha) 11.5.12 67 Friday, June 17, 2022 Approved
Tor Browser (alpha) 11.5.9 140 Wednesday, April 27, 2022 Approved
Tor Browser (alpha) 11.5.8 136 Thursday, March 24, 2022 Approved
Tor Browser (alpha) 11.5.4 210 Wednesday, February 16, 2022 Approved
Tor Browser (alpha) 11.5.1 259 Tuesday, December 14, 2021 Approved
Tor Browser (alpha) 11.0.10 141 Friday, November 5, 2021 Approved
Tor Browser (alpha) 11.0.9 130 Sunday, October 17, 2021 Approved
Tor Browser (alpha) 11.0.7 114 Thursday, September 23, 2021 Approved
Tor Browser (alpha) 11.0.5 131 Tuesday, August 24, 2021 Approved
Tor Browser (alpha) 11.0.4 99 Tuesday, August 17, 2021 Approved
Tor Browser (alpha) 11.0.2 109 Wednesday, July 21, 2021 Approved
Tor Browser (alpha) 10.5.17 135 Tuesday, June 29, 2021 Approved
Tor Browser (alpha) 10.5.16 117 Friday, June 11, 2021 Approved
Tor Browser (alpha) 10.5.15 153 Tuesday, April 27, 2021 Approved
Tor Browser (alpha) 10.5.14 119 Wednesday, April 14, 2021 Approved
Tor Browser (alpha) 10.5.13 109 Monday, April 5, 2021 Approved
Tor Browser (alpha) 10.5.7 238 Wednesday, January 20, 2021 Approved
Tor Browser (alpha) 10.5.6 312 Thursday, December 17, 2020 Approved
Tor Browser (alpha) 10.5.4 153 Wednesday, November 18, 2020 Approved
Tor Browser (alpha) 10.5.3 88 Wednesday, November 18, 2020 Approved
Tor Browser (alpha) 10.5.1 256 Wednesday, October 14, 2020 Approved
Tor Browser (alpha) 9.5.12 431 Thursday, May 7, 2020 Approved
Tor Browser (alpha) 9.5.11 226 Friday, April 10, 2020 Approved
Tor Browser (alpha) 9.5.10 144 Friday, April 10, 2020 Approved
Tor Browser (alpha) 9.5.9 176 Tuesday, March 31, 2020 Approved
Tor Browser (alpha) 9.5.7 237 Wednesday, March 11, 2020 Approved
Tor Browser (alpha) 9.5.6 164 Tuesday, March 3, 2020 Approved
Tor Browser (alpha) 9.5.5 217 Saturday, February 15, 2020 Approved
Tor Browser (alpha) 9.5.4 220 Saturday, January 11, 2020 Approved
Tor Browser (alpha) 9.5.3 205 Wednesday, December 4, 2019 Approved
Tor Browser (alpha) 9.5.2 174 Tuesday, November 12, 2019 Approved
Tor Browser (alpha) 9.5.1 188 Wednesday, October 23, 2019 Approved
Tor Browser (alpha) 9.0.8 155 Wednesday, October 16, 2019 Approved
Tor Browser (alpha) 9.0.7 181 Tuesday, October 1, 2019 Approved
Tor Browser (alpha) 9.0.6 184 Thursday, September 5, 2019 Approved
Tor Browser (alpha) 9.0.4 226 Tuesday, July 9, 2019 Approved
Tor Browser (alpha) 9.0.3 173 Tuesday, June 25, 2019 Approved
Tor Browser (alpha) 9.0.2 179 Tuesday, June 11, 2019 Approved
Tor Browser (alpha) 9.0.1 180 Wednesday, May 22, 2019 Approved
Tor Browser (alpha) 8.5.12 190 Wednesday, May 8, 2019 Approved
Tor Browser (alpha) 8.5.11 183 Monday, April 15, 2019 Approved
Tor Browser (alpha) 8.5.9 201 Thursday, March 21, 2019 Approved
Tor Browser (alpha) 8.5.8 191 Friday, February 15, 2019 Approved
Tor Browser (alpha) 8.5.7 192 Wednesday, January 30, 2019 Approved
Tor Browser (alpha) 8.5.6 223 Tuesday, December 18, 2018 Approved
Tor Browser (alpha) 8.5.5 215 Tuesday, December 4, 2018 Approved
Tor Browser (alpha) 8.5.4 233 Monday, November 19, 2018 Approved

This package has no dependencies.

Discussion for the Tor Browser (alpha) Package

Ground Rules:

  • This discussion is only about Tor Browser (alpha) and the Tor Browser (alpha) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Tor Browser (alpha), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus