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.
AWS Vault is a tool to securely store and access Amazon Web Services credentials.
AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config.
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.
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.
John the Ripper is a fast password cracker. Its primary purpose is to detect weak Unix passwords. Besides several crypt password hash types most commonly found on various Unix systems, supported out of the box are Windows LM hashes, plus lots of other hashes and ciphers. This is the community-enhanced, "jumbo" version of John the Ripper.
This is a cracker for LUKS encrypted volumes. It can be used either in exhaustive mode to try every password given a charset or in dictionary mode to try every password contained in a file.
This package provides a git credential helper that queries Himitsu for credentials.
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.
This package provides a GTK prompter for Himitsu, used to request user consent for application access to stored secrets.
assword is a simple password manager using GPG-wrapped JSON files. It has a command line interface as well as a very simple graphical interface, which can even "type" your passwords into any X11 window.
KeePassXC is a password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-file which can be stored on an external storage device. The databases are encrypted using the algorithms AES or Twofish.
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.
Tessen is a bash script that can autotype and copy data from password-store and gopass files.
Hashcat-utils are a set of small utilities that are useful in advanced password cracking. They all are packed into multiple stand-alone binaries. All of these utils are designed to execute only one specific function. Since they all work with STDIN and STDOUT you can group them into chains.
This package provides a simple command-line tool to convert SSH ed25519 keys to age keys.
FPM2 is GTK2 port from Figaro's Password Manager originally developed by John Conneely, with some new enhancements.
Upstream development seems to have stopped. It is therefore recommended to use a different password manager.
Libpwquality is a library for password quality checking and generation of random passwords that pass the checks.
This package provides a secret service implementation for Himitsu, allowing seamless access for applications storing secrets through the protocol.
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.
Colordiff is Perl script wrapper on top of diff command which provides 'syntax highlighting' for various patch formats.
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.
pwclient is a VCS-agnostic tool for interacting with Patchwork, the web-based patch tracking system.
wiggle attempts to apply patches to a target file even if the patches do not match perfectly.
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.
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).