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.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
chkrootkit is a tool to locally check for signs of a rootkit installed on a Unix system. It contains a shell script that checks system binaries for rootkit modification, and several programs that perform various security checks including examining network interfaces for promiscuous mode, checking for deleted files still being accessed, and scanning for known rootkit signatures in log files and system binaries.
A command line driven installer with sane defaults.
This is the living area and distribution channel for SOF firmware and topology binaries. It's still very much WiP and may churn a little until things settle down.
Chili login theme for SDDM.
LXQt Theme based on Arc by horst3180 and LXQt dark theme
Paper is an open source FreeDesktop icon project
SDDM theme from Darkine KDE collection, a pure QtQuick2 based SDDM login theme
Forked version of breeze style theme with additional color-schemes for PantherX.
Broot is a command-line tool for navigating directory trees and managing files. It provides fast fuzzy searching, file preview capabilities, Git status integration, and customizable panels. Broot helps you quickly overview and navigate large directory structures.
WakaTime CLI is a command line interface used by all WakaTime text editor plugins to track coding activity. It provides automatic time tracking for programmers, with dashboards showing metrics and insights about coding habits.
Witr (Why Is This Running) is a Linux CLI debugging tool that explains the causal chain of why a process exists. It traces process ancestry, maps ports to processes, and identifies contexts like Git repositories, Docker containers, and PM2 instances.
Codex CLI is an AI-powered coding agent from OpenAI that runs locally on your computer. It assists with software development tasks directly within a terminal environment, providing code suggestions, explanations, and automated coding assistance.
Binsider is a terminal user interface for analyzing ELF binaries. It enables static and dynamic analysis, string extraction, library inspection, and hexdump generation through an interactive command-line environment.
This package provides the TCG TSS2. The stack contains libtss2-fapi, libtss2-esys, libtss2-sys, libtss2-mu, libtss2-tcti-device, libtss2-tcti-swtpm and libtss2-tcti-mssim.
The tpm2-tss-engine project implements a cryptographic engine for OpenSSL for Trusted Platform Module (TPM 2.0) using the tpm2-tss software stack that follows the Trusted Computing Groups (TCG) TPM Software Stack (TSS 2.0).
PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device as the cryptographic token.
TPM (Trusted Platform Module) 2.0 tools based on tpm2-tss
This is a system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG. The daemon (tpm2-abrmd) is implemented using Glib and the GObject system. In this documentation and in the code we use tpm2-abrmd and tabrmd interchangeably.