Automic VaultAutomic Vault

brew

opensc mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opensc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install opensc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install opensc

MacPorts ports tree · security/opensc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add opensc

Alpine Linux edge package indexes · opensc · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install opensc

Debian stable package indexes · opensc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install opensc

Fedora Rawhide package metadata · opensc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#opensc

nixpkgs package indexes · pkgs/by-name/op/opensc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S opensc

Arch Linux sync databases · opensc · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install opensc

openSUSE Tumbleweed package metadata · opensc · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Tools and libraries for smart cards

Befehle und Aliase

  • cardos-tool
  • cryptoflex-tool
  • dnie-tool
  • dtrust-tool
  • egk-tool
  • eidenv
  • gids-tool
  • goid-tool
  • iasecc-tool
  • netkey-tool
  • openpgp-tool
  • opensc-asn1
  • opensc-explorer
  • opensc-notify
  • opensc-tool
  • piv-tool
  • pkcs11-register
  • pkcs11-tool
  • pkcs15-crypt
  • pkcs15-init
  • pkcs15-tool
  • sc-hsm-tool
  • westcos-tool

Verlauf

Projektgeschichte und Nutzung

OpenSC provides smart-card tools and middleware, centered on cryptographic cards and tokens. It implements a PKCS#11 module, PKCS#15 support, many card-specific utilities, and platform integration pieces that let applications use private keys without extracting them from cards.

Projektgeschichte

The OpenSC project dates to the early 2000s. Its project-history page records libopensc and opensc-apps 0.3.x releases in November and December 2001, and OpenSC 0.4.0 on 2001-12-29 by Juha Yrjola, Antti Tapaninen, and Timo Teras, merging libopensc and opensc-apps into one package and adding abstract card handling.

The project evolved from Unix smart-card tooling into cross-platform middleware. SourceForge metadata records the project as registered on 2001-05-03, and the modern GitHub project describes downloads for Windows installers, macOS installers, source tarballs, and nightly builds.

Adoptionsgeschichte

OpenSC became a common free PKCS#11 provider for cards that do not rely solely on vendor middleware. Debian describes it as a way for applications such as Firefox/Iceweasel and Thunderbird/Icedove to use smart cards via PKCS#11, while Red Hat documentation says RHEL provides the OpenSC PKCS#11 driver for smart cards by default.

Its adoption is broad in distribution terms: packages exist across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, Nix, Chocolatey, winget, MacPorts, and openSUSE. That breadth reflects a support role for authentication, mail encryption, digital signatures, VPN/client certificates, SSH, browser certificate stores, and token debugging.

Wie es verwendet wird

Operators use pkcs11-tool, opensc-tool, pkcs15-tool, pkcs15-init, piv-tool, openpgp-tool, and card-specific helpers to inspect readers, list slots, initialize cards, import certificates, test PIN behavior, and exercise cryptographic operations. The package usually reads configuration from opensc.conf and integrates with PC/SC readers.

Applications use the OpenSC PKCS#11 module through NSS, p11-kit, OpenSSL integration layers, browser certificate stores, VPN clients, SSH tooling, and other software that knows PKCS#11. The OpenSC FAQ emphasizes that PKCS#11 is a software API for cryptographic hardware, while PKCS#15 is an on-card filesystem layout; OpenSC bridges both when a supported card allows it.

Warum Paket-Nerds sich dafür interessieren

OpenSC is package-nerd gold because it turns hardware variance into a distro-maintained middleware stack. The package surface includes shared libraries, a PKCS#11 module, many tiny card tools, PC/SC integration, Windows MiniDriver support, macOS CryptoTokenKit/Tokend pieces, udev/system integration in some distributions, and card-driver policy encoded in opensc.conf.

Zeitleiste

  • 2001-05-03: SourceForge metadata records OpenSC registration.
  • 2001-11-23: OpenSC 0.3 was created.
  • 2001-12-29: OpenSC 0.4.0 merged libopensc and opensc-apps into one package and added abstract card handling.
  • 2002-03-13: OpenSC 0.6.0 added card-reader abstraction and support for additional card families, according to NEWS excerpts.
  • 2025-2026: OpenSC NEWS and wiki history show ongoing releases, card-driver fixes, PKCS#11 changes, and packaging work.

Related projects

  • OpenSC commonly works with pcsc-lite, CCID reader drivers, p11-kit, NSS, libp11, engine_pkcs11, pkcs11-provider, OpenSSL, GnuTLS, Firefox, Thunderbird, OpenVPN, SSH, and hardware tokens or smart cards implementing PIV, OpenPGP, PKCS#15, or vendor-specific applets.

Quellen

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/opensc.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cardos-toolcliglobales Executable
cryptoflex-toolcliglobales Executable
dnie-toolcliglobales Executable
dtrust-toolcliglobales Executable
egk-toolcliglobales Executable
eidenvcliglobales Executable
gids-toolcliglobales Executable
goid-toolcliglobales Executable
iasecc-toolcliglobales Executable
netkey-toolcliglobales Executable
openpgp-toolcliglobales Executable
opensc-asn1cliglobales Executable
opensc-explorercliglobales Executable
opensc-notifycliglobales Executable
opensc-toolcliglobales Executable
piv-toolcliglobales Executable
pkcs11-registercliglobales Executable
pkcs11-toolcliglobales Executable
pkcs15-cryptcliglobales Executable
pkcs15-initcliglobales Executable
pkcs15-toolcliglobales Executable
sc-hsm-toolcliglobales Executable
westcos-toolcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.27.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/OpenSC/OpenSC

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:opensc
Version0.27.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/opensc
Homepagehttps://github.com/OpenSC/OpenSC/wiki
Repositoryhttps://github.com/OpenSC/OpenSC
Upstream-Dokumentationhttps://github.com/OpenSC/OpenSC/blob/master/README.md
LizenzLGPL-2.1-or-later
Quellarchivhttps://github.com/OpenSC/OpenSC/releases/download/0.27.1/opensc-0.27.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:05:44-07:00
Pulseupdated
Abhängigkeitenopenssl@3
Build-Abhängigkeitendocbook-xsl, pkgconf
Von macOS bereitgestellte Bibliothekenpcsc-lite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenThe OpenSSH PKCS11 smartcard integration will not work. If you need this functionality, unlink this formula, then install the OpenSC cask.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopensc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

opensc 0.26.1-2

Smart card utilities with support for PKCS#15 compatible cards

https://github.com/OpenSC/OpenSC/wiki

sudo apt install opensc
  • Section: utils
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opensc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opensc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

opensc-pkcs11 0.26.1-2

Smart card utilities (PKCS#11 module)

https://github.com/OpenSC/OpenSC/wiki

sudo apt install opensc-pkcs11
  • Section: utils
  • Architecture: amd64
  • Source Package: opensc
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opensc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opensc-pkcs11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

opensc

nix profile install nixpkgs#opensc
  • normalized package name match
  • Abgeglichen nach: Opensc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opensc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

opensc 0.25.0~rc1-1build2

Smart card utilities with support for PKCS#15 compatible cards

https://github.com/OpenSC/OpenSC/wiki

sudo apt install opensc
  • Section: universe/utils
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opensc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opensc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

opensc-pkcs11 0.25.0~rc1-1build2

Smart card utilities (PKCS#11 module)

https://github.com/OpenSC/OpenSC/wiki

sudo apt install opensc-pkcs11
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: opensc
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opensc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opensc-pkcs11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

opensc 0.26.1-r0

Open source smart card tools and middleware

https://github.com/OpenSC/OpenSC

sudo apk add opensc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: opensc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensc-bash-completion 0.26.1-r0

Bash completions for opensc

https://github.com/OpenSC/OpenSC

sudo apk add opensc-bash-completion
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: opensc
  • normalized package name match
  • Abgeglichen nach: Opensc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensc-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensc-dev 0.26.1-r0

Open source smart card tools and middleware (development files)

https://github.com/OpenSC/OpenSC

sudo apk add opensc-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: opensc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensc-doc 0.26.1-r0

Open source smart card tools and middleware (documentation)

https://github.com/OpenSC/OpenSC

sudo apk add opensc-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: opensc
  • normalized package name match
  • Abgeglichen nach: Opensc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

opensc 0.27.1-3.fc45

Smart card library and applications

https://github.com/OpenSC/OpenSC/wiki

sudo dnf install opensc
  • License: LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opensc
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opensc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

opensc-libs 0.27.1-3.fc45

OpenSC libraries

https://github.com/OpenSC/OpenSC/wiki

sudo dnf install opensc-libs
  • License: LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: opensc
  • 6 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opensc-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

opensc 0.27.1-2

Tools and libraries for smart cards

https://github.com/OpenSC/OpenSC/wiki

sudo pacman -S opensc
  • License: LGPL
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opensc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opensc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

opensc 0.27.1-1.2

Smart Card Utilities

https://github.com/OpenSC/OpenSC/wiki

sudo zypper install opensc
  • License: LGPL-2.1-or-later
  • Category: Productivity/Security
  • Architecture: x86_64
  • Source Package: opensc
  • 8 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opensc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

opensc-bash-completion 0.27.1-1.2

Bash Completion for opensc

https://github.com/OpenSC/OpenSC/wiki

sudo zypper install opensc-bash-completion
  • License: LGPL-2.1-or-later
  • Category: Productivity/Security
  • Architecture: noarch
  • Source Package: opensc
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opensc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opensc-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

opensc

sudo port install opensc
  • normalized package name match
  • Abgeglichen nach: Opensc
MacPorts ports tree · api.github.com · MacPorts ports tree: security/opensc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

opensc

choco install opensc
  • normalized package name match
  • Abgeglichen nach: Opensc
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: opensc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','office365homepremium'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment