gpg --recv-keys 416F061063FEE659
Did the trick to me
Search Criteria
Package Details: tor-browser-bin 14.0.2-1
Package Actions
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.87 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (UTC) |
Dependencies (19)
- alsa-lib
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- startup-notification
- gst-libav (gst-libav-gitAUR) (optional) – H.264 video
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – H.264 video
- kdialog (kdialog-gitAUR) (optional) – KDE dialog boxes
- libnotify (libnotify-gitAUR) (optional) – Gnome dialog boxes
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio audio driver
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – simple dialog boxes
Required by (0)
Sources (8)
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 67 68 .. 77 Next › Last »
gim commented on 2014-04-13 18:58 (UTC)
yar commented on 2014-03-21 17:18 (UTC)
@Ba7a7chy Erinn Clark usually builds TBB packages. If you trust her key, run this:
$ sudo pacman-key --recv-keys 0x416F061063FEE659
To trust inside a chroot, run something like this:
$ sudo arch-nspawn /var/lib/archbuild/blahblah/root pacman-key --recv-keys 0x416F061063FEE659
Tor project devs list their keys here:
https://www.torproject.org/docs/signing-keys.html.en
https://www.torproject.org/docs/verifying-signatures.html.en
bararchy commented on 2014-03-21 08:34 (UTC)
==> Verifying source file signatures with gpg...
tor-browser-linux64-3.5.3_en-US.tar.xz ... FAILED (unknown public key 416F061063FEE659)
==> WARNING: Warnings have occurred while verifying the signatures.
Please make sure you really trust them.
yar commented on 2014-02-19 19:17 (UTC)
Sorry I wasn't clear before - I will NOT abandon this package. If I or anyone else creates a source version it should simply be called "tor-browser." I absolutely agree with the value of a binary package and will continue using it myself, since the binaries are GPG signed. The value in a source PKGBUILD will be for developers, not all the users of this package.
EscapedNull commented on 2014-02-19 17:32 (UTC)
Nothing4You, the only problem I see with that idea is that everyone already using this package will have to uninstall it and install tor-browser-en-bin to continue using it, otherwise they will be silently switched to compiling from source.
kyak, that's unfortunate.
Nothing4You commented on 2014-02-19 15:36 (UTC)
There could also get created tor-browser-en-bin, the -bin suffix for binary sources is much more common than -src for builds from source.
beroal commented on 2014-02-19 15:26 (UTC)
“AUR is source only”
Well, if there are a compiled file, I use it in AUR PKGBUILD. Sometimes it is the only option.
kyak commented on 2014-02-19 15:22 (UTC)
EscapedNull, updating doesn't take a few minutes to compile because i choose to clean up my build directory (automatically by pacman AUR helper) and don't plan to change this behaviour.
EscapedNull commented on 2014-02-19 14:29 (UTC)
kyak, fair enough. But as I said, updating from a previous version should only take a few minutes to compile in most cases, provided you're using a persistent build directory. Creating tor-browser-en-src is also an option, but that's up to yar. As a side note: you don't have to check their site for updates. Torbutton automatically checks and warns you when there's an update available.
beroal, that's true for the official repos, but the AUR is source only (or it is supposed to be). This is one of the only packages I've seen that breaks that rule. I'm guessing it wouldn't be much harder to implement deterministic builds in official packages than in the AUR. If deterministic builds are the future, who is to say that TUs won't adopt the same process? But I'm not even thinking that far into the future; I'm only suggesting deterministic builds for this particular package at this point.
kyak commented on 2014-02-19 04:19 (UTC)
EscapedNull, let me explain what convenience is from my point of view. Running pacaur -Syu and having the latest tor-browser installed in seconds, that's what it is. Not having to check their site for updates and manually downloading and extracting the tarball, as you suggested.
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