Search Criteria
Package Details: btrustbiss 3.34-1
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: | localghost |
Votes: | 5 |
Popularity: | 0.015912 |
First Submitted: | 2019-07-21 14:13 (UTC) |
Last Updated: | 2024-05-28 09:54 (UTC) |
Dependencies (6)
- 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, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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-compatAUR)
Latest Comments
1 2 Next › Last »
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.
localghost commented on 2022-05-25 12:10 (UTC)
In KDE application windows show as very tiny vertical bars and could not be used. Minimizing / maximizing them doesn't change anything
bbbb commented on 2022-04-04 05:29 (UTC) (edited on 2022-04-04 05:31 (UTC) by bbbb)
For Fifrefox needed certificates are: http://ca.b-trust.org/repository/B-TrustRootQCA_DER.crt http://ca.b-trust.org/repository/B-TrustRootACA_DER.crt http://ca.b-trust.org/repository/B-TrustOperationalQCA_DER.crt http://ca.b-trust.org/repository/B-TrustOperationalACA_DER.crt
Instructions for installing: https://www.b-trust.bg/attachments/BtrustPrivateFile/25/docs/Instruktsiya-za-instalirane-i-nastroyka-na-BISS.pdf
ieti commented on 2022-04-03 20:23 (UTC)
Package is outdated - latest tar have checksum 0f59b480b5b64e18eb07e36c48541401112be15e8416562f66503f35eba5ee07
Also in order for this software to run in needs b-trust root certificates to be installed. I think windows version installs those, but linux version not and this causes ssl connection between websites and the java application to fail.
Please fix that or at least document which certificates are needed.
localghost commented on 2020-01-30 17:38 (UTC) (edited on 2020-01-31 08:32 (UTC) by localghost)
To make it working one should edit /usr/bin/btrust_biss and change the path for sun.security.smartcardio.library to:
-Dsun.security.smartcardio.library=/usr/lib/libpcsclite.so.1.0.0
e.g. remove '/x86_64-linux-gnu'
This is Arch, not Debian/Ubuntu
Also this package should be installed: https://www.archlinux.org/packages/community/x86_64/pcsclite;
pcscd.socket and pcscd.service should be enabled and started:
systemctl enable... systemctl start...
1 2 Next › Last »