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.
cpass is a terminal user interface for pass. It supports both vim-like keybindings and the mouse.
This package provides a tool to demonstrate how easy it is to gain unauthorized access to a system by automatically attempting logins and passwords. It supports a wide range of protocols including SSH, SMTP and HTTP.
Pwgen generates passwords which can be easily memorized by a human.
Passwdqc is a password/passphrase strength checking and policy enforcement toolset, including an optional PAM module, pam_passwdqc, command-line programs (pwqcheck, pwqfilter, and pwqgen), and a library, libpasswdqc.
Pass OTP is an extension for password-store that allows adding one-time-password (OTP) secrets, generating OTP codes, and displaying secret key URIs using the standard otpauth:// scheme.
pwsafe is a password manager originally designed by Bruce Schneier. It offers a simple UI to manage passwords for different services. There are other programs that support the file format on different platforms.
CrackLib is a library containing a C function which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could easily be guessed (or "cracked") by filtering them out, at the source.
This package provides an encrypted password manager, forked from the password-store package. Files are encrypted with the age encryption package with small explicit keys.
Shroud is a simple secret manager with a command line interface. The password database is stored as a Scheme s-expression and encrypted with a GnuPG key. Secrets consist of an arbitrary number of key/value pairs, making Shroud suitable for more than just password storage. For copying and pasting secrets into web browsers and other graphical applications, there is xclip integration.
Maskprocessor is a high-performance word generator with a per-position configureable charset.
Pass-coffin is a pass extension that hides the password store data inside a GPG encrypted file, which we'll call a coffin.
pass-git-helper is a git credential helper which uses pass, the standard unix password manager, as the credential backend for your git repositories. This is achieved by explicitly defining mappings between hosts and entries in the password store.
Hashcat is an password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. Hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking.
wiggle attempts to apply patches to a target file even if the patches do not match perfectly.
Patchutils is a collection of programs that can manipulate patch files in useful ways such as interpolating between two pre-patches, combining two incremental patches, fixing line numbers in hand-edited patches, and simply listing the files modified by a patch.
Coccinelle is a tool that allows modification of C code using semantic patches in the SmPL for specifying desired matches and transformations in the C code.
GNU Wdiff is a front-end to the diff program from Diffutils that allows you to compare files on a word-by-word basis, where a word is anything between whitespace.
pwclient is a VCS-agnostic tool for interacting with Patchwork, the web-based patch tracking system.
Colordiff is Perl script wrapper on top of diff command which provides 'syntax highlighting' for various patch formats.
Visual Binary Diff (vbindiff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. It works well with large files (up to 4 GiB).
Patchwork is a patch tracking system. It takes in emails containing patches, and displays the patches along with comments and state information. Users can login allowing them to change the state of patches.
Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more.
Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.
Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding.
Patool provides a unified command line interface for a plethora of archivers. It supports the following archive formats natively:
TAR (.tar, .cbt)
BZIP2 (.bz2)
GZIP (.gz)
ZIP (zip, .jar, .cbz).
The archive formats below are also supported as long as the corresponding compressor or archiver commands are available:
7z (.7z, .cb7)
ACE (.ace, .cba)
ADF (.adf)
ALZIP (.alz)
APE (.ape)
AR (.a)
ARC (.arc)
ARJ (.arj)
CAB (.cab)
COMPRESS (.Z)
CPIO (.cpio)
DEB (.deb)
DMS (.dms)
FLAC (.flac)
GZIP (.gz)
ISO (.iso)
LRZIP (.lrz)
LZH (.lha, .lzh)
LZIP (.lz)
LZMA (.lzma)
LZOP (.lzo)
RPM (.rpm)
RAR (.rar, .cbr)
RZIP (.rz)
SHN (.shn)
TAR (.tar, .cbt)
XZ (.xz)
ZOO (.zoo).