Package Details: tor-browser-bin 14.0.9-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: 1288
Popularity: 3.61
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2025-04-02 14:08 (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 .. 70 71 72 73 74 75 76 77 Next › Last »

<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.

Maxr commented on 2012-05-28 11:06 (UTC)

Hm, maybe, will investigate on that later this week...

lahwaacz commented on 2012-05-22 19:12 (UTC)

should it not depend on java-runtime instead of java-environment?

jpate commented on 2012-05-08 18:27 (UTC)

you need to add the key to your keyring: https://wiki.archlinux.org/index.php/Pacman-key as mentioned a couple comments down, you can check the key fingerprint at https://www.torproject.org/docs/signing-keys.html.en

Maxr commented on 2012-05-08 18:27 (UTC)

Mh, I would say you are in need of the appropriate public key. Download & import it. In fact, signature checking works providing that you have the key available.