Search Criteria
Package Details: btrustbiss 3.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/btrustbiss.git (read-only, click to copy) |
---|---|
Package Base: | btrustbiss |
Description: | Browser independent signing service. |
Upstream URL: | https://www.b-trust.org |
Keywords: | b-trust biss |
Licenses: | GPL |
Submitter: | bbbb |
Maintainer: | bbbb (localghost) |
Last Packager: | bbbb |
Votes: | 5 |
Popularity: | 0.000188 |
First Submitted: | 2019-07-21 14:13 (UTC) |
Last Updated: | 2024-11-11 09:31 (UTC) |
Dependencies (8)
- boost-libs
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- openssl-1.1
- pcsclite (pcsclite-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
1 2 Next › Last »
yasla commented on 2025-04-10 10:32 (UTC)
I've achieved success with BISS on my Manjaro today. Used the notes from this script: https://gist.github.com/voran/4e16f983d3307d54d076d920989163de. In fact only installed sac-core and deleted folder with biss libs, because I've already had setuped my smart card reader (signing PDFs with Okular working).
The only problem is that the signing window is only a tiny strip. Managed to overcome this bug with maximizing it (or full screen), but more nice was using the "Righ button menu->More actions->Configure Special Window Settings" and adding Size parameters for the windows e.g. 700x350px. This must be repeated for next steps windows too.
And it works fine now, test signing on their web site works!!!
Alien commented on 2024-11-11 10:31 (UTC)
@bbbb thanks for that, however that changed nothing - the problem is that openssl 1.0 is needed (for which there is an AUR package named
openssl-1.0
) and Boost 1.58 (but Arch Linux is already on a much later version - 1.86 - and I'm not sure how to "fix" that apart from compiling Boost 1.58)...bbbb commented on 2024-11-11 09:39 (UTC)
Ok I added openssl-1.1 and boost-libs decencies so now should to work correctly this application.
Alien commented on 2024-11-11 07:23 (UTC)
I've been unable to use this for the past few months. There are three .so files in
/opt/btrustbiss/lib/app/p11_libs
. Runningldd
onlibIDPrimePKCS11.so
shows that that a few dependencies are missing -libcrypto.so.1.0.0
and 4libboost_*.so.1.58.0
. Which is true - both packages are with later versions in Arch Linux.I don't know if that's the reason but I can't use my certificate any more - https://test.b-trust.bg/ gives "Необходим е клиентски сертификат!".
pkcs11-tool --verbose --module /opt/btrustbiss/lib/app/p11_libs/libcvP11.so --list-slots
gives "No slots."Any suggestions?
gmanev commented on 2024-05-31 06:00 (UTC)
If one gets ==> Validating source files with sha256sums... B-TrustBISS.tar ... FAILED ==> ERROR: One or more files did not pass the validity check!
then there is an old B-TrustBISS.tar in the directory left from a previous build. The remedy is just rm B-TrustBISS.tar
localghost commented on 2024-05-28 15:04 (UTC)
@bbbb, I need to talk with you
gmanev commented on 2024-01-12 10:34 (UTC)
Thank you for bringing this package to the Archlinux world!
Could someone from the maintainers bump the version to the latest one, 3.28 at the moment? Thanks!
localghost commented on 2022-06-10 08:20 (UTC)
I fixed these problems and If I have permissions I can push them to the repository.
Meanwhile you can build the package from here: https://git.proforge.dev/pub/archlinux/btrustbiss
Just a note: autostart and minimize to tray are not functional
cartogan commented on 2022-06-09 22:06 (UTC) (edited on 2022-06-09 22:12 (UTC) by cartogan)
Thank you for taking the time to package this for Arch. However, the checksum is out of date again. New one is 3ce3a05f538eab59d9212945798d660d71e09f0ab2951e5dc0d3c22198d69341. Also line 20 in the PKGBUILD should be "ar xv btrustbiss_3.10-1_amd64.deb" not "ar xv btrustbiss.deb" and "$pkgdir/usr/bin/btrust_biss" on line 29 should be replaced with "$pkgdir/opt/btrustbiss/bin/BISS".
bbbb commented on 2022-05-27 11:53 (UTC)
I have the same problem.
1 2 Next › Last »