_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


pass-age 1.7.4a2
Dependencies: age@1.3.1 coreutils-minimal@9.1 git-minimal@2.54.0 procps@4.0.3 qrencode@4.1.1 sed@4.9 tree@2.3.2 util-linux@2.40.4
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/FiloSottile/passage
Licenses: GPL 2+
Build system: copy
Synopsis: Encrypted password manager
Description:

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.

zxcvbn-c 2.6
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/tsyrogit/zxcvbn-c
Licenses: Expat
Build system: gnu
Synopsis: C/C++ implementation of the zxcvbn password strength estimation
Description:

This library is a C/C++ implementation of the zxcvbn password strength estimator. It provides functions to rate password strength, by comparing the password to several word lists, including English first and last names.

pass-coffin 1.2.1
Dependencies: password-store@1.7.4 tar@1.35
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/ayushnix/pass-coffin
Licenses: GPL 3
Build system: gnu
Synopsis: Pass extension to keep the tree of passwords encrypted
Description:

Pass-coffin is a pass extension that hides the password store data inside a GPG encrypted file, which we'll call a coffin.

secretsd 1.0-1.d12eefe
Dependencies: python-dbus@1.2.18 python-platformdirs@4.3.6 python-cryptography@44.0.0 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/grawity/secretsd
Licenses: Expat
Build system: pyproject
Synopsis: Basic FreeDesktop.org Secret Service backend
Description:

secretsd is a generic backend for the libsecret API to use on headless systems or minimal desktop environments. It stores secrets in a sqlite database, encrypted using a AES key. The database key is stored in a regular file next to the database by default, but can be read from an external program.

impass 0.14.1
Dependencies: bash-minimal@5.2.37 gtk@4.22.1 gobject-introspection@1.86.0 python-i3ipc@2.2.1-0.a670f24 python-xdo@0.5 python-gpg@1.10.0 python-pygobject@3.54.3
Propagated dependencies: xclip@0.13
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://finestructure.net/impass/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Password manager
Description:

impass 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.

ssh-to-age 1.2.0
Dependencies: go-golang-org-x-crypto@0.50.0 go-filippo-io-edwards25519@1.2.0 go-filippo-io-age@1.3.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/Mic92/ssh-to-age
Licenses: Expat
Build system: go
Synopsis: Convert SSH @code{ed25519} keys to @code{age} keys
Description:

This package provides a simple command-line tool to convert SSH ed25519 keys to age keys.

pass-otp 1.2.0
Dependencies: oath-toolkit@2.6.11
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/tadfisher/pass-otp
Licenses: GPL 3+
Build system: gnu
Synopsis: Pass extension for managing one-time-password (OTP) tokens
Description:

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.

hydra 9.6
Dependencies: freerdp@2.11.7 gtk+@3.24.51 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/vanhauser-thc/thc-hydra
Licenses: AGPL 3+
Build system: gnu
Synopsis: Gain access to a remote system by trying logins and passwords
Description:

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.

pass-tomb 1.3-0.f4f34f4
Dependencies: tomb@2.13
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/roddhjav/pass-tomb
Licenses: GPL 3+
Build system: gnu
Synopsis: Pass extension keeping the tree of passwords encrypted
Description:

Pass-tomb provides a convenient solution to put your password store in a Tomb and then keep your password tree encrypted when you are not using it. It uses the same GPG key to encrypt passwords and tomb, therefore you don't need to manage more key or secret. Moreover, you can ask pass-tomb to automatically close your store after a given time.

tessen 2.2.3
Dependencies: libnotify@0.8.8 wl-clipboard@2.3.0 wtype@0.4 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/ayushnix/tessen
Licenses: GPL 2
Build system: gnu
Synopsis: Frontend for password-store and gopass
Description:

Tessen is a bash script that can autotype and copy data from password-store and gopass files.

pass-git-helper 4.3.0
Dependencies: password-store@1.7.4 python-pyxdg@0.28
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/languitar/pass-git-helper
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Git credential helper interfacing with pass
Description:

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.

pwsafe 3.70.1
Dependencies: curl@8.6.0 file@5.46 util-linux@2.40.4 libxt@1.3.1 libxtst@1.2.5 openssl@3.5.5 qrencode@4.1.1 wxwidgets@3.2.10 xerces-c@3.3.0
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://www.pwsafe.org/
Licenses: Artistic License 2.0
Build system: cmake
Synopsis: Password safe with automatic input and key generation
Description:

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.

libpwquality 1.4.5
Dependencies: cracklib@2.10.3
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/libpwquality/libpwquality
Licenses: GPL 2+
Build system: gnu
Synopsis: Password quality checker
Description:

Libpwquality is a library for password quality checking and generation of random passwords that pass the checks.

makepasswd 0.5.4-1.3545d57
Dependencies: libxcrypt@4.4.38 openssl@3.5.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/khorben/makepasswd
Licenses: GPL 3
Build system: gnu
Synopsis: Generate (pseudo-)random passwords and hashes
Description:

Makepasswd is a program that generates pseudo-random passwords of a desired length. It can also generate their corresponding hashes for a given encryption algorithm if so desired.

bruteforce-salted-openssl 1.5.0
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/glv2/bruteforce-salted-openssl
Licenses: GPL 3+
Build system: gnu
Synopsis: Bruteforce cracker for openssl encrypted files
Description:

This is a cracker for openssl encrypted files. 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.

hashcat-utils 1.9
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/hashcat/hashcat-utils/
Licenses: Expat
Build system: gnu
Synopsis: Small utilities that are useful in advanced password cracking
Description:

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.

himitsu-secret-service 0.1
Dependencies: python-dbus@1.3.2 python-pycryptodome@3.23.0 python-pygobject@3.54.3 python-pyhimitsu@0.0.9 python-prctl@1.8.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://git.sr.ht/~apreiml/himitsu-secret-service
Licenses: Expat
Build system: pyproject
Synopsis: Freedesktop secret-service daemon implementation for Himitsu
Description:

This package provides a secret service implementation for Himitsu, allowing seamless access for applications storing secrets through the protocol.

lesspass 10.2.1
Dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://lesspass.com/
Licenses: GPL 3
Build system: pyproject
Synopsis: Stateless password manager
Description:

This is the command-line interface of LessPass, which computes a password deterministically from a site, a login, options and a master password, which is the only secret to keep.

passwdqc 2.1.0
Dependencies: linux-pam@1.5.2 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://www.openwall.com/passwdqc/
Licenses: Modified BSD BSD 1-Clause
Build system: gnu
Synopsis: Password/passphrase strength checking and policy enforcement toolset
Description:

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-rotate 0.1
Dependencies: python-beautifulsoup4@4.14.3 python-docopt@0.6.2 python-html5lib@1.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://git.sr.ht/~sircmpwn/pass-rotate
Licenses: Expat
Build system: pyproject
Synopsis: Rotate password on online services
Description:

pass-rotate is a command line utility and python library for rotating passwords on various web services. It makes it easier to rotate your passwords, one at a time or in bulk, when security events or routine upkeep of your online accounts makes it necessary.

bruteforce-luks 1.4.1
Dependencies: cryptsetup-minimal@2.8.4
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/glv2/bruteforce-luks
Licenses: GPL 3+
Build system: gnu
Synopsis: LUKS encrypted volume cracker
Description:

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.

xkcdpass 1.30.0
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/redacted/XKCD-password-generator
Licenses: Modified BSD CC0 CC-BY-SA 3.0 CC-BY-SA 4.0 EUPL 1.1 GPL 2 GPL 3 LGPL 2.0 LGPL 2.1 MPL 1.1
Build system: pyproject
Synopsis: Generate secure multiword passwords/passphrases, inspired by XKCD
Description:

This package provides a flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936.

himitsu 0.10
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://himitsustore.org/
Licenses: GPL 3
Build system: hare
Synopsis: Password and secret manager daemon
Description:

Himitsu is a daemon-oriented secret storage tool, including both a client and daemon program. Secrets, including passwords and keys, may be requested either through clients such as himitsu-ssh or through the included hiq tool. Upon request, the user is prompted to authorize access for that process to that specific secret. Himitsu uses the Hare cryptographic library, which has not been audited.

sops 3.12.2
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://getsops.io
Licenses: MPL 2.0
Build system: go
Synopsis: Tool for managing secrets
Description:

sops is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP.

Total packages: 72465