Package Details: tor-browser-bin 14.0.3-1

Git Clone URL: https://aur.archlinux.org/tor-browser-bin.git (read-only, click to copy)
Package Base: tor-browser-bin
Description: Tor Browser Bundle: anonymous browsing using Firefox and Tor
Upstream URL: https://www.torproject.org/projects/torbrowser.html
Licenses: MPL-2.0
Conflicts: tor-browser
Provides: tor-browser
Submitter: FabioLolix
Maintainer: grufo (jugs)
Last Packager: jugs
Votes: 1281
Popularity: 1.89
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2024-12-06 14:48 (UTC)

Pinned Comments

grufo commented on 2019-08-15 02:22 (UTC)

Before running makepkg, you must do this (as normal user):

$ gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org

If you want to update tor-browser from AUR without AUR helpers you can run in a terminal:

$ tor-browser -u

Latest Comments

« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 Next › Last »

Maxr commented on 2012-08-19 09:56 (UTC)

You have to import the public key first (see posts below).

<deleted-account> commented on 2012-08-19 09:16 (UTC)

I am getting a message: ==> Verifying source file signatures with gpg... tor-browser-gnu-linux-x86_64-2.2.38-1-dev-en-US.tar.gz ... FAILED (unknown public key 416F061063FEE659) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them. Is there any way I can include the verification of the signature in the PKGBUILD?

dartfira commented on 2012-08-01 08:05 (UTC)

With last update it works correctly for me.

Maxr commented on 2012-07-13 06:01 (UTC)

Already wondered why I couldn't start tbb ... well, as it seems you have to compile tbb to use the patch. This pkgbuild uses the binary version, so no way ATM.

<deleted-account> commented on 2012-07-13 02:29 (UTC)

patch https://trac.torproject.org/projects/tor/attachment/ticket/6340/0001-Disables-the-ELF-hack-as-a-workaround-for-6340.patch

android_808 commented on 2012-06-10 19:00 (UTC)

Its a problem with makepkg. https://bugs.archlinux.org/task/28825 Try: env GNUPGHOME=/etc/pacman.d/gnupg makepkg -s

Maxr commented on 2012-06-08 15:34 (UTC)

Sorry, I can not reproduce this here right now. Please double check key importing and try it again.

blackhole commented on 2012-06-05 09:07 (UTC)

tor-browser-gnu-linux-x86_64-2.2.35-12-dev-en-US.tar.gz ... FAILED (unknown public key 416F061063FEE659) I have made this: pacman-key -r 416F061063FEE659 pacman-key -f 416F061063FEE659 and I have veryfied signatures pacman-key pacman-key --lsign-key 63FEE659 (with the number 416F061063FEE659 is not working) ==> Updating trust database... However,if I try to install the package I receive the same message about unknown public key 416F061063FEE659

Maxr commented on 2012-06-03 09:51 (UTC)

Changed dep from java-environment to java-runtime (did not increase the pkgrel, though). Please let me know if there are any problems.