Well... i've found ssh-smart, but it seems to not support this card :-( here is PKGBUILD if someone wants to finish it:
pkgname=ssh-smart
pkgver=0.0.1
pkgrel=1
pkgdesc="basic proof-of-concept of ssh identity on smartcard. The smartcard, used to store the ssh identity, is a memory card (I2C 16KBIT/2048 bytes)."
arch=('any')
license=('GPL')
url="http://www.foo.be/ssh-smart/"
depends=(perl libtowitoko2)
source=("http://www.foo.be/ssh-smart/files/${pkgname}-${pkgver}.tar.gz")
md5sums=('dd30f1b359b94b401e0af971f60400fe')
build() {
Search Criteria
Package Details: scmccid 5.0.35-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/scmccid.git (read-only, click to copy) |
|---|---|
| Package Base: | scmccid |
| Description: | Binary driver for the SCM smart card readers |
| Upstream URL: | https://www.scm-pc-card.de/driver |
| Keywords: | driver smartcard |
| Licenses: | custom:proprietary |
| Submitter: | noalwin |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 12 |
| Popularity: | 0.30 |
| First Submitted: | 2009-11-06 13:56 (UTC) |
| Last Updated: | 2025-10-31 14:33 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libusb-compat (libusb0AUR)
- pcsclite (pcsclite-gitAUR)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, vim-classic-gitAUR, gvim-classic-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
Required by (4)
- ravkavonline (optional)
- safesignidentityclient (optional)
- scl011
- sdi011
Sources (2)
Latest Comments
« First ‹ Previous 1 2
Harvie commented on 2010-08-28 03:33 (UTC)
Harvie commented on 2010-08-28 02:56 (UTC)
Wow. I was looking for this... you guys have some links to HOWTOs? I wonder if i can use it to store my SSH key on smartcard...
Pinned Comments
vitaliikuzhdin commented on 2025-10-31 13:59 (UTC)
Since
5.0.35-6, the package no longer installs to/usr/localbut instead hexpatches hardcoded paths to comply with the Arch FHS. As of this version,scmccid.iniis now located at/usr/lib/identiv/ini/scmccid.ini.Please test and share any feedback, as I don’t own any devices that require this myself.