i dunno. I clicked the build button on the manjaro software manager for this (and it was this 100%) and firedragon got installed. After like 10 failed attempts at trying to install the non bin version of this and removing dependencies a couple times I wouldn't be surprised if something broke. I'll try installing this again to see what happens for science.
---edit--- I got this message this time. "The PGP key 031F7104E932F7BD7416E7F6D2845E1305D6E801 is needed to verify librewolf-bin source files. Trust ohfp repo key (Repository signing key for privacyshark repo) 1813007-ohfp@users.noreply.gitlab.com and import the PGP key ?" said sure, go for it mr puter. Seems to have installed.
Pinned Comments
lsf commented on 2021-11-10 12:14 (UTC) (edited on 2023-04-17 07:18 (UTC) by lsf)
https://wiki.archlinux.org/title/Arch_User_Repository#Acquire_a_PGP_public_key_if_needed
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801
/edit: starting with 112.0-1, the binaries are signed with the maintainers shared key, so
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16
should do the trick instead. I've also signed the key with the previously used key, so you have at least some guarantee that it's not a malicious attack :)