New signing key for 8.0+:
gpg --keyserver pool.sks-keyservers.net --recv-keys 0x4E2C6E8793298290
See the torproject blog post regarding the 8.0 release for key info.
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) |
« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 77 Next › Last »
New signing key for 8.0+:
gpg --keyserver pool.sks-keyservers.net --recv-keys 0x4E2C6E8793298290
See the torproject blog post regarding the 8.0 release for key info.
curl: (22) The requested URL returned error: 404 Not Found
@arlion-dev : bonjour, la version est pour l'instant "périmé". Version actuelle 7.5.6 : https://dist.torproject.org/torbrowser/7.5.6/tor-browser-linux64-7.5.6_fr.tar.xz
L'adresse du téléchargement semble être un lien mort, j'ai l'erreur suivante :
curl: (22) The requested URL returned error: 404 Not Found ==> ERREUR : Erreur lors du téléchargement de https://dist.torproject.org/torbrowser/7.5.5/tor-browser-linux64-7.5.5_fr.tar.xz
I seriously came here to ask the same thing as @nTia89 — what is the deal with using three hash functions? This is just silly antics that make it harder to manage manually, clutter the diff history, and all without providing any benefit. One of the SHA mechanisms is sufficient, if that doesn't completely solve the problem adding another one is not going to solve the problem, much less adding MD5. Please revert 5df1ca8a986e
and use just GPG signature validation plus one set of SHA512 checksums.
@yar Why do you use three hash functions (md5sums, sha256sums and sha512sums)?
@grufo and @capncrisco..thank you. I see it's written in the pkgbuild now (unless I missed it before)
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