@tumbler: Well, you need to trust that key. An explanation https://bbs.archlinux.org/viewtopic.php?pid=1488772#p1488772 .
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.76 |
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)
- 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 .. 53 54 55 56 57 58 59 60 61 62 63 .. 77 Next › Last »
beroal commented on 2014-12-31 19:49 (UTC)
Marcel_K commented on 2014-12-31 19:36 (UTC)
@yar: Add
validpgpkeys=('8738A680B84B3031A630F2DB416F061063FEE659')
to PKGBUILD.
tumbler commented on 2014-12-31 18:51 (UTC)
if i add the public key with $ gpg --recv-keys 416F061063FEE659 .. i get this message of error:
==> Verifying source file signatures with gpg...
tor-browser-linux64-4.0.2_en-US.tar.xz ... FAILED (the public key 8738A680B84B3031A630F2DB416F061063FEE659 is not trusted)
beroal commented on 2014-12-31 17:32 (UTC)
@tumbler: see https://wiki.archlinux.org/index.php/Tor#Web_browsing
tumbler commented on 2014-12-31 16:46 (UTC)
while compiling it responds:
FAILED (unknown public key 416F061063FEE659)
how to fix it?
<deleted-account> commented on 2014-11-28 13:29 (UTC)
Failure to download, seems ISP is blocking tor page. Users should use different nameservers.
lockheed commented on 2014-11-10 06:55 (UTC)
This is what I get since about two weeks:
==> ERROR: Failure while downloading tor-browser-linux64-4.0.1_en-US.tar.xz
Aborting...
nariox commented on 2014-11-01 16:17 (UTC)
Just in case, I was also having problems with SSL. Even after signing the certs. My problems was that I was using a custom DNS (OpenDNS), which was blocking requests to the tor-project.
roysc commented on 2014-10-24 20:41 (UTC)
WRT the unknown public key, the package is signed by Erinn Clark. Verify here:
https://github.com/vinc3nt/tor-browser-installer/blob/master/README.mkd
http://pgp.mit.edu:11371/pks/lookup?search=+0x63FEE659&op=index
You just need to import the key to avoid the warning.
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