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.95
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 .. 20 21 22 23 24 25 26 27 28 29 30 .. 77 Next › Last »

<deleted-account> commented on 2019-01-31 16:27 (UTC)

https://aur.archlinux.org/tor-browser-de.git

404 - Seite nicht gefunden

Die angeforderte Seite existiert leider nicht.

r381581 commented on 2019-01-29 10:36 (UTC)

tor-browser 8 is based on firefox60, which uses the Photon UI and is gtk3+ only. For me, tor-browser works fine without gtk2 installed. So, the gtk2 dependency should be removed and a gtk3 dependency added.

karhu commented on 2018-12-18 09:07 (UTC)

Thanks @atnanasi,

It works after to get the keys with the second one command. The first one doesn't work.

rokoucha commented on 2018-12-15 12:20 (UTC) (edited on 2018-12-15 12:21 (UTC) by rokoucha)

@karhu I have not signed to this package but this tarball has signed by The Tor Project.

If you don't have The Tor Project's PGP key, you need to receive keys.

gpg --recv-keys '8738A680B84B3031A630F2DB416F061063FEE659'

gpg --recv-keys 'EF6E286DDA85EA2A4BA7DE684E2C6E8793298290'

karhu commented on 2018-12-15 09:57 (UTC) (edited on 2018-12-15 09:59 (UTC) by karhu)

New version 8.0.3 same thing with the key.

And always :

gpg --search-keys ys2000pro@gmail.com gpg: data source: https://[2001:67c:26b4::98:0]:443 gpg: error searching keyserver: Pas de données gpg: échec de recherche au sein du serveur de clefs : Pas de données

Please @atnanasi, could you answer ?

yar commented on 2018-11-17 18:30 (UTC)

@l0b0 it's a git repo, so just mirror it somewhere and ask me to pull from it :)

l0b0 commented on 2018-11-16 08:40 (UTC)

I'd like to fix some shellcheck issues in tor-browser-en.sh. How do I submit a patch to a file which is not part of upstream?

erkin commented on 2018-10-27 03:12 (UTC)

Turkish ISPs block torproject.org, meaning it's not possible to build the package.

kevung commented on 2018-10-26 14:53 (UTC)

Hello everybody, I have the same issue as "zilvervos commented on 2018-03-19 16:02" when I try yaourt -S tor-browser:

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (51) SSL: no alternative certificate subject name matches target host name 'dist.torproject.org' ==> ERREUR : Erreur lors du téléchargement de https://dist.torproject.org/torbrowser/8.0.3/tor-browser-linux64-8.0.3_en-US.tar.xz Abandon… ==> ERREUR : Makepkg n'a pas pu construire tor-browser. ==> Relancer la compilation de tor-browser ? [o/N] ==> ----------------------------------------------

I tried to replace 8.0.3 into 8.0.3.1 in PKGBUILD without success. I did also gpg --keyserver pool.sks-keyservers.net --recv-keys EB774491D9FF06E2 as adviced by yar.

Does anybody encounter the same issue? Take care