update key
$ gpg --recv-keys 2E1AC68ED40814E0
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.91 |
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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 77 Next › Last »
wcasanova commented on 2016-03-10 18:22 (UTC)
Krieger commented on 2016-02-27 02:30 (UTC)
Executing this:
gpg --keyserver pool.sks-keyservers.net --recv-keys 2E1AC68ED40814E0
worked, thanks ian_x86.
ian_x86 commented on 2016-02-24 03:07 (UTC)
Problems with error signature? try this : gpg --keyserver pool.sks-keyservers.net --recv-keys 2E1AC68ED40814E0
dmp1ce commented on 2016-02-01 23:44 (UTC)
I'm sure this has been asked before, but how can I make settings changes to the tor-browser-en and have them persist to new updates? I want to change the hidpi settings and add a few bookmarks.
mystified1234 commented on 2016-01-12 14:07 (UTC)
hi guys, found a work around for tor-browser-en.
install through packer.
I use manjaro and currently I'm testing aapricity.
through user $ yaourt -S packer
ownloading packer PKGBUILD from AUR...
x .AURINFO
x .SRCINFO
x PKGBUILD
after installing packer
packer -S tor-browser-en
Aur Targets (1): tor-browser-en
Pacman Targets (1): mime-types
should now work..
the other option is to download & extract the app from torproject to desktop both the folder "browser" and start-tor-browser.desktop. then dbl click this file and run as executable file.
this always works for me regardless of distro, but not as clean looking as installing through packer.
cheers
blueish4 commented on 2015-12-24 19:15 (UTC)
@Matheus You need to add the tor developer's key, see the comments below. Try:
gpg --keyserver pgp.mit.edu --recv-keys 2E1AC68ED40814E0
Matheus commented on 2015-12-24 06:15 (UTC)
This appearing a mistake that one or more signatures could not be verified.
toketin commented on 2015-12-21 22:03 (UTC)
Ok, the gpg --keyserver keys.gnupg.net --recv-keys 2E1AC68ED40814E0 command fixes the problem, probably @alexiobash you should add it on PKGBUILD directlty. Thanks!
TingPing commented on 2015-12-21 16:41 (UTC) (edited on 2015-12-21 16:41 (UTC) by TingPing)
The desktop file shouldn't reference a full path for the icon as this breaks icon themes. It should just be set to 'tor-browser-en'.
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