Package Details: tor-browser-bin 14.0.2-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: grufo
Votes: 1282
Popularity: 1.91
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2024-11-17 05:13 (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 .. 46 47 48 49 50 51 52 53 54 55 56 .. 77 Next › Last »

Crashlog commented on 2015-05-01 20:17 (UTC)

Is checking the wiki really too much to ask for? https://wiki.archlinux.org/index.php/Makepkg#Signature_checking

tastyminerals commented on 2015-05-01 20:10 (UTC)

For all those who have the same issue do please download the package from www.torproject.org and don't waste you time.

student975 commented on 2015-05-01 20:05 (UTC)

I have got the same issue as tastyminerals. After reading comments I have imported and signed the key ("pacman-key -r" and "pacman-key --lsign-key", and verified). The error still exists. It seems, some step still was missed. Hint?

OmeGa commented on 2015-05-01 07:56 (UTC)

@scan: Thanks, I didn't even notice that.

<deleted-account> commented on 2015-05-01 04:16 (UTC)

Fix: tor-browser-es.sh 57c57 < [[ -f $INSTALL_DIRECTORY/start-tor-browser ]] && echo $VERSION > $VERSION_FILE --- > [[ -f $INSTALL_DIRECTORY/start-tor-browser.desktop ]] && echo $VERSION > $VERSION_FILE 105c105 < cd $INSTALL_DIRECTORY && './start-tor-browser' --- > cd $INSTALL_DIRECTORY && './start-tor-browser.desktop'

whynothugo commented on 2015-04-29 10:07 (UTC)

@archaurwiki's advice is just as bad as tecnopado. *never* add a trust of level 5 to someone unless you've verified their key in person. Adding trust of 5 to a key you find in comments in the AUR means that whomever owns that key now has a huge influence in your gpg web-of-trust. And you're not really sure who that owner is.

syl commented on 2015-04-26 09:47 (UTC)

@mountpeaks: you better learn respect of each other. yar is doing good for longtime. All you need has already been discussed within the comment a while ago. Look for the history!

tastyminerals commented on 2015-04-26 09:08 (UTC)

@beroal: Maybe I should also teach the maintainer how to maintain AUR packages?