Hm, maybe, will investigate on that later this week...
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: | 1281 |
Popularity: | 1.54 |
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 .. 70 71 72 73 74 75 76 77 Next › Last »
Maxr commented on 2012-05-28 11:06 (UTC)
lahwaacz commented on 2012-05-22 19:12 (UTC)
should it not depend on java-runtime instead of java-environment?
jpate commented on 2012-05-08 18:27 (UTC)
you need to add the key to your keyring: https://wiki.archlinux.org/index.php/Pacman-key
as mentioned a couple comments down, you can check the key fingerprint at https://www.torproject.org/docs/signing-keys.html.en
Maxr commented on 2012-05-08 18:27 (UTC)
Mh, I would say you are in need of the appropriate public key. Download & import it. In fact, signature checking works providing that you have the key available.
mmm commented on 2012-05-08 18:18 (UTC)
the signature feature would be nice for this package, yet now i get
Verifying source file signatures with gpg...
tor-browser-gnu-linux-i686-2.2.35-11-dev-en-US.tar.gz ... FAILED (unknown public key 416F061063FEE659)
==> WARNING: Warnings have occurred while verifying the signatures.
Please make sure you really trust them.
<deleted-account> commented on 2012-05-04 17:34 (UTC)
I get a 404 when downloading the package because all of the packages here (https://www.torproject.org/dist/torbrowser/linux/) are 2.2.35-11. Flagged as out-of-date.
jpate commented on 2012-03-19 15:48 (UTC)
perfect! thank you :)
Maxr commented on 2012-03-19 15:46 (UTC)
Have a look at this page: https://www.torproject.org/docs/signing-keys.html.en
jpate commented on 2012-03-19 10:12 (UTC)
Given the nature of this package, it would be nice to be able to verify the public key fingerprint somewhere besides the PGP keyserver. I see the name associated with the public key "Erinn Clark" is one of the "core people" on the Tor project website, but there's no PGP fingerprint there that I can see.
Maxr commented on 2012-03-11 15:53 (UTC)
Package update: To improve security, the PKGBUILD will not install tor-browser to /opt/ anymore. Instead, it will just put the .tar.gz archive in /opt/tor-browser-en/. The included wrapper script will extract it to the user's home directory upon first call. This way, no temporary files will be stored world-readable in /opt but in the users home directory.
Everytime tor-browser gets updated, the wrapper script should automatically update the per-user copy when it's called the first time after package installation. No user action should be required. Please test and report any issues.
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