Search Criteria
Package Details: keys-pub 0.2.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/keys-pub.git (read-only, click to copy) | 
|---|---|
| Package Base: | keys-pub | 
| Description: | keys.pub CLI client and service (keys, keysd) | 
| Upstream URL: | https://keys.pub/ | 
| Keywords: | client keys keys-pub keys.pub keysd management service sigchain | 
| Licenses: | MIT | 
| Conflicts: | keys-pub-git | 
| Submitter: | matthias.lisin | 
| Maintainer: | eyenx (tongpu) | 
| Last Packager: | eyenx | 
| Votes: | 1 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2020-05-10 07:50 (UTC) | 
| Last Updated: | 2022-04-22 16:11 (UTC) | 
Dependencies (4)
- libfido2 (libfido2-fullAUR)
 - git (git-gitAUR, git-glAUR) (make)
 - go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
 - org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-gitAUR, dssdAUR, himitsu-secret-serviceAUR, kwallet-gitAUR, keepassxc-qt6AUR, pass-secret-serviceAUR, pass-secret-service-binAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet) (optional) – storing secrets
 
Latest Comments
kseistrup commented on 2021-10-10 13:35 (UTC)
PKGBUILDis installingfido2.soin/usr/binwith permissions0644. Is that really the best place for a shared library?matthias.lisin commented on 2020-06-05 14:38 (UTC)
Since the test result depends on external devices, it's not suitable for the masses. Disabled the fido2 tests.
eyenx commented on 2020-06-05 14:27 (UTC)
Build fails on
check()http://ix.io/2olQ
matthias.lisin commented on 2020-05-11 10:39 (UTC)
@vanhtuan0409 Sorry, shouldn've at least tried it after linking it. I didn't like placing fido2.so in /usr/bin. Backfired nicely.
Update incoming.
vanhtuan0409 commented on 2020-05-11 04:13 (UTC)
Hi, I'm running into an issue when keys complain that "service and client are running from different directories. Directories /usr/lib/keys-pub != /usr/bin" I think symlink break keysd. Copy keysd directly into /usr/bin works