Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
YubiKey C Client Library (libykclient) is a C library used to validate a one-time-password (OTP) YubiKey against Yubico’s servers. See the Yubico website for more information about Yubico and the YubiKey.
libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures.
libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.
The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, import keys and certificates, create certificate requests, and other operations. It includes a library and a command-line tool.
This package contains a C library and command-line tools that make up the low-level development kit for the Yubico YubiKey authentication device.
This package provides the pcsc_scan, ATR_analysis, scriptor, and gscriptor commands, which are useful tools to test a PC/SC driver, card or reader or send commands in a friendly environment (text or graphical user interface).
Python library and command line tool for configuring a YubiKey. Note that after installing this package, you might still need to add appropriate udev rules to your system configuration to be able to configure the YubiKey as an unprivileged user.
This application is developed and issued by the German government to be used for online authentication with electronic German ID cards and residence titles. To use this app, a supported RFID card reader or NFC-enabled smart phone and a running pcscd service are required.
This package provides two libraries:
libp11provides a higher-level (compared to the PKCS#11 library) interface to access PKCS#11 objects. It is designed to integrate with applications that use OpenSSL.
pkcs11provOpenSSL provider module that allows accessing PKCS#11 modules in a semi-transparent way.
This is an OpenSSL provider to access hardware and software tokens using the PKCS#11 cryptographic token interface. Access to tokens depends on loading an appropriate PKCS#11 driver that knows how to talk to the specific token. The PKCS#11 provider is a connector that allows OpenSSL to make proper use of such drivers.
YubiKey Manager (Qt) is a graphical application for configuring any YubiKey over all USB interfaces. For a CLI alternative, refer to the python-yubikey-manager package.
The YubiKey Personalization package contains a C library and command line tools for personalizing YubiKeys. You can use these to set an AES key, retrieve a YubiKey's serial number, and so forth.
The pyscard smart card library is a framework for building smart card aware applications in Python. The smart card module is built on top of the PCSC API Python wrapper module.
pcsc-lite provides an interface to communicate with smartcards and readers using the SCard API. pcsc-lite is used to connect to the PC/SC daemon from a client application and provide access to the desired reader.
nitrocli is a program that provides a command line interface for interaction with Nitrokey Pro, Nitrokey Storage, and Librem Key devices.
Yubikey-oath-demenu lets you pick an OATH credential from your YubiKey using dmenu, and copies the corresponding OTP to the clipboard. Alternatively, it can "type" the OTP using xdotool on X11.
Notable features:
Pick between all credentials on all connected YubiKeys
No mouse interaction required
The Belgian eID middleware is required to authenticate with online services and sign digital documents with Belgian identity cards.
It requires a running pcscd service and a compatible card reader.
Cardpeek is a graphical tool to read the contents of ISO7816 smart cards. It is extensible with the LUA scripting language.
It supports the following type of cards:
Bank cards (VISA, MasterCard, CB and UK Post Office Account cards)
Passports and the Belgian identity card
Transport cards (Navigo, MOBIB, RavKav and VIVA cards)
Older GSM SIM cards without USIM data
Vitale 2 Health card
Moneo Electronic purse card
Driver Tachograph cards
OpenPGP Cards (beta)
It also has limited support for Mifare Classic compatible cards (Thalys card)
This package provides a communication library for Nitrokey.
This application provides support for using private and governmental e-services, signing and encrypting DigiDoc documents, and configuring Estonian ID cards. It requires a running pcscd service and a compatible card reader.
The SELinux CIL compiler is a compiler that converts the common intermediate language (CIL) into a kernel binary policy file.
SETools is a collection of graphical tools, command-line tools, and libraries designed to facilitate SELinux policy analysis.
The policycoreutils package contains the core utilities that are required for the basic operation of an SELinux-enabled GNU system and its policies. These utilities include load_policy to load policies, setfiles to label file systems, newrole to switch roles, and run_init to run service scripts in their proper context.
The libsemanage library provides an API for the manipulation of SELinux binary policies.
The libsepol library provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, and programs such as load_policy, which must perform specific transformations on binary policies (for example, customizing policy boolean settings).