Version: 10.0.15, Package name: tb-browser-10.0.15 |
Maintained by: Caspar Schutijser |
Master sites: |
Description Tor Browser (TB) is a customized version of Firefox Extended Service Release built specifically for internet browsing over the Tor anonymity network. TB's configuration aims to mitigate attacks on a client's anonymity, including determining the client's actual IP address and browser fingerprinting. Other aspects of Firefox have also been patched to plug privacy leaks in ways not possible any other way. TB includes custom Firefox add-ons only meant for TB, including NoScript, HTTPS Everywhere, TorButton and Tor-Launcher. This package provides merely the modified version of Firefox ESR. Please install the tor-browser meta-package to make sure you have everything installed correctly. Remember that there are no perfect privacy or anonymity solutions, and this includes TB. As always you must pay attention and in many cases modify your behavior to ensure your privacy online. Note that JS is blocked everywhere by default in TB using NoScript. |
Filesize: 83316.898 KB |
Version History (View Complete History) |
|
2021-04-06 14:05:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to tor-browser 10.0.15, cope with a change in the NoScript extension that was resulting in html within <noscript> tags from being disallowed, fixing (amongst others) duckduckgo and startpage which weren't redirecting to their non-JS sites correctly. From deserter666 at danwin1210 me, ok maintainer |
2021-03-27 02:55:51 by Landry Breuil | Files touched by this commit (3) |
Log message: www/tor-browser: update to 10.0.14. See https://blog.torproject.org/new-release-tor-browser-10014 From MAINTAINER Caspar Schutijser |
2021-02-28 11:16:47 by Landry Breuil | Files touched by this commit (6) |
Log message: www/tor-browser: update to 10.0.12. See https://blog.torproject.org/new-release-tor-browser-10012 From MAINTAINER Caspar Schutijser, tested (and reminder to delete Carto.toml patch) by Dimitri Karamazov. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-12 22:08:28 by Jonathan Gray | Files touched by this commit (2) |
Log message: allow /dev/dri/card0 where /dev/drm0 was allowed ok Caspar Schutijser |
2021-02-12 01:02:36 by Landry Breuil | Files touched by this commit (1) |
Log message: www/tor-browser/browser: preemptively fix built with rust 1.50. from/ok semarie@, same fix as found in #1684261 |
2021-02-06 13:56:40 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to tor-browser-10.0.10, from Caspar Schutijser |
2021-01-31 04:54:21 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to tor-browser 10.0.9, from maintainer Caspar Schutijser |
2021-01-18 01:07:33 by Landry Breuil | Files touched by this commit (6) |
Log message: www/tor-browser: update to 10.0.8, from MAINTAINER Caspar Schutijser See https://blog.torproject.org/new-release-tor-browser-1008 |
2021-01-15 04:00:50 by Stuart Henderson | Files touched by this commit (9) |
Log message: Add /etc/resolv.conf to files allowed by unveil for all Firefox-based ports. Normally this file is exempted from unveil by "pledge dns", but if the user has disabled pledge (which is required for using some features) it will no longer be exempted, so must be handled explicitly by unveil. Problem reported by Stefan Hagen, ok jcs landry |
2021-01-05 03:29:44 by Landry Breuil | Files touched by this commit (3) |
Log message: fix build with cbindgen 0.16.0 backports https://hg.mozilla.org/releases/mozilla-esr78/rev/a1f99bfc3ee5 from bug #1684180 |
2020-12-16 14:33:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to tor-browser-10.0.7, from maintainer Caspar Schutijser |
2020-11-19 09:49:07 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to tor-browser 10.0.5, from maintainer Caspar Schutijser |
2020-11-17 08:58:06 by Landry Breuil | Files touched by this commit (1) |
Log message: drop all the redundant/deprecated bits that were either removed or moved to mozilla.port.mk - no REVISION bump as it uses bundled nss |
2020-11-14 04:53:28 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to tor-browser-10.0.4, from maintainer Caspar Schutijser https-everywhere merges into the main package |
2020-11-05 02:06:23 by Landry Breuil | Files touched by this commit (3) |
Log message: Fix build with rust 1.47.0. jumbo patch from https://hg.mozilla.org/releases/mozilla-esr78/rev/85c38ea4d349 cf https://bugzilla.mozilla.org/show_bug.cgi?id=1663715 ok semarie@ |
2020-10-23 01:04:09 by Landry Breuil | Files touched by this commit (29) |
Log message: Update to tor-browser 10.0.2, from MAINTAINER Caspar Schutijser. This version is based off firefox 78esr, and support for unveil() was added. See https://blog.torproject.org/new-release-tor-browser-100 and https://blog.torproject.org/new-release-tor-browser-1002 |
2020-08-26 01:37:39 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to tor-browser 9.5.4 See https://blog.torproject.org/new-release-tor-browser-954 from MAINTAINER Caspar Schutijser |
2020-08-23 00:33:55 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to tor-browser 9.5.3, from maintainer Caspar Schutijser https://blog.torproject.org/new-release-tor-browser-953 |
2020-07-21 07:21:36 by Sebastien Marie | Files touched by this commit (4) |
Log message: prepare firefox to be buildable with rustc 1.45.0 https://bugzilla.mozilla.org/show_bug.cgi?id=1640982 |
2020-07-02 11:50:45 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update tor-browser to 9.5.1 and sync noscript accordingly release notes: https://blog.torproject.org/new-release-tor-browser-951 from Caspar Schutijser (MAINTAINER) |
2020-06-13 00:26:02 by Landry Breuil | Files touched by this commit (12) |
Log message: Update to tor-browser 9.5, from maintainer Caspar Schutijser |
2020-05-05 14:12:20 by Stuart Henderson | Files touched by this commit (6) |
Log message: Update to tor-browser 9.0.10 (based on firefox 68.8.0esr). From Caspar Schutijser (maintainer), ok naddy@ |
2020-04-13 10:25:42 by Stuart Henderson | Files touched by this commit (6) |
Log message: www/tor-browser: add defence against font fingerprinting, from maintainer Caspar Schutijser |
2020-04-09 15:15:29 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to tor-browser 9.0.9, from maintainer Caspar Schutijser |
2020-04-05 10:58:27 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to tor-browser 9.0.8, from MAINTAINER Caspar Schutijser https://blog.torproject.org/new-release-tor-browser-908 |
2020-03-25 01:32:47 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to tor-browser 9.0.7, from maintainer Caspar Schutijser |
2020-03-14 01:21:45 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to tor-browser 9.0.6, from Maintainer Caspar Schutijser disable arm64 for now, needs fiddling with nspr patches. |
2020-02-16 03:45:59 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to tor-browser 9.0.5, based off firefox ESR 68.5.0. from Caspar Schutijser <caspar@schutijser.com> who takes over maintainership from Sean Levy (who originally ported this, thanks for the hard work!) properly substitute ${LOCALBASE}, and enables pledge() while here. |
2020-02-14 10:31:21 by Landry Breuil | Files touched by this commit (4) |
Log message: Actually remove patches that were supposed to have been removed in previous update, should fix make patch. spotted by naddy@ |
2020-02-13 00:41:54 by Landry Breuil | Files touched by this commit (37) |
Log message: Unbreak by updating to tor-browser 9.0.4, from Caspar Schutijser cf https://blog.torproject.org/new-release-tor-browser-90 based off esr68.4.1, tor-launcher and torbutton were merged into the browser. Update to 9.0.5 (based off 68.5.0) is in the pipe. Maintainer timeout |
2019-09-30 22:39:32 by Sebastien Marie | Files touched by this commit (6) |
Log message: unbreak www/firefox-esr and mail/mozilla-thunderbird after lang/rust upgrade mark www/tor-browser/browser as BROKEN (too outdated and not easily unbreakable) ok landry@ |
2019-09-22 11:19:07 by Stuart Henderson | Files touched by this commit (6) |
Log message: factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which is supposed to be "lonesome" on i386 because parts of the build take a lot of ram, but actually ended up as "lonesome parallel" due to a +=. hoping this will reduce the frequent build failures on i386. ok landry |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-02 10:52:09 by Landry Breuil | Files touched by this commit (2) |
Log message: Fix build with upcoming rust 1.36. found by semarie@ in https://reviews.freebsd.org/D20810#change-K68aYoUXfAu1, regression in rust itself tracked in https://github.com/rust-lang/rust/issues/62301 Builds fine with rust 1.35. |
2019-07-02 10:48:11 by Landry Breuil | Files touched by this commit (2) |
Log message: Regen patches |
2019-06-27 07:48:08 by Solene Rapenne | Files touched by this commit (7) |
Log message: Update to tor-browser-8.0.9 ok maintainer restore extensions due to SSL certificates expiration |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2019-05-09 00:31:18 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to tor-browser 8.0.9, from MAINTAINER. See https://blog.torproject.org/new-release-tor-browser-809 |
2019-05-01 11:36:30 by Landry Breuil | Files touched by this commit (11) |
Log message: Update to tor-browser 8.0.8, from MAINTAINER Sean Levy |
2019-03-11 13:04:38 by Sebastien Marie | Files touched by this commit (12) |
Log message: prepare firefox (all versions) to be compiled using rust-1.33 ok landry@ |
2018-10-08 09:28:05 by Landry Breuil | Files touched by this commit (8) |
Log message: Bump all ports using rust to ensure they get rebuilt/updated. |
2018-10-05 16:02:12 by Stuart Henderson | Files touched by this commit (3) |
Log message: security update to tor-browser 8.0.2, from attila (maintainer) |
2018-10-04 13:56:38 by Stuart Henderson | Files touched by this commit (2) |
Log message: Build with --disable-debug-symbols, to avoid a 1.1GB libxul.so and 300MB package (older versions didn't do this). Noticed by solene@, ok attila (maintainer) |
2018-10-03 08:55:36 by Stuart Henderson | Files touched by this commit (7) |
Log message: regen patches, no package change |
2018-09-28 08:54:26 by Stuart Henderson | Files touched by this commit (25) |
Log message: update to Tor Browser 8.0.1, from attila, plist nit pointed out by landry |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-01 09:44:29 by Stuart Henderson | Files touched by this commit (27) |
Log message: Bump the remaining ports to trigger updates following cpu stats changes (CPUSTATES/etc). Last part. - some of these might be in code that's not actually built or rarely used but it's not worth the hassle evaluating that, i'm just bumping & moving on. - as mentioned before, there might still be runtime problems relating to the addition or renumbering. |
2018-05-05 17:01:08 by Stuart Henderson | Files touched by this commit (7) |
Log message: update tor-browser in -stable to 7.5.3, from attila (maintainer) |
2018-04-24 12:06:30 by Stuart Henderson | Files touched by this commit (12) |
Log message: update to tor-browser 7.5.3, from attila (maintainer) |
2018-03-13 13:21:08 by Landry Breuil | Files touched by this commit (3) |
Log message: Bump REVISION for mozilla.port.mk changes. |
2018-01-10 06:22:25 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to tor-browser 7.0.11, from attila (maintainer) |
2017-08-25 04:23:59 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Properly bump. |
2017-08-24 03:45:24 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump; textproc/icu4c now uses multi-packages for -wwwdata |
2017-08-09 00:24:26 by Landry Breuil | Files touched by this commit (1) |
Log message: Set ONLY_FOR_ARCHS to reduce kittens genocide |
2017-08-08 04:22:55 by Landry Breuil | Files touched by this commit (1) |
Log message: Bump REVISION after mozilla.port.mk changes. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-26 14:50:39 by Stuart Henderson | Files touched by this commit (33) |
Log message: update to tor-browser 7.0.2 and related extensions. from attila (maintainer). also fixes build on a clang+libc++ system. there's a possible issue where the bookmark toolbar uses firefox defaults - to be investigated further, committing early as the previous version doesn't package any more. |
2017-06-13 23:23:10 by Landry Breuil | Files touched by this commit (4) |
Log message: Bump REVISIONs for mozilla.port.mk changes. |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-10 19:26:37 by Daniel Jakots | Files touched by this commit (10) |
Log message: Update to tor-browser 6.5.2, from MAINTAINER Sean Levy Prodded by landry@, looks good to edd@ |
2017-04-14 01:05:00 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: I don't see how this ever packaged; there's no README. |
2017-04-12 12:46:52 by Landry Breuil | Files touched by this commit (9) |
Log message: Update to tor-browser 6.5.1, from MAINTAINER Sean Levy - update tor-browser to 6.5.1, based off firefox esr45.8.0 - update https-everywhere to 5.2.11 - update torbutton to 1.9.6.14 |
2017-04-12 12:12:33 by Landry Breuil | Files touched by this commit (17) |
Log message: Fix WANTLIB and bump REVISION for all ports depending on hunspell. While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as it's a requirement for 53. |
2017-02-18 09:22:54 by Landry Breuil | Files touched by this commit (6) |
Log message: Consolidate textproc/icu4c common dependency into mozilla.port.mk, and allow to build against bundled icu4c by setting MOZILLA_USE_BUNDLED_ICU. |
2017-02-18 04:02:59 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Remove empty files Spotted by Rafael Sadowski. |
2017-01-31 06:48:18 by Landry Breuil | Files touched by this commit (18) |
Log message: Update to Tor Browser 6.5, from MAINTAINER. includes: - tor-browser 6.5.0 based on firefox esr 45.7.0 - depends on tor 0.2.9.9 - https-everywhere 5.2.9 - noscript 2.9.5.3 - tor-launcher 0.2.10.3 - torbutton 1.9.6.12 |
2017-01-24 14:27:28 by Landry Breuil | Files touched by this commit (4) |
Log message: Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk |
2016-12-24 13:15:06 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to tor-browser 6.0.8. Contains: - esr fork base updated to 45.6.0 - https-everywhere updated to 5.2.8 - torbutton updated to 1.9.5.13 From MAINTAINER attila / stalphonsos / com |
2016-12-02 01:18:19 by Landry Breuil | Files touched by this commit (13) |
Log message: Update to tor-browser 6.0.7, patching CVE-2016-9079 (Use-after-free in SVG Animation). updates: - https-everywhere to 5.2.7 - noscript to 2.9.5.2 - tor-launcher to 0.2.9.4 - torbutton to 1.9.5.12 From MAINTAINER attila // stalphonsos // com. |