I can't update it, the signature is wrong. It should be:
sha256sums_x86_64=('a2487b8154b54d6f8cd8a64fad3573a2f5763bcf43fde8473b8e27633645a524' 'SKIP')
instead (I don't know about i686).
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.79 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (UTC) |
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 77 Next › Last »
I can't update it, the signature is wrong. It should be:
sha256sums_x86_64=('a2487b8154b54d6f8cd8a64fad3573a2f5763bcf43fde8473b8e27633645a524' 'SKIP')
instead (I don't know about i686).
Bonjour, De grosses difficultés rencontrées avec gpg --keyserver pgp.mit.edu --recv-keys D1483FA6C3C07136 qui ne marchait pas, ni avec des alternatives.
La solution complète trouvée : pacman-key -r D1483FA6C3C07136
pacman-key --edit-key D1483FA6C3C07136
là, on arrive sous gpg : gpg> lsign
gpg> trust
(niveau de confiance : 3)
gpg> save
Source : https://wiki.archlinux.fr/Pacman-key#Installation_manuelle
update key
gpg --recv-keys D1483FA6C3C07136 && yaourt -S tor-browser-es
<hr>Llave Actualizada
gpg --recv-keys D1483FA6C3C07136 && yaourt -S tor-browser-es
I downloaded, updated the keys, and ran "makepkg -sri" on this package. I cannot find the updated browser on my system.
If I run "./tor-browser/tor-browser_en-US/Browser/start-tor-browser", it runs version 6.0.8. If I run "./.tor-browser-en/INSTALL/Browser/start-tor-browser", it runs version 6.5.1.
Where is version 7.5 supposed to be? The find command finds no other instances of file start-tor-browser. Thank you.
Hi, when trying to fetch gpg keys I am getting an unclear error:
$gpg --keyserver pool.sks-keyservers.net --recv-keys D1483FA6C3C07136 gpg: keyserver receive failed: Invalid argument
What should I do?
Hi,
In tor-browser-en.sh, please change the order in which the TB* vars are set and the args are parsed. You should only set TB_HOME_DIR and TB_REFRESH defaults before parsing args.
Edit: sorry, don't know how to escape italicizing _'s.
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